<?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: Issue with Snapdrive Integration in Data Protection</title>
    <link>https://community.netapp.com/t5/Data-Protection/Issue-with-Snapdrive-Integration/m-p/1289#M906</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Siva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you!&amp;nbsp;&amp;nbsp; Of course I can request a NetApp Support case.....&amp;nbsp;&amp;nbsp; but I wonder why snap connect works with a manually created snapshot via snapdrive and not with a snapshot via snapcreator.&amp;nbsp; The command I use is the same that snapcreator should use. &lt;/P&gt;&lt;P&gt;Maybe it's also a snapcreator issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Apr 2014 17:53:37 GMT</pubDate>
    <dc:creator>ANDREAS_JANKOWIAK</dc:creator>
    <dc:date>2014-04-03T17:53:37Z</dc:date>
    <item>
      <title>Issue with Snapdrive Integration</title>
      <link>https://community.netapp.com/t5/Data-Protection/Issue-with-Snapdrive-Integration/m-p/1281#M904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a problem regarding snapdrive integration in snapcreator within a fcp environment.&lt;/P&gt;&lt;P&gt;Versions:&amp;nbsp; snapdrive _5_2_1 for Unix (latest release) and snapcreator 4.1 P1. &lt;/P&gt;&lt;P&gt;Our systems run with VMware and have RDM LUNs connected which are snapped through snapdrive / snapcreator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I now have the following problem:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. creating snapshot via snapdrive on one linux system&lt;/P&gt;&lt;P&gt;# snapdrive snap create -vg VG_ERQ_SOFT -snapname test&lt;/P&gt;&lt;P&gt;Starting snap create /dev/mapper/VG_ERQ_SOFT&lt;/P&gt;&lt;P&gt;&amp;nbsp; WARNING:&amp;nbsp; DO NOT CONTROL-C!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If snap create is interrupted, incomplete snapdrive&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; generated data may remain on the filer volume(s)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; which may interfere with other snap operations.&lt;/P&gt;&lt;P&gt;Successfully created snapshot test on xxxx:/vol/ERQ_SOFT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&amp;gt; Works&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Connecting this snapshot&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;snapdrive snap connect -vg VG_ERQ_SOFT -snapname xxx:/vol/ERQ_SOFT:test -autorename -noreserve -clone unrestricted&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; connecting VG_ERQ_SOFT:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; creating unrestricted volume clone xxx:/vol/Snapdrive_ERQ_SOFT_volume_clone_from_test_snapshot ... success&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; exporting new lun(s) to Guest OS ... done&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; discovering new lun(s) ... done&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Importing VG_ERQ_SOFT-1_0&lt;/P&gt;&lt;P&gt;Successfully connected to snapshot xxx:/vol/ERQ_SOFT:test&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; disk group VG_ERQ_SOFT-1_0 containing host volumes&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LV_DB2_ERQ_BIN_0 (filesystem: /db2/db2erq_0)&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;--&amp;gt; Works&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. When I create the snapshot via snapdrive and snapcreator (implementation via NTAP_SNAPSHOT_CREATE_CMD01=/opt/NetApp/snapdrive/bin/snapdrive snap create -vg VG_ERQ_SOFT -snapname %SNAME-%SNAP_TYPE_recent&lt;/P&gt;&lt;P&gt;the snapshot is created and snapcreator runs ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Now I want to connect the snapshot created via Snapcreator / Snapdrive and get errors:&lt;/P&gt;&lt;P&gt;snapdrive snap connect -vg VG_ERQ_SOFT -snapname xxx:/vol/ERQ_SOFT:sap_erq-daily_20140403163013 -autorename -noreserve -clone unrestricted&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; connecting VG_ERQ_SOFT:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; creating unrestricted volume clone xxx:/vol/Snapdrive_ERQ_SOFT_volume_clone_from_sap_erqdaily_20140403163013_snapshot ... success&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; exporting new lun(s) to Guest OS ... done&lt;/P&gt;&lt;P&gt;WARNING: Couldn't delete .stoc.xml file from the root of Volume Clone xxxx&lt;/P&gt;&lt;P&gt;xxxx:/vol/Snapdrive_ERQ_SOFT_volume_clone_from_sap_erqdaily_20140403163013_snapshot&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; discovering new lun(s) ... done&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Importing VG_ERQ_SOFT-1_0&lt;/P&gt;&lt;P&gt;Successfully connected to snapshot vsfcp01:/vol/ERQ_SOFT:sap_erq-daily_20140403163013&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; disk group VG_ERQ_SOFT-1_0 containing host volumes&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LV_DB2_ERQ_BIN_0 (filesystem: /db2/db2erq_0)&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;0009-054 Admin error: Failed to delete file /vol/Snapdrive_ERQ_SOFT_volume_clone_from_sap_erqdaily_20140403163013_snapshot/.snapdrive_lock on storage system xxxx : Mounting unjunctioned Volume Snapdrive_ERQ_SOFT_volume_clone_from_sap_erqdaily_20140403163013_snapshot in Vserver xxxx failed&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:38:43 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Issue-with-Snapdrive-Integration/m-p/1281#M904</guid>
      <dc:creator>ANDREAS_JANKOWIAK</dc:creator>
      <dc:date>2025-06-05T05:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Snapdrive Integration</title>
      <link>https://community.netapp.com/t5/Data-Protection/Issue-with-Snapdrive-Integration/m-p/1285#M905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Andreas,&lt;/P&gt;&lt;P&gt;My initial research points to a known bug of Snap Drive for Unix product.&lt;/P&gt;&lt;P&gt;Could you please request a NetApp support case and follow up with the snapdrive team?&lt;/P&gt;&lt;P&gt;(mention &lt;SPAN style="font-size: 10pt;"&gt;0009-054 Admin error:) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you need any help. &lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Siva Ramanathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 16:56:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Issue-with-Snapdrive-Integration/m-p/1285#M905</guid>
      <dc:creator>sivar</dc:creator>
      <dc:date>2014-04-03T16:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Snapdrive Integration</title>
      <link>https://community.netapp.com/t5/Data-Protection/Issue-with-Snapdrive-Integration/m-p/1289#M906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Siva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you!&amp;nbsp;&amp;nbsp; Of course I can request a NetApp Support case.....&amp;nbsp;&amp;nbsp; but I wonder why snap connect works with a manually created snapshot via snapdrive and not with a snapshot via snapcreator.&amp;nbsp; The command I use is the same that snapcreator should use. &lt;/P&gt;&lt;P&gt;Maybe it's also a snapcreator issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 17:53:37 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Issue-with-Snapdrive-Integration/m-p/1289#M906</guid>
      <dc:creator>ANDREAS_JANKOWIAK</dc:creator>
      <dc:date>2014-04-03T17:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Snapdrive Integration</title>
      <link>https://community.netapp.com/t5/Data-Protection/Issue-with-Snapdrive-Integration/m-p/1294#M907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Andreas, &lt;/P&gt;&lt;P&gt;It may be a lun length limitation - you can confirm it by testing against your test lun xxx:/vol/ERQ_SOFT:test from snapcreator. &lt;/P&gt;&lt;P&gt;The other thing could be the ZAPI that is used to delete &lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;.snapdrive_lock&lt;/STRONG&gt; file is causing issues. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I agree it is being reported by snap creator. but, the reasoning comes from SDU, and I see registered BURTs against it. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Snap Drive support team will have more insight on this. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Siva Ramanathan&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 17:59:41 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Issue-with-Snapdrive-Integration/m-p/1294#M907</guid>
      <dc:creator>sivar</dc:creator>
      <dc:date>2014-04-03T17:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Snapdrive Integration</title>
      <link>https://community.netapp.com/t5/Data-Protection/Issue-with-Snapdrive-Integration/m-p/1303#M908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Siva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks! The problem is the lun length limitation, after renaming the snapshot it works. Renaming the snapshot would be ok for me but not for our customers &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.netapp.com/5.0.1/images/emoticons/wink.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Is there any better workaround or solution from NetApp?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 20:00:56 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Issue-with-Snapdrive-Integration/m-p/1303#M908</guid>
      <dc:creator>ANDREAS_JANKOWIAK</dc:creator>
      <dc:date>2014-04-03T20:00:56Z</dc:date>
    </item>
  </channel>
</rss>

