<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: CIFS share Migration in Network and Storage Protocols</title>
    <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-share-Migration/m-p/157119#M9408</link>
    <description>&lt;P&gt;&lt;STRONG&gt;Thanks Gidon for your response. &lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;While we have executed the Robocopy commands we are able to copy the data (Folders) from VMAX NAS but we can't see the NTFS permissions on the target storage (NetApp Filers). We have admin rights on both source and the target storage and have as well as the SVMs but we still can't see the security permissions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ROBOCOPY \\BETPBRU-FS07-TM\fs_be71$ \\FRABPAR-FSA01\fs_par_cifsn0017$ /M /MIR /XD "~snapshot" /XD "lost+found" /XD ".etc" /S /E /COPYALL /SEC /NP /TEE /XF thumbs.db /R:0 /MT:8 /LOG:C:\VMAX-RC\fs_be71-fs_par_cifsn00017$-mir.txt&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Please could you suggest the best possible way forward.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 20 Jun 2020 15:37:46 GMT</pubDate>
    <dc:creator>JSJ</dc:creator>
    <dc:date>2020-06-20T15:37:46Z</dc:date>
    <item>
      <title>CIFS share Migration</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-share-Migration/m-p/157001#M9406</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I have 5 CIFS servers on the source VMAX, and we are planning to migrate on the NetApp Filers , do we need to create multiple SVMs to host multiple CIFS. if yes, then why ?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;or can we host multiple CIFS servers onto a single SVM with different interfaces ? if yes, then how ?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt; FYI.. all the CIFS will be in same domain in the target state.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 11:05:08 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-share-Migration/m-p/157001#M9406</guid>
      <dc:creator>JSJ</dc:creator>
      <dc:date>2025-06-04T11:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS share Migration</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-share-Migration/m-p/157003#M9407</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if it's the same domain (or trusted one), then a single SVM can do the work, I have merged a few file servers to a single SVM before, and I don't see any issue with it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As a best practice, I try to use hidden ($) shares where possible, and match each share with its own identical CNAME (to make DR tests and migrations easier). And sometimes uses DNFSn (although I don't like it - it does the job).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There's no problem pointing as many CNAMEs as you like to a single interface (make sure to set SPN's). and to use the RoundRobing or the NetApp DNS load balance feature &lt;A href="https://www.netapp.com/us/media/tr-4523.pdf" target="_blank"&gt;https://www.netapp.com/us/media/tr-4523.pdf&lt;/A&gt;&amp;nbsp; to spread the workload on a few nodes.&amp;nbsp;&amp;nbsp; you may want to consider splitting the access to multiple LIFs/SVMs to accommodate scenarios as:&lt;/P&gt;
&lt;P&gt;Need to expose a share/export to a DMZ or a 3rd party.&lt;/P&gt;
&lt;P&gt;A heavy workload that you want to bind to a single node where the volume resides (to overloading the cluster network).&lt;/P&gt;
&lt;P&gt;Prepare for known splits (geographically, or different entities/departments that might get sold off)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jun 2020 18:39:26 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-share-Migration/m-p/157003#M9407</guid>
      <dc:creator>GidonMarcus</dc:creator>
      <dc:date>2020-06-15T18:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS share Migration</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-share-Migration/m-p/157119#M9408</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Thanks Gidon for your response. &lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;While we have executed the Robocopy commands we are able to copy the data (Folders) from VMAX NAS but we can't see the NTFS permissions on the target storage (NetApp Filers). We have admin rights on both source and the target storage and have as well as the SVMs but we still can't see the security permissions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ROBOCOPY \\BETPBRU-FS07-TM\fs_be71$ \\FRABPAR-FSA01\fs_par_cifsn0017$ /M /MIR /XD "~snapshot" /XD "lost+found" /XD ".etc" /S /E /COPYALL /SEC /NP /TEE /XF thumbs.db /R:0 /MT:8 /LOG:C:\VMAX-RC\fs_be71-fs_par_cifsn00017$-mir.txt&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Please could you suggest the best possible way forward.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 20 Jun 2020 15:37:46 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-share-Migration/m-p/157119#M9408</guid>
      <dc:creator>JSJ</dc:creator>
      <dc:date>2020-06-20T15:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS share Migration</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-share-Migration/m-p/157120#M9409</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Are you member of the local cifs administrators group (or any other&lt;BR /&gt;equivalent local group you had on the VMAX)?&lt;BR /&gt;&lt;BR /&gt;vserver cifs users-and-groups local-group show-members&lt;BR /&gt;&lt;BR /&gt;Gidi</description>
      <pubDate>Sat, 20 Jun 2020 15:53:37 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-share-Migration/m-p/157120#M9409</guid>
      <dc:creator>GidonMarcus</dc:creator>
      <dc:date>2020-06-20T15:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS share Migration</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-share-Migration/m-p/157125#M9410</link>
      <description>&lt;P&gt;Hi Gidi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the prompt response. Below is&amp;nbsp; the output and I have validated the group access on the source VMAX, I have the rights to the groups.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;frabstd-cdot01::&amp;gt; vserver cifs users-and-groups local-group show-members&lt;BR /&gt;Vserver Group Name Members&lt;BR /&gt;-------------- ---------------------------- ------------------------&lt;BR /&gt;FRABPAR-FSA01 BUILTIN\Administrators FRABPAR-FSA01\Administrator&lt;BR /&gt;MAIN\Domain Admins&lt;BR /&gt;BUILTIN\Guests MAIN\Domain Guests&lt;BR /&gt;BUILTIN\Users MAIN\Domain Users&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;FRABPAR-FSS01 BUILTIN\Administrators FRABPAR-FSS01\Administrator&lt;BR /&gt;MAIN\Domain Admins&lt;BR /&gt;BUILTIN\Guests MAIN\Domain Guests&lt;BR /&gt;BUILTIN\Users MAIN\Domain Users&lt;BR /&gt;frabstd-cdot01-fstest01&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;BUILTIN\Administrators FRABSTD-FSTEST1\Administrator&lt;BR /&gt;MAIN\Domain Admins&lt;BR /&gt;BUILTIN\Guests MAIN\Domain Guests&lt;BR /&gt;BUILTIN\Users MAIN\Domain Users&lt;BR /&gt;frabstd-cdot01-fstest02&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;BUILTIN\Administrators FRABSTD-FSTEST2\Administrator&lt;BR /&gt;MAIN\Domain Admins&lt;BR /&gt;BUILTIN\Guests MAIN\Domain Guests&lt;BR /&gt;BUILTIN\Users MAIN\Domain Users&lt;/P&gt;</description>
      <pubDate>Sun, 21 Jun 2020 08:43:08 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-share-Migration/m-p/157125#M9410</guid>
      <dc:creator>JSJ</dc:creator>
      <dc:date>2020-06-21T08:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS share Migration</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-share-Migration/m-p/157209#M9411</link>
      <description>&lt;P&gt;When you mention you cannot "see" the ACLs, does that mean that you cannot view them via the Windows client?&amp;nbsp; &amp;nbsp;Or the ACLs that are applied at the ONTAP side are not what's expected?&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2020 18:57:32 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/CIFS-share-Migration/m-p/157209#M9411</guid>
      <dc:creator>chris_hurley</dc:creator>
      <dc:date>2020-06-23T18:57:32Z</dc:date>
    </item>
  </channel>
</rss>

