Myself..I havent seen col copy/ndmpcopy/snapmirror do much over 18-22Mb/sec depending on platform.
If I had a free hour Id love to go into my Lab and prove myself wrong, but I wont be able to until at least tomorrow if anyone is interested in some data between some 880s.
-----Original Message----- From: Fox, Adam [mailto:Adam.Fox@netapp.com] Sent: Wednesday, June 27, 2001 1:46 PM To: 'FPS France'; toasters@mathworks.com Subject: RE: Vol copy max speed ? alternatives ?
I guess I'm not sure what a 'perfect' 10BT connection speed is and so the comparisons confuse me.
By my calculations:
10Mb 1MB 1GB 60s 60 min ---- ------- ------ ------- --------- = 4.39 GB/hr. 1s 8Mb 1024MB 1 min 1 hr
This is 10BT at it's maximum throughput...not counting for protocols, etc.
So let's look at 36 GB/hour using the same method:
36GB 1024 MB 8Mb 1 hr 1 min ----- ------------ ------ ------- ---------- = 81.92 Mb/s 1 hr 1 GB 1MB 60 min 60 sec
So you're a little under a "perfect" 100BT from my calcuations. Not great, but not as bad as I read it to be..and 18X better than 10BT.
If the purpose is to reduce downtime (perfectly resonable) then perhaps you need something that can do incremental changes instead of doing it in one shot.
ndmpcopy can help. It's free and has incremental support even if it's a little slower, if you can reduce the size of your last incremental, it won't hurt as much if the data you are trying to move while you are down is smaller.
SnapMirror is *great* for this. The only downside is it is not free. You'll need to work out a deal with your rep if you feel this is really the way you want to go.
Just some thoughts.
-- Adam Fox NetApp Professional Services, NC adamfox@netapp.com
-----Original Message----- From: FPS France [mailto:fpsfrance@fps.fr] Sent: Thursday, June 21, 2001 11:20 AM To: toasters@mathworks.com Subject: Vol copy max speed ? alternatives ?
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.72
95526.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.