Migrating files from NetApp to Linux
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > WebserverTalk Community > Data Storage > Migrating files from NetApp to Linux




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Migrating files from NetApp to Linux  
Sandman


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-22-07 12:13 AM

Hi,
For various reasons I need to do this. Would like to use ndmpcopy,
in fact I have it running on my Linux system. I have ndmpd turned on,
on NetApp.

Is there an Open Source ndmpd server available for Linux?

Thanks,
Sandman






[ Post a follow-up to this message ]



    Re: Migrating files from NetApp to Linux  
hsing


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-23-07 12:12 AM

Why can't you mount the NFS file system on the Linux machine and do
local copy?

Hsing

On Apr 21, 1:04 pm, Sandman <enjoylife_95...@hotmail.com> wrote:
> Hi,
>     For various reasons I need to do this. Would like to use ndmpcopy,
> in fact I have it running on my Linux system. I have ndmpd turned on,
> on NetApp.
>
>    Is there an Open Source ndmpd server available for Linux?
>
> Thanks,
> Sandman







[ Post a follow-up to this message ]



    Re: Migrating files from NetApp to Linux  
Raju Mahala


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-23-07 06:13 PM

On Apr 22, 11:47 pm, hsing <hsingy...@gmail.com> wrote:
> Why can't you mount the NFS file system on the Linux machine and do
> local copy?
>
> Hsing
>
> On Apr 21, 1:04 pm, Sandman <enjoylife_95...@hotmail.com> wrote:
>
>
> 
> 
> 
>
> - Show quoted text -


I hope you want ndmpcopy for level 1 and level 2 for incremental. So
same can achieved by rsync on linux. So just mount netapp volume over
NFS and migrate the data by rsync command.

- Raju






[ Post a follow-up to this message ]



    Re: Migrating files from NetApp to Linux  
Sandman


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
05-04-07 12:14 AM

The volume I wanted to migrate contained directories with lots and
lots of files in them. Rsync really cannot help because it chokes up.
Copying the files is out of the question as well because it takes so
long.

I ended up using plain old dump and restore, and it was amazingly
fast:
linuxclient# cd /volume_you_need_transfer_files_to
linuxclient# rsh filer dump 0f - /vol/volname > level0_dmp
linuxclient# restore rf level0_dmp

I ran sysstat on the filer and there was a lot of data leaving the
filer, but actually very little data coming in, so I'm assuming rsh
wasn't creating additional traffic

If my understanding of ndmpcopy is correct, this is exactly what it
does anyway, but between filers. Since my destination was a non-filer
I realized I didn't really need ndmpcopy after all.

EL


On Apr 23, 7:08 am, Raju Mahala <rajumah...@gmail.com> wrote:
> On Apr 22, 11:47 pm, hsing <hsingy...@gmail.com> wrote:
>
>
> 
> 
> 
> 
> 
> 
> 
>
> I hope you want ndmpcopy for level 1 and level 2 for incremental. So
> same can achieved by rsync on linux. So just mount netapp volume over
> NFS and migrate the data by rsync command.
>
> - Raju







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 10:58 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register