We are looking at migrating ~400Gb of data from a PC to a new filer. How can we copy the data efficiently without losing ACL's, etc?
I'd use robocopy with the /sec command.
Something like robocopy source dest /s /e /sec
Jeremy M. Page_____ ________________________
* email:Jeremy.Page@gilbarco.com ( phone: 336.547.5399 6 fax: 336.547.5163 ( cell: 336.601.7274
________________________________
From: owner-toasters@mathworks.com [mailto:owner-toasters@mathworks.com] On Behalf Of David McWilliams Sent: Tuesday, August 14, 2007 11:16 AM To: NetApp list Subject: Migration recommendation
We are looking at migrating ~400Gb of data from a PC to a new filer. How can we copy the data efficiently without losing ACL's, etc?
we have made good experience with secure copy from Scriptlogic. We migrated an F825 to a FAS 3020 with about 900GB.
_________________________ Wolfgang Scholz BCCPP, VCP VI3, CCSA, CCSE
FJA Feilmeier & Junker GmbH Ein Unternehmen der FJH Gruppe Elsenheimerstraße 65 80687 München DEUTSCHLAND
Telefon: +49 89 76901-7470 Telefax: +49 89 76901-9500 E-Mail: Wolfgang.Scholz@fja.com Internet: www.fjh.com
Sitz der Gesellschaft: München Handelsregister Amtsgericht München, HRB 64009 Der Geschäftsführung der FJA Feilmeier & Junker GmbH gehören Michael Junker, Thomas Junold und Stephan Schulak an.
Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet.
This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorised copying, disclosure or distribution of the material in this e-mail is strictly forbidden.
________________________________
Von: owner-toasters@mathworks.com [mailto:owner-toasters@mathworks.com] Im Auftrag von David McWilliams Gesendet: Dienstag, 14. August 2007 17:16 An: NetApp list Betreff: Migration recommendation
We are looking at migrating ~400Gb of data from a PC to a new filer. How can we copy the data efficiently without losing ACL's, etc?
Use robocopy with the /sec switch.
Make sure your ACL's are using domain groups/users and not local ones. ----- Original Message ----- From: David McWilliams To: NetApp list Sent: Tuesday, August 14, 2007 11:15 AM Subject: Migration recommendation
We are looking at migrating ~400Gb of data from a PC to a new filer. How can we copy the data efficiently without losing ACL's, etc?
-- Sláinte,
David
Get a safer, faster, better web browser @ http://www.mozilla.org/products/firefox/
If you're using robocopy, I believe the switch to use is /nsoud - you NEED to make sure that you are not only preserving ACLs, but Ownership and Auditing information as well. Otherwise, after you migrate you're going to have a tough time with any tools that do SRM, as all files will look like they're owned by Administrators.
Glenn @ Voyant
From: owner-toasters@mathworks.com [mailto:owner-toasters@mathworks.com] On Behalf Of Bill Holland Sent: Tuesday, August 14, 2007 11:55 AM To: David McWilliams; NetApp list Subject: Re: Migration recommendation
Use robocopy with the /sec switch.
Make sure your ACL's are using domain groups/users and not local ones.
----- Original Message -----
From: David McWilliams mailto:davidkmcw@gmail.com
To: NetApp list mailto:toasters@mathworks.com
Sent: Tuesday, August 14, 2007 11:15 AM
Subject: Migration recommendation
We are looking at migrating ~400Gb of data from a PC to a new filer. How can we copy the data efficiently without losing ACL's, etc? -- Sláinte, David Get a safer, faster, better web browser @ http://www.mozilla.org/products/firefox/
I forget the syntax but with robocopy, you can change the acl as you copy
We have used robocopy to migrated data from windows file servers, several 100s of GB at a time.
Jack
Bill Holland wrote:
Use robocopy with the /sec switch.
Make sure your ACL's are using domain groups/users and not local ones.
----- Original Message ----- *From:* David McWilliams <mailto:davidkmcw@gmail.com> *To:* NetApp list <mailto:toasters@mathworks.com> *Sent:* Tuesday, August 14, 2007 11:15 AM *Subject:* Migration recommendation We are looking at migrating ~400Gb of data from a PC to a new filer. How can we copy the data efficiently without losing ACL's, etc? -- Sláinte, David Get a safer, faster, better web browser @ http://www.mozilla.org/products/firefox/
Robocopy worked like aq champ. We will be investigating VFM as well. Thanks to all.
We have used Securecopy in the past. http://www.scriptlogic.com/products/securecopy/default.asp
________________________________
From: owner-toasters@mathworks.com [mailto:owner-toasters@mathworks.com] On Behalf Of David McWilliams Sent: Tuesday, August 14, 2007 11:16 AM To: NetApp list Subject: Migration recommendation
We are looking at migrating ~400Gb of data from a PC to a new filer. How can we copy the data efficiently without losing ACL's, etc?