<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/clearspace/rss" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>NetApp Technology Network: Message List - Migrate Data to NetApp (CIFS)</title>
    <link>http://communities.netapp.com/community/products_and_solutions?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Wed, 08 Jul 2009 23:44:28 GMT</pubDate>
    <generator>Jive SBS 3.0.6 (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2009-07-08T23:44:28Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: Migrate Data to NetApp (CIFS)</title>
      <link>http://communities.netapp.com/message/13047?tstart=0#13047</link>
      <description>&lt;!-- [DocumentBodyStart:5f6cac55-46fc-43fb-bc9b-54e87004af14] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;&lt;span style="font-size: 10pt; color: #333333; font-family: Arial;"&gt;I've completed many CIFS migrations using nothing more than robocopy and vbscripts to conrol the jobs.&amp;#160; 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.&amp;#160; Just make sure the account you are using to run the robocopy jobs has Backup Files and Restore Files privileges.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5f6cac55-46fc-43fb-bc9b-54e87004af14] --&gt;</description>
      <pubDate>Wed, 08 Jul 2009 23:44:28 GMT</pubDate>
      <author>community@netapp.com</author>
      <guid>http://communities.netapp.com/message/13047?tstart=0#13047</guid>
      <dc:date>2009-07-08T23:44:28Z</dc:date>
      <clearspace:dateToText>4 months, 2 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Migrate Data to NetApp (CIFS)</title>
      <link>http://communities.netapp.com/message/11239?tstart=0#11239</link>
      <description>&lt;!-- [DocumentBodyStart:b43cb00e-5f1b-49d3-8d74-32d6c76186a3] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;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.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b43cb00e-5f1b-49d3-8d74-32d6c76186a3] --&gt;</description>
      <pubDate>Thu, 28 May 2009 18:58:51 GMT</pubDate>
      <author>community@netapp.com</author>
      <guid>http://communities.netapp.com/message/11239?tstart=0#11239</guid>
      <dc:date>2009-05-28T18:58:51Z</dc:date>
      <clearspace:dateToText>5 months, 3 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Migrate Data to NetApp (CIFS)</title>
      <link>http://communities.netapp.com/message/4243?tstart=0#4243</link>
      <description>&lt;!-- [DocumentBodyStart:74340bf6-24e4-4373-8dde-98b5e7238bd2] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Here is the latest...&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;robocopy and securecopy both work (I have issues with access into folders that my account doesn't have rights to - something I'll need to work out down the line).&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The latest problem is that some of my source files are archived using Celerra File Archiver and have the offline bit set.&amp;nbsp; When I copy the files using robocopy, the file is recalled to primary source storage and then copied over to the destination side.&amp;nbsp; The problem is that the offline bit is set and is copied over as well (even though the file is no longer offline).&amp;nbsp; The only way I can think of getting around this is to copy, delete and re-copy since a second run of robocopy doesn't change this bit unless the files are no longer on the destination and I can't find anything within robocopy that will reset this bit (there are other attributes that can be changed, but not the offline bit).&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks!&lt;/p&gt;&lt;p&gt;Ed &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:74340bf6-24e4-4373-8dde-98b5e7238bd2] --&gt;</description>
      <pubDate>Mon, 29 Sep 2008 20:36:31 GMT</pubDate>
      <author>community@netapp.com</author>
      <guid>http://communities.netapp.com/message/4243?tstart=0#4243</guid>
      <dc:date>2008-09-29T20:36:31Z</dc:date>
      <clearspace:dateToText>1 year, 1 month ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Migrate Data to NetApp (CIFS)</title>
      <link>http://communities.netapp.com/message/4173?tstart=0#4173</link>
      <description>&lt;!-- [DocumentBodyStart:ee227ff9-ec6a-4e4b-89ed-75d5c713d795] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Having time at your disposal is excellent, especially while you work out some of the details (like security)&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Depending upon how ownership is handled (and the ability to take advantage of things like backup group, etc)&lt;/p&gt;&lt;p&gt;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.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://tech.cuip.net/logins/docs/Cacls-and-xcacls.htm"&gt;cacls vs xcacls&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Good luck in getting everything taken care of, and don't hesitate to ask anything else as you work this out!&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Christopher&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ee227ff9-ec6a-4e4b-89ed-75d5c713d795] --&gt;</description>
      <pubDate>Fri, 26 Sep 2008 15:16:05 GMT</pubDate>
      <author>community@netapp.com</author>
      <guid>http://communities.netapp.com/message/4173?tstart=0#4173</guid>
      <dc:date>2008-09-26T15:16:05Z</dc:date>
      <clearspace:dateToText>1 year, 1 month ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Migrate Data to NetApp (CIFS)</title>
      <link>http://communities.netapp.com/message/4170?tstart=0#4170</link>
      <description>&lt;!-- [DocumentBodyStart:896d3441-875e-4a5d-8573-b3c95ade1ab6] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Christopher,&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;As I said to Brendon, I'm working through robocopy issues.&amp;nbsp; I also downloaded Securecopy and am testing that.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;My major issue is access to folders that the domain admins have been removed from (HR, home directories, etc).&amp;nbsp; I wonder if there is a local group membership/policy I need to change - be a member of the Backup group? &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have time to migrate, so it will be one share at a time with the first full followed by incremental updates.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;All access is via the AD so we don't have to worry about local users/groups.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks...&lt;/p&gt;&lt;p&gt;Ed &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:896d3441-875e-4a5d-8573-b3c95ade1ab6] --&gt;</description>
      <pubDate>Fri, 26 Sep 2008 15:06:40 GMT</pubDate>
      <author>community@netapp.com</author>
      <guid>http://communities.netapp.com/message/4170?tstart=0#4170</guid>
      <dc:date>2008-09-26T15:06:40Z</dc:date>
      <clearspace:dateToText>1 year, 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Migrate Data to NetApp (CIFS)</title>
      <link>http://communities.netapp.com/message/4168?tstart=0#4168</link>
      <description>&lt;!-- [DocumentBodyStart:4a4c1ba2-9f32-4690-a117-14a5dea91a42] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Brendon - for a Celerra to Celerra migration we used EMC's emcopy which is their version of robocopy.&amp;nbsp; I've been testing robocopy for the migration from Celerra to NetApp, but have been having a couple of issues with access to folders my admin account doesn't have an ACL for.&amp;nbsp; Will continue to work on it.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks!&lt;/p&gt;&lt;p&gt;Ed &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4a4c1ba2-9f32-4690-a117-14a5dea91a42] --&gt;</description>
      <pubDate>Fri, 26 Sep 2008 15:02:06 GMT</pubDate>
      <author>community@netapp.com</author>
      <guid>http://communities.netapp.com/message/4168?tstart=0#4168</guid>
      <dc:date>2008-09-26T15:02:06Z</dc:date>
      <clearspace:dateToText>1 year, 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Migrate Data to NetApp (CIFS)</title>
      <link>http://communities.netapp.com/message/4153?tstart=0#4153</link>
      <description>&lt;!-- [DocumentBodyStart:eff82981-5715-46ce-8431-be5630c10b01] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;&lt;span&gt;another options is to coordinate with your NetApp vendor..&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;maybe they have some tools for you from NetApp like VFM...&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:eff82981-5715-46ce-8431-be5630c10b01] --&gt;</description>
      <pubDate>Fri, 26 Sep 2008 07:10:13 GMT</pubDate>
      <author>community@netapp.com</author>
      <guid>http://communities.netapp.com/message/4153?tstart=0#4153</guid>
      <dc:date>2008-09-26T07:10:13Z</dc:date>
      <clearspace:dateToText>1 year, 1 month ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Migrate Data to NetApp (CIFS)</title>
      <link>http://communities.netapp.com/message/4127?tstart=0#4127</link>
      <description>&lt;!-- [DocumentBodyStart:bfc5dfe5-08ba-4ac1-8041-9226bc74f57e] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;As Brendon mentioned, robocopy makes a great tool for this.&lt;/p&gt;&lt;p&gt;Depending if you have extended needs as well, you can look into giving Securecopy a try.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;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.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;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)&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;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.&amp;nbsp; If it is all domain global/universal group membership as far as security goes, this likely won't pose a problem.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Good luck Ed!&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Christopher&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:bfc5dfe5-08ba-4ac1-8041-9226bc74f57e] --&gt;</description>
      <pubDate>Thu, 25 Sep 2008 20:20:47 GMT</pubDate>
      <author>community@netapp.com</author>
      <guid>http://communities.netapp.com/message/4127?tstart=0#4127</guid>
      <dc:date>2008-09-25T20:20:47Z</dc:date>
      <clearspace:dateToText>1 year, 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Migrate Data to NetApp (CIFS)</title>
      <link>http://communities.netapp.com/message/4126?tstart=0#4126</link>
      <description>&lt;!-- [DocumentBodyStart:2ee8d7a6-e140-4c5b-bd17-9a721151f06e] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;I moved files from a HP HSG80 to a FAS3050 CIFS using a PC and robo copy.&amp;nbsp; Worked well with about 100Gb of office docs. &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:2ee8d7a6-e140-4c5b-bd17-9a721151f06e] --&gt;</description>
      <pubDate>Thu, 25 Sep 2008 19:44:54 GMT</pubDate>
      <author>community@netapp.com</author>
      <guid>http://communities.netapp.com/message/4126?tstart=0#4126</guid>
      <dc:date>2008-09-25T19:44:54Z</dc:date>
      <clearspace:dateToText>1 year, 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Migrate Data to NetApp (CIFS)</title>
      <link>http://communities.netapp.com/message/4114?tstart=0#4114</link>
      <description>&lt;!-- [DocumentBodyStart:92a1c225-f594-4253-b6ee-d2b893fb424f] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;We will be migrating our CIFS user shares from an old EMC Celerra to a new 3040a cluster.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Does anyone have a best practice method of moving/copying the shared data from one location to the other.&amp;nbsp; I'd like to keep dates/times/owners/acl/etc the same on the source and destination.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks!!&lt;/p&gt;&lt;p&gt;Ed &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:92a1c225-f594-4253-b6ee-d2b893fb424f] --&gt;</description>
      <pubDate>Thu, 25 Sep 2008 15:26:08 GMT</pubDate>
      <author>community@netapp.com</author>
      <guid>http://communities.netapp.com/message/4114?tstart=0#4114</guid>
      <dc:date>2008-09-25T15:26:08Z</dc:date>
      <clearspace:dateToText>1 year, 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>9</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

