<?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: run POST_CLONE_CREATE on SC_CLONE_TARGET in Data Protection</title>
    <link>https://community.netapp.com/t5/Data-Protection/run-POST-CLONE-CREATE-on-SC-CLONE-TARGET/m-p/55356#M1438</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it works!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;many thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ciao.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Oct 2013 07:52:16 GMT</pubDate>
    <dc:creator>mauro</dc:creator>
    <dc:date>2013-10-09T07:52:16Z</dc:date>
    <item>
      <title>run POST_CLONE_CREATE on SC_CLONE_TARGET</title>
      <link>https://community.netapp.com/t5/Data-Protection/run-POST-CLONE-CREATE-on-SC-CLONE-TARGET/m-p/55343#M1436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have Snapcreator 4.0p1 server on windows and snapcreator 4.0p1 agent on Linux with Oracle.&lt;/P&gt;&lt;P&gt;I would like to use "clone vol" action , map luns on a third linux machine (test machine), then run a script on the test machine for&amp;nbsp; import vx dg and mount filesystem.&lt;/P&gt;&lt;P&gt;Here the main variables used in config file:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SC_AGENT=oraprod6N:9090&amp;nbsp; (the PROD oracle machine)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NTAP_CLONE_IGROUP_MAP=fas6280a:as_lnx180_as_lnx181_oraprod6_dg_bin/ig_as_lnx150_as_lnx151;fas6280a:as_lnx180_as_lnx181_oraprod6_dg_ctl/ig_as_lnx150_as_lnx151;fas6280a:as_lnx180_as_lnx181_oraprod6_dg_data1/ig_as_lnx150_as_lnx151;fas6280a:as_lnx180_as_lnx181_oraprod6_dg_data2/ig_as_lnx150_as_lnx151;fas6280a:as_lnx180_as_lnx181_oraprod6_dg_temp/ig_as_lnx150_as_lnx151;fas6280a:as_lnx180_as_lnx181_oraprod6_dg_redo/ig_as_lnx150_as_lnx151;fas6280a:as_lnx180_as_lnx181_oraprod6_dg_sibapp/ig_as_lnx150_as_lnx151&lt;/P&gt;&lt;P&gt;(lun mapped on the TEST machine)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SC_CLONE_TARGET=10.47.77.110:9090 (the TEST machine)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; POST_CLONE_CREATE_CMD01=/opt/netapp/script_sc/post_mount_test.sh&amp;nbsp; (script for mount fs from cloned luns on the TEST machine)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I expect that the script will run on the test machine, but it seems executed on the agent oraprod6N (PROD machine)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[2013-10-08 16:01:11,400] INFO: [oraprod6N:9090 (4.0.0.1)] Executing Post clone create command [/opt/netapp/script_sc/post_mount_test.sh] on oraprod6N&lt;/P&gt;&lt;P&gt;[2013-10-08 16:01:11,400] DEBUG: [oraprod6N:9090 (4.0.0.1)] Executing command [/opt/netapp/script_sc/post_mount_test.sh]&lt;/P&gt;&lt;P&gt;[2013-10-08 16:01:11,400] TRACE: Command [/opt/netapp/script_sc/post_mount_test.sh] finished with&lt;/P&gt;&lt;P&gt;exit code: [-1]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From installation guide &lt;/P&gt;&lt;P&gt;SC_CLONE_ TARGET:&lt;/P&gt;&lt;P&gt;Snap Creator has the capability to perform clone operations.&lt;/P&gt;&lt;P&gt;Using the action cloneVol in combination with {PRE|POST}_CLONE_CREATE_CMDxx, you can handle the storage objects on the remote side. For example, mounting/&lt;/P&gt;&lt;P&gt;unmounting file systems. To specify a clone target, enter its name or IP address followed by a colon and the port the Snap Creator Agent is listening on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;many thanks,&lt;/P&gt;&lt;P&gt;Mauro.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:52:23 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/run-POST-CLONE-CREATE-on-SC-CLONE-TARGET/m-p/55343#M1436</guid>
      <dc:creator>mauro</dc:creator>
      <dc:date>2025-06-05T05:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: run POST_CLONE_CREATE on SC_CLONE_TARGET</title>
      <link>https://community.netapp.com/t5/Data-Protection/run-POST-CLONE-CREATE-on-SC-CLONE-TARGET/m-p/55348#M1437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this to specify the clone target&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POST_CLONE_CREATE_CMD01=CLONETARGET: /opt/netapp/script_sc/post_mount_test.sh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can user SERVER:, AGENT:, or CLONETARGET: with all commands&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>Tue, 08 Oct 2013 17:12:56 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/run-POST-CLONE-CREATE-on-SC-CLONE-TARGET/m-p/55348#M1437</guid>
      <dc:creator>ktenzer</dc:creator>
      <dc:date>2013-10-08T17:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: run POST_CLONE_CREATE on SC_CLONE_TARGET</title>
      <link>https://community.netapp.com/t5/Data-Protection/run-POST-CLONE-CREATE-on-SC-CLONE-TARGET/m-p/55356#M1438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it works!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;many thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ciao.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 07:52:16 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/run-POST-CLONE-CREATE-on-SC-CLONE-TARGET/m-p/55356#M1438</guid>
      <dc:creator>mauro</dc:creator>
      <dc:date>2013-10-09T07:52:16Z</dc:date>
    </item>
  </channel>
</rss>

