Start a Conversation

Unsolved

This post is more than 5 years old

735

July 13th, 2012 08:00

How to keep data in sync while moving\copying data to a new filesystem

Our customer have  ns480 with 1 vdm  with multiple cif server and multiple filesystem of the 6 filesystem only 1 is being replicated (celerra replicator) which could be problem during failover. Filesystemxx have 10 folders representing each site.  We want to reconfigure on a per site basis (new vdms\fs\cif servers) .   The data in the folders are constantly updated.  What is the best way to move the data from one filesystem to the next while keeping the data synchronize.

9 Legend

 • 

20.4K Posts

July 13th, 2012 08:00

are we talking about a lot of data ? You could use host based tools like emcopy/robocopy and run it from time to time to keep them close and then on the final day of cut-over run it one more time, re-create your shares and point them to the new file system.

9 Legend

 • 

20.4K Posts

July 13th, 2012 08:00

can't think of anything, tools that offer continuous replication are typically loaded on the host itself and monitor local file system ..i can't think of anything that would monitor CIFS shares. Use robobopy on a Windows 2008 box and specify /MT:XX parameter ..very speedy performance.

7 Posts

July 13th, 2012 08:00

Thanks for that D.  looks like robocopy should be a last resort.  Lots of data\records being updated ect.  Any other third party tool with auto sync

features.

No Events found!

Top