the NAS is unix based and has it's own tool which is even slower
am i doomed by the sheer number of smaller files?Any thoughts or recommendations appreciated. winner gets a free pint
| 07-12-2010, 23:48 | #1 |
|
Registered User
![]() |
file migration with robocopy
anyone have good experience with it? Have a large number of files, not a very large amount of data, that i'm trying to migrate from a directly attached storage array to a NAS. Was hoping it would finish overnight but i'm getting appalling transfer rates of about 1.2MB/s.. Server 2003 btw. Have tried mapping the drive to a 2008 box in an effort to use the multithreading function but it doesn't make any difference. So naturally i assumed it's the network or the disk read/write of the SA or NAS, but every time it encounters a larger file the transfer speed picks up considerably, so it's not likely the network, and only possibly the disks. At this rate i'm looking at a week to move less than half a TB!
the NAS is unix based and has it's own tool which is even slower am i doomed by the sheer number of smaller files?Any thoughts or recommendations appreciated. winner gets a free pint
|
|
|
|
Advertisement
|
|
|
| 08-12-2010, 10:11 | #2 |
|
Registered User
![]() |
|
|
|
| Thanks from: |
| 08-12-2010, 11:37 | #4 | ||
|
Registered User
![]() |
Quote:
not at your suggestion it would be a great way out for me, but need to preserve everything, and, well, there's about 2.7 million files would probably take as long to zip & unzip!Quote:
|
||
|
|
| 08-12-2010, 11:47 | #5 |
|
Registered User
![]() |
Maybe. Try it on a chunk and see, I still think it would be much quicker than copying files individually. When you say "preserve everything", are you talking about permissions etc.? Depending on how complex the permissions are, maybe you could even reapply them after the transfer?
|
|
|
|
Advertisement
|
|
|
| 08-12-2010, 11:52 | #6 |
|
Registered User
![]() |
ya, the security, acl's, the lot. unfortunately for me the directory structure is deep and complet in places, with different permissions everywhere. Luckily there's only a small number of shares which i can recreate, but it's really the number of files and permissions that's the reall killer here.
|
|
|
| 08-12-2010, 11:53 | #7 |
|
Registered User
![]() |
It's the number and size of small files that is killing you but the problem could be on the NAS end rather than the DAS end.... i.e. it the NAS could be far slower at seeks and writes then than the DAS is at seeks and reads - asumming that the das is something decent like a SCSI based disk array not talking a USB drive.
Have you tried copying the files from the DAS to sonething else besides the NAS? If the NAS is bad at writing small files, then it's probably not going to be much better at reading them, so I wouldn't be too confident about putting 2.7 million files on it. Even if you're only using it for backup, at some point you will want them off of it, and you probably won't want to wait a week to get them back. |
|
|
| 08-12-2010, 12:14 | #8 | |||
|
Registered User
![]() |
Quote:
the das is scsi alrightQuote:
Quote:
|
|||
|
|