Unsolved
This post is more than 5 years old
35 Posts
0
878
May 8th, 2008 09:00
Flush the Source Drive of a Clone
I have a script to clone a drive but I need a way to flush the source drive, in order to get all the data. Now I could always wait like 5-10 minutes for the flush to happen on its own but I would like to flush it manually. The script runs on the host that contains the Cloned drive because I have to issue commands to detach the drive letter to start the clonning process. Any thoughts?
Thanks,
Mike
Thanks,
Mike
No Events found!


AranH1
2.2K Posts
0
May 8th, 2008 09:00
Example:
admsnap flush -o E:
This will cause the host to all outstanding i/o to disk for the E: drive.
Mpalumbo
35 Posts
0
May 8th, 2008 10:00
Mike
AranH1
2.2K Posts
0
May 8th, 2008 11:00
RRR
6 Operator
•
5.7K Posts
0
May 9th, 2008 00:00
dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
May 10th, 2008 08:00
RRR
6 Operator
•
5.7K Posts
0
May 13th, 2008 00:00
plink is for remote command lines on linux
psexec is for remote command lines on windows
dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
May 13th, 2008 06:00