Hi everyone,
We are looking for a high rate migration operation which could let us move a volume from a disk shelf to another. In a first place, we think of using the vol copy command. We thaught we could easily manage a strong volume copy rate but it appeared the rate is buggy limited to 36Gb/hour (as if the Filer was copyinbg over a 'perfect' 10Bas-T interface) : http://now.netapp.com/Knowledgebase/solutionarea.asp?id=3.0.7295526.2875209&... resource= In looking around we found papers dealing with others interface kinds : http://now.netapp.com/Knowledgebase/solutionarea.asp?id=3.0.7295507.2875209 The limit are 25GB/hr over 100Base-T interface, and 28GB/hr over FDDI so less than a 'perfect' 10Base-T interface. (on a F630 Filer :)
Reasons given by the NetApp support is the CPU has a bunch of work in calculating optimizations of read and write operations. But I would be sure we are really not strunglled by any other limitations.
So here are our two questions : - (just to be sure) did anyone succed in using the vol copy command once and go beyond these limits ? -what is your opinion about that alternative : plug the Filer on a private Giga-ethernet network and make a manual copy (copy -R mnt/nac/vol0 /other_place ) of the whole volume from a shelf to the other. Do you think we could obtain real high rate transfers while keeping the integrity of the volume ? (the volume is a root volume with the "/etc" directory), no special tricks needed (if I use Windows, may I expect ACL modifications) ?
I thank you in advance.