This Question is Possibly Answered

1 "correct" answer available (10 pts)
19,137 Views 9 Replies Last post: Jul 8, 2009 4:44 PM by JeremySmith RSS
keeney411 Novice 4 posts since
Aug 12, 2008
Currently Being Moderated

Sep 25, 2008 8:26 AM

Migrate Data to NetApp (CIFS)

We will be migrating our CIFS user shares from an old EMC Celerra to a new 3040a cluster.

 

Does anyone have a best practice method of moving/copying the shared data from one location to the other.  I'd like to keep dates/times/owners/acl/etc the same on the source and destination.

 

Thanks!!

Ed

BrendonHiggins Guru 477 posts since
Mar 26, 2008
Currently Being Moderated
Sep 25, 2008 12:44 PM in response to: keeney411
Re: Migrate Data to NetApp (CIFS)

I moved files from a HP HSG80 to a FAS3050 CIFS using a PC and robo copy.  Worked well with about 100Gb of office docs.

JeremySmith Novice 5 posts since
Apr 15, 2009
Currently Being Moderated
Jul 8, 2009 4:44 PM in response to: keeney411
Re: Migrate Data to NetApp (CIFS)

I've completed many CIFS migrations using nothing more than robocopy and vbscripts to conrol the jobs.  To get around the issue of not having permissions to files and folders you can simply add the "/B" or preferably "/ZB" to backup the files in backup mode.  Just make sure the account you are using to run the robocopy jobs has Backup Files and Restore Files privileges.

kusek Master 130 posts since
Mar 13, 2008
Currently Being Moderated
Sep 25, 2008 1:20 PM in response to: keeney411
Re: Migrate Data to NetApp (CIFS)

As Brendon mentioned, robocopy makes a great tool for this.

Depending if you have extended needs as well, you can look into giving Securecopy a try.

 

Though for what it is worth, Robocopy will allow you to transfer data (baseline and incrementally) while retaining dates, times, owners, acl's and more.

 

Depending upon the depth, the amount of data you have, and the size of the window you have to transition this - you can look into breaking down the transfer based upon directory structures (Depending upon how you have your data laid out, multiple trees, etc)

 

If you also happen to be doing any host-data in addition to the Celerra, you should make sure that the ACL's assigned do not consist of any 'local group' type of security as this can be a challenge as part of your migration process.  If it is all domain global/universal group membership as far as security goes, this likely won't pose a problem.

 

Good luck Ed!

 

Christopher

kusek Master 130 posts since
Mar 13, 2008
Currently Being Moderated
Sep 26, 2008 8:16 AM in response to: keeney411
Re: Migrate Data to NetApp (CIFS)

Having time at your disposal is excellent, especially while you work out some of the details (like security)

 

Depending upon how ownership is handled (and the ability to take advantage of things like backup group, etc)

Remember if you need to do any mass ACL based changes, you have tools like CACLS and XCACLS at your disposal to assist in any permission changes if needed.

 

 

cacls vs xcacls

 

Good luck in getting everything taken care of, and don't hesitate to ask anything else as you work this out!

 

Christopher

cebulrdcis Master 55 posts since
Apr 2, 2008
Currently Being Moderated
Sep 26, 2008 12:10 AM in response to: keeney411
Re: Migrate Data to NetApp (CIFS)

another options is to coordinate with your NetApp vendor..

 

maybe they have some tools for you from NetApp like VFM...

rkaramchedu1 Master 96 posts since
Mar 9, 2008
Currently Being Moderated
May 28, 2009 11:59 AM in response to: keeney411
Re: Migrate Data to NetApp (CIFS)

We've used SecureCopy with success in those types of migrations. There is also a new tool from Microsoft called RichCopy but it's buggy when it comes to retaining ACLs. Downside of SecureCopy is that it is not free.

More Like This

  • Retrieving data ...

Bookmarked By (0)