Tagged Questions
0
votes
2answers
130 views
How create ghost images and copy to many drives [closed]
I am looking for the cleanest and most reliable solution to create ghost images of a windows 7 based machine and copy these images to multiple hard drives.
I am looking for the software needed to ...
3
votes
2answers
389 views
Why does a CP command on linux consume CPU?
I just run a copy command for two large directories with a small number of huge files and I see my cp process is consuming around half a core in top:
51116 root 20 0 110m 876 688 D 43.9 ...
0
votes
1answer
315 views
Windows Server hard disk writes slow down after about one minute
I'm copying a 130 GB SQL Server backup to my Windows 2008 server, and to start with I get write speeds around 80 GB/sec, which is about what I'd expect. However, after the initial burst about a ...
1
vote
3answers
1k views
Data Copy Tool/Method
I am trying to copy a large amount of data (several hundred gigs, with folders and files of various sizes) from local storage on a Windows 2008 server to a CIFS share on another server. The CIFS ...