<?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 SnapCreator Clone Split in Data Protection</title>
    <link>https://community.netapp.com/t5/Data-Protection/SnapCreator-Clone-Split/m-p/11169#M3170</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; How would you know what the name of the clone was so that you could put it in the split command? And would the filer need a password or would it get that from the config file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's great news about the multiple clones.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Oct 2011 15:01:40 GMT</pubDate>
    <dc:creator>cferbrache</dc:creator>
    <dc:date>2011-10-06T15:01:40Z</dc:date>
    <item>
      <title>SnapCreator Clone Split</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCreator-Clone-Split/m-p/11159#M3168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to have SnapCreator split the clone once it has been created? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:44:15 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCreator-Clone-Split/m-p/11159#M3168</guid>
      <dc:creator>cferbrache</dc:creator>
      <dc:date>2025-06-05T06:44:15Z</dc:date>
    </item>
    <item>
      <title>SnapCreator Clone Split</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCreator-Clone-Split/m-p/11164#M3169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Currently there is no way to do this in SC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you could do is issue a POST_NTAP_CMD01=ssh &amp;lt;filer&amp;gt; -c "clone split..."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will add this as feature request&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW we did get your feature for multiple clone sets working so look for that in next release of SC &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.netapp.com/4.5.5/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2011 23:00:17 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCreator-Clone-Split/m-p/11164#M3169</guid>
      <dc:creator>ktenzer</dc:creator>
      <dc:date>2011-10-05T23:00:17Z</dc:date>
    </item>
    <item>
      <title>SnapCreator Clone Split</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCreator-Clone-Split/m-p/11169#M3170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; How would you know what the name of the clone was so that you could put it in the split command? And would the filer need a password or would it get that from the config file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's great news about the multiple clones.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2011 15:01:40 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCreator-Clone-Split/m-p/11169#M3170</guid>
      <dc:creator>cferbrache</dc:creator>
      <dc:date>2011-10-06T15:01:40Z</dc:date>
    </item>
    <item>
      <title>SnapCreator Clone Split</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCreator-Clone-Split/m-p/11171#M3171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The clone is always named cl_&amp;lt;volume&amp;gt;_&amp;lt;timestamp&amp;gt; so you can do this assuming a volume named foo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CLONE_NAME=cl_foo_%SNAP_TIME&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you could execute a clone split command for this you need to ssh to filer and you need to allow passthrough authentication, so setup ssh keys so you can login to filer without a password. Please read documentation on NOW for ssh keys on how to do this. Also be advised any pre/post commands run on scAgent or scServer if SC_AGENT isnt defined.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NTAP_POST_CMD01=ssh user@filer -c "vol clone split %CLONE_NAME"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure about vol clone split command (if syntax is right), but this shows you what you need to know to do this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2011 15:25:34 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCreator-Clone-Split/m-p/11171#M3171</guid>
      <dc:creator>ktenzer</dc:creator>
      <dc:date>2011-10-06T15:25:34Z</dc:date>
    </item>
    <item>
      <title>SnapCreator Clone Split</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCreator-Clone-Split/m-p/11176#M3172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately it looks like the clone split doesn't try to run before it tries to map the luns.&lt;/P&gt;&lt;P&gt;########## PRE CLONE COMMANDS FINISHED SUCCESSFULLY ##########&lt;/P&gt;&lt;P&gt;########## Generating Info ASUP on fas3040a ##########&lt;BR /&gt;[Thu Oct&amp;nbsp; 6 14:09:48 2011] INFO: NetApp ASUP create on fas3040a finished successfully&lt;/P&gt;&lt;P&gt;########## Creating Volume Clone(s) for source fas3040a ##########&lt;BR /&gt;[Thu Oct&amp;nbsp; 6 14:09:48 2011] INFO: Creating Volume Clone cl_dr_pix_001_20111006140942 from snapshot leo_cl_dr-daily_recent of fas3040a:dr_pix_001&lt;BR /&gt;[Thu Oct&amp;nbsp; 6 14:09:55 2011] INFO: Volume Clone Create of cl_dr_pix_001_20111006140942 from leo_cl_dr-daily_recent on fas3040a Created Successfully&lt;/P&gt;&lt;P&gt;########## Gathering Information for luns on fas3040a ##########&lt;BR /&gt;[Thu Oct&amp;nbsp; 6 14:10:00 2011] INFO: NetApp Inventory of luns on fas3040a finished successfully&lt;/P&gt;&lt;P&gt;########## Mapping Igroups to Cloned Lun(s) on fas3040a ##########&lt;BR /&gt;[Thu Oct&amp;nbsp; 6 14:10:02 2011] OUTPUT: Read-only file system&lt;BR /&gt;[Thu Oct&amp;nbsp; 6 14:10:02 2011] INFO: NetApp Volume Cloned Lun Online of /vol/cl_dr_pix_001_20111006140942/pia_001/archivedbs1 on fas3040a:dr_pix_001 failed! Exiting&lt;/P&gt;&lt;P&gt;########## PRE EXIT COMMANDS ##########&lt;BR /&gt;[Thu Oct&amp;nbsp; 6 14:10:02 2011] INFO: No commands defined&lt;/P&gt;&lt;P&gt;########## PRE EXIT COMMANDS FINISHED SUCCESSFULLY ##########&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2011 18:15:49 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCreator-Clone-Split/m-p/11176#M3172</guid>
      <dc:creator>cferbrache</dc:creator>
      <dc:date>2011-10-06T18:15:49Z</dc:date>
    </item>
    <item>
      <title>SnapCreator Clone Split</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCreator-Clone-Split/m-p/11181#M3173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry it should be POST_NTAP_CMD01=&amp;lt;clone split command&amp;gt;, just look at config file all the CMDs are there, you can simply do echo's to test where specific command runs, this is documented in AIG as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keep in mind if you are using scAgent you need to give permission to run command on agent by editing /scAgent3.4.0/config/agent.conf and adding: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;command: &amp;lt;clone split command&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again documented in AIG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2011 18:29:46 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCreator-Clone-Split/m-p/11181#M3173</guid>
      <dc:creator>ktenzer</dc:creator>
      <dc:date>2011-10-06T18:29:46Z</dc:date>
    </item>
    <item>
      <title>SnapCreator Clone Split</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCreator-Clone-Split/m-p/11186#M3174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; What is AIG?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2011 18:37:56 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCreator-Clone-Split/m-p/11186#M3174</guid>
      <dc:creator>cferbrache</dc:creator>
      <dc:date>2011-10-06T18:37:56Z</dc:date>
    </item>
    <item>
      <title>SnapCreator Clone Split</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCreator-Clone-Split/m-p/11191#M3175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; It never gets to the POST commands. After the clone is created it starts mapping the LUN's and fails. So I don't think the POST_NTAP_CMD01 is going to work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2011 19:25:37 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCreator-Clone-Split/m-p/11191#M3175</guid>
      <dc:creator>cferbrache</dc:creator>
      <dc:date>2011-10-06T19:25:37Z</dc:date>
    </item>
    <item>
      <title>SnapCreator Clone Split</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCreator-Clone-Split/m-p/11195#M3176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I meant IAG not AIG but it is the installation and Administration Guide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also didnt notice you were getting this error and your right we cant get to clone split command until we fix error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;########## Mapping Igroups to Cloned Lun(s) on fas3040a ##########&lt;/P&gt;&lt;P&gt;[Thu Oct&amp;nbsp; 6 14:10:02 2011] OUTPUT: Read-only file system&lt;/P&gt;&lt;P&gt;[Thu Oct&amp;nbsp; 6 14:10:02 2011] INFO: NetApp Volume Cloned Lun Online of /vol/cl_dr_pix_001_20111006140942/pia_001/archivedbs1 on fas3040a:dr_pix_001 failed! Exiting&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is not a Snap Creator error it is coming from DATA ONTAP. It looks like the Clone created is read-only or at least the lun. You can try the steps manually from CLI to debug this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SC is trying to do a "lun online" of /vol/cl_dr_pix_001_20111006140942/pia_001/archivedbs1 which ontap is not allowing because it is read-only. I would expect the CLI would also throw an error, again you cant online a lun if volume or lun is read-only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2011 23:39:26 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCreator-Clone-Split/m-p/11195#M3176</guid>
      <dc:creator>ktenzer</dc:creator>
      <dc:date>2011-10-06T23:39:26Z</dc:date>
    </item>
  </channel>
</rss>

