<?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: Unable to query snap shot list WFA in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Unable-to-query-snap-shot-list-WFA/m-p/98890#M17434</link>
    <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;i have solve the problem&lt;/P&gt;&lt;P&gt;with dictionary snapshot_1 with SQL quary command below. will be able to list the snap shot version of the volume.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SELECT&lt;BR /&gt;snapshot.name AS 'name'&lt;BR /&gt;FROM&lt;BR /&gt;storage.snapshot,&lt;BR /&gt;storage.volume,&lt;BR /&gt;storage.array&lt;BR /&gt;WHERE&lt;BR /&gt;snapshot.volume_id = volume.id&lt;BR /&gt;AND volume.name = '${VolumeName}'&lt;BR /&gt;AND volume.array_id = array.id&lt;BR /&gt;AND array.ip = '${ArrayIP}'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Richy&lt;/P&gt;</description>
    <pubDate>Tue, 06 Jan 2015 05:46:04 GMT</pubDate>
    <dc:creator>Richy_TH</dc:creator>
    <dc:date>2015-01-06T05:46:04Z</dc:date>
    <item>
      <title>Unable to query snap shot list WFA</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Unable-to-query-snap-shot-list-WFA/m-p/98885#M17431</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;i am trying to create filter that could query snapshot list in the volume. but seem the result of query is emtry.&lt;/P&gt;&lt;P&gt;here is SQL query command:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;SELECT&lt;BR /&gt;snapshot.name&lt;BR /&gt;FROM&lt;BR /&gt;storage.snapshot,&lt;BR /&gt;storage.volume,&lt;BR /&gt;storage.array&lt;BR /&gt;WHERE&lt;BR /&gt;snapshot.volume_id = volume.id&lt;BR /&gt;AND volume.name = '${VolumeName}'&lt;BR /&gt;AND volume.array_id = array.id&lt;BR /&gt;AND array.ip = '${ArrayIP}'&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;result:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Screen Shot 2558-01-06 at 11.39.35 AM.png" style="width: 565px;"&gt;&lt;img src="https://community.netapp.com/t5/image/serverpage/image-id/1690i8D4A47A5084A062B/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2558-01-06 at 11.39.35 AM.png" alt="Screen Shot 2558-01-06 at 11.39.35 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have modified some component as below picture.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Screen Shot 2558-01-06 at 11.39.35 AM.png" style="width: 834px;"&gt;&lt;img src="https://community.netapp.com/t5/image/serverpage/image-id/1691i710C40383ED80931/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2558-01-06 at 11.39.35 AM.png" alt="Screen Shot 2558-01-06 at 11.39.35 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Screen Shot 2558-01-06 at 11.40.41 AM.png" style="width: 999px;"&gt;&lt;img src="https://community.netapp.com/t5/image/serverpage/image-id/1692i4C3546A5150C87B6/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2558-01-06 at 11.40.41 AM.png" alt="Screen Shot 2558-01-06 at 11.40.41 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The list of snap shot on the storage.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;netapp01&amp;gt; snap list -V EEC_swap_dr&lt;/P&gt;&lt;P&gt;Volume EEC_swap_dr&lt;/P&gt;&lt;P&gt;working...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; %/used &amp;nbsp; &amp;nbsp; &amp;nbsp; %/total&amp;nbsp; date&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; name&lt;/P&gt;&lt;P&gt;----------&amp;nbsp; ----------&amp;nbsp; ------------&amp;nbsp; --------&lt;/P&gt;&lt;P&gt;&amp;nbsp;40% (40%)&amp;nbsp; &amp;nbsp; 0% ( 0%)&amp;nbsp; Jan 06 10:32&amp;nbsp; EEC-Hourly_201501041100&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;55% (36%)&amp;nbsp; &amp;nbsp; 0% ( 0%)&amp;nbsp; Jan 06 02:44&amp;nbsp; nightly.0 &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;64% (36%)&amp;nbsp; &amp;nbsp; 0% ( 0%)&amp;nbsp; Jan 06 02:42&amp;nbsp; nightly.1 &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;70% (35%)&amp;nbsp; &amp;nbsp; 1% ( 0%)&amp;nbsp; Jan 04 20:00&amp;nbsp; hourly.0&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;74% (35%)&amp;nbsp; &amp;nbsp; 1% ( 0%)&amp;nbsp; Jan 04 16:00&amp;nbsp; hourly.1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;78% (42%)&amp;nbsp; &amp;nbsp; 1% ( 0%)&amp;nbsp; Jan 03 22:26&amp;nbsp; clone_clone_EEC_swap_d.1 (busy,vclone)&lt;/P&gt;&lt;P&gt;&amp;nbsp;80% (27%)&amp;nbsp; &amp;nbsp; 1% ( 0%)&amp;nbsp; Jan 03 22:06&amp;nbsp; hourly.2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;82% (35%)&amp;nbsp; &amp;nbsp; 1% ( 0%)&amp;nbsp; Jan 03 16:00&amp;nbsp; hourly.3&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;83% (35%)&amp;nbsp; &amp;nbsp; 1% ( 0%)&amp;nbsp; Jan 03 14:18&amp;nbsp; hourly.4&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;85% (35%)&amp;nbsp; &amp;nbsp; 1% ( 0%)&amp;nbsp; Dec 29 08:00&amp;nbsp; hourly.5&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so anyone have any idea what do i miss to&amp;nbsp;&lt;SPAN&gt;query the snap shot version.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Richy&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:20:34 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Unable-to-query-snap-shot-list-WFA/m-p/98885#M17431</guid>
      <dc:creator>Richy_TH</dc:creator>
      <dc:date>2025-06-05T05:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to query snap shot list WFA</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Unable-to-query-snap-shot-list-WFA/m-p/98886#M17432</link>
      <description>&lt;P&gt;Is there any reason why&amp;nbsp;for the certified Snapshot dictionary entry is cloned with the same fields?&lt;/P&gt;&lt;P&gt;Can you please set "Acquisition Enabled" field to true for the certified one and check if the data is acquired.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Abhi&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jan 2015 04:59:24 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Unable-to-query-snap-shot-list-WFA/m-p/98886#M17432</guid>
      <dc:creator>abhit</dc:creator>
      <dc:date>2015-01-06T04:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to query snap shot list WFA</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Unable-to-query-snap-shot-list-WFA/m-p/98889#M17433</link>
      <description>&lt;P&gt;Dear Abhi&lt;/P&gt;&lt;P&gt;i just dont want to change any default setting to keep as refference.&lt;/P&gt;&lt;P&gt;so i did change it and use it as dictionary type in my filter the out put of query show as below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.netapp.com/t5/image/serverpage/image-id/1693iD5C1D7BBD0CBFBE6/image-size/original?v=mpbl-1&amp;amp;px=-1" alt="Screen Shot 2558-01-06 at 12.07.06 PM.png" border="0" title="Screen Shot 2558-01-06 at 12.07.06 PM.png" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.netapp.com/t5/image/serverpage/image-id/1694i157B2EDABC1481CD/image-size/original?v=mpbl-1&amp;amp;px=-1" alt="Screen Shot 2558-01-06 at 12.06.35 PM.png" border="0" title="Screen Shot 2558-01-06 at 12.06.35 PM.png" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please advise.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Richy&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jan 2015 05:08:56 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Unable-to-query-snap-shot-list-WFA/m-p/98889#M17433</guid>
      <dc:creator>Richy_TH</dc:creator>
      <dc:date>2015-01-06T05:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to query snap shot list WFA</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Unable-to-query-snap-shot-list-WFA/m-p/98890#M17434</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;i have solve the problem&lt;/P&gt;&lt;P&gt;with dictionary snapshot_1 with SQL quary command below. will be able to list the snap shot version of the volume.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SELECT&lt;BR /&gt;snapshot.name AS 'name'&lt;BR /&gt;FROM&lt;BR /&gt;storage.snapshot,&lt;BR /&gt;storage.volume,&lt;BR /&gt;storage.array&lt;BR /&gt;WHERE&lt;BR /&gt;snapshot.volume_id = volume.id&lt;BR /&gt;AND volume.name = '${VolumeName}'&lt;BR /&gt;AND volume.array_id = array.id&lt;BR /&gt;AND array.ip = '${ArrayIP}'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Richy&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jan 2015 05:46:04 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Unable-to-query-snap-shot-list-WFA/m-p/98890#M17434</guid>
      <dc:creator>Richy_TH</dc:creator>
      <dc:date>2015-01-06T05:46:04Z</dc:date>
    </item>
  </channel>
</rss>

