<?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 [SC MOUNT] How to get the snapshot name selected in GUI? in Data Protection</title>
    <link>https://community.netapp.com/t5/Data-Protection/SC-MOUNT-How-to-get-the-snapshot-name-selected-in-GUI/m-p/42226#M2276</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm looking for a way to have a Domino admin being able to mount/unmount a backup created by SC. Mount command allows browsing and selecting a snapshot, but SC will only perform the cloning operation bqsed on that snapshot and not the actual mount. What I would like to do is to use MOUNT_CMD01 and UMOUNT_CMD01 fields and specify a sdcli command, for example:&lt;/P&gt;&lt;P&gt;MOUNT_CMD01="C:\Program Files\Netapp\SnapDrive\SDCLI.exe" snap mount -s &amp;lt;snapshot name choosen in GUI&amp;gt; -k M -d R&lt;/P&gt;&lt;P&gt;UMOUNT_CMD01="C:\Program Files\Netapp\SnapDrive\SDCLI.exe" snap unmount -d R&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, I can't find the proper variable (if any) corresponding to the snapshot name choosen in GUI. Cloning operation performed during mount process gets the right value. If using %SNAME-%SNAP_TYPE_%SNAP_TIME, %SNAP_TIME matches the time SC job was started.&lt;/P&gt;&lt;P&gt;Any idea please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, if doing mount/unmount, is it possible to bypass cloning process, as sdcli takes care of it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Michel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jun 2025 06:14:26 GMT</pubDate>
    <dc:creator>mg</dc:creator>
    <dc:date>2025-06-05T06:14:26Z</dc:date>
    <item>
      <title>[SC MOUNT] How to get the snapshot name selected in GUI?</title>
      <link>https://community.netapp.com/t5/Data-Protection/SC-MOUNT-How-to-get-the-snapshot-name-selected-in-GUI/m-p/42226#M2276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm looking for a way to have a Domino admin being able to mount/unmount a backup created by SC. Mount command allows browsing and selecting a snapshot, but SC will only perform the cloning operation bqsed on that snapshot and not the actual mount. What I would like to do is to use MOUNT_CMD01 and UMOUNT_CMD01 fields and specify a sdcli command, for example:&lt;/P&gt;&lt;P&gt;MOUNT_CMD01="C:\Program Files\Netapp\SnapDrive\SDCLI.exe" snap mount -s &amp;lt;snapshot name choosen in GUI&amp;gt; -k M -d R&lt;/P&gt;&lt;P&gt;UMOUNT_CMD01="C:\Program Files\Netapp\SnapDrive\SDCLI.exe" snap unmount -d R&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, I can't find the proper variable (if any) corresponding to the snapshot name choosen in GUI. Cloning operation performed during mount process gets the right value. If using %SNAME-%SNAP_TYPE_%SNAP_TIME, %SNAP_TIME matches the time SC job was started.&lt;/P&gt;&lt;P&gt;Any idea please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, if doing mount/unmount, is it possible to bypass cloning process, as sdcli takes care of it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Michel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:14:26 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SC-MOUNT-How-to-get-the-snapshot-name-selected-in-GUI/m-p/42226#M2276</guid>
      <dc:creator>mg</dc:creator>
      <dc:date>2025-06-05T06:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: [SC MOUNT] How to get the snapshot name selected in GUI?</title>
      <link>https://community.netapp.com/t5/Data-Protection/SC-MOUNT-How-to-get-the-snapshot-name-selected-in-GUI/m-p/42231#M2277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think only thing you can do is select USER_DEFINED in GUI and set it to snapshot name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;USER_DEFINED=&amp;lt;snapshot name&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Depending on GUI version there is field when you do action called USER DEFINED or there is parameters input box where you can add USER_DEFINED=&amp;lt;snapshot&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then in config file:&lt;/P&gt;&lt;P&gt;MOUNT_CMD01="C:\Program Files\Netapp\SnapDrive\SDCLI.exe" snap mount -s %USER_DEFINED -k M -d R&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In future we plan on making this easier but you should be able to do it with USER_DEFINED&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us know&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 Dec 2012 22:01:40 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SC-MOUNT-How-to-get-the-snapshot-name-selected-in-GUI/m-p/42231#M2277</guid>
      <dc:creator>ktenzer</dc:creator>
      <dc:date>2012-12-05T22:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: [SC MOUNT] How to get the snapshot name selected in GUI?</title>
      <link>https://community.netapp.com/t5/Data-Protection/SC-MOUNT-How-to-get-the-snapshot-name-selected-in-GUI/m-p/42238#M2278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Test&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2012 14:50:10 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SC-MOUNT-How-to-get-the-snapshot-name-selected-in-GUI/m-p/42238#M2278</guid>
      <dc:creator>sivar</dc:creator>
      <dc:date>2012-12-06T14:50:10Z</dc:date>
    </item>
  </channel>
</rss>

