<?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: reading content of a volume through cli in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/reading-content-of-a-volume-through-cli/m-p/430849#M28331</link>
    <description>&lt;P&gt;As Paul already mentioned.&amp;nbsp; Ideally, content should be read using 'data protocol' via their respective clients. But, if you want to see/list what's there in the volume (dir/file) you can always use 'ls' command from advanced mode at the node shell level.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From Cluster shell:&lt;/P&gt;&lt;P&gt;::&amp;gt; node run -node &amp;lt;node&amp;gt;&lt;BR /&gt;Type 'exit' or 'Ctrl-D' to return to the CLI&lt;BR /&gt;node-01&amp;gt; priv set advanced&lt;BR /&gt;Warning: These advanced commands are potentially dangerous; use&lt;BR /&gt;them only when directed to do so by NetApp&lt;BR /&gt;personnel.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;For example: On node-01, there is a volume called cifs_shre, if I want to list what's in it. I can use this cmd:&lt;BR /&gt;node-01*&amp;gt; ls /vol/cifs_share&lt;BR /&gt;.&lt;BR /&gt;..&lt;BR /&gt;document.txt&lt;/P&gt;</description>
    <pubDate>Wed, 12 Jan 2022 15:52:34 GMT</pubDate>
    <dc:creator>Ontapforrum</dc:creator>
    <dc:date>2022-01-12T15:52:34Z</dc:date>
    <item>
      <title>reading content of a volume through cli</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/reading-content-of-a-volume-through-cli/m-p/430828#M28326</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I m using ontap 9.7P11 and i would like how i can see the content of a volume through the cli?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have read some old post on that subject but didin't succéed in it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 10:06:17 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/reading-content-of-a-volume-through-cli/m-p/430828#M28326</guid>
      <dc:creator>grocanar</dc:creator>
      <dc:date>2025-06-04T10:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: reading content of a volume through cli</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/reading-content-of-a-volume-through-cli/m-p/430842#M28328</link>
      <description>&lt;P&gt;This is not possible through the cluster shell.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jan 2022 15:25:04 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/reading-content-of-a-volume-through-cli/m-p/430842#M28328</guid>
      <dc:creator>paul_stejskal</dc:creator>
      <dc:date>2022-01-12T15:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: reading content of a volume through cli</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/reading-content-of-a-volume-through-cli/m-p/430846#M28329</link>
      <description>&lt;P&gt;then how can i see the content?&lt;/P&gt;&lt;P&gt;my problem is that two nfs client didn't see the same thing and i would like to know who is right&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jan 2022 15:38:22 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/reading-content-of-a-volume-through-cli/m-p/430846#M28329</guid>
      <dc:creator>grocanar</dc:creator>
      <dc:date>2022-01-12T15:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: reading content of a volume through cli</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/reading-content-of-a-volume-through-cli/m-p/430848#M28330</link>
      <description>&lt;P&gt;You don't with cluster commands. You do it from the client end. Maybe you could try browsing from a Windows client over CIFS.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jan 2022 15:43:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/reading-content-of-a-volume-through-cli/m-p/430848#M28330</guid>
      <dc:creator>paul_stejskal</dc:creator>
      <dc:date>2022-01-12T15:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: reading content of a volume through cli</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/reading-content-of-a-volume-through-cli/m-p/430849#M28331</link>
      <description>&lt;P&gt;As Paul already mentioned.&amp;nbsp; Ideally, content should be read using 'data protocol' via their respective clients. But, if you want to see/list what's there in the volume (dir/file) you can always use 'ls' command from advanced mode at the node shell level.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From Cluster shell:&lt;/P&gt;&lt;P&gt;::&amp;gt; node run -node &amp;lt;node&amp;gt;&lt;BR /&gt;Type 'exit' or 'Ctrl-D' to return to the CLI&lt;BR /&gt;node-01&amp;gt; priv set advanced&lt;BR /&gt;Warning: These advanced commands are potentially dangerous; use&lt;BR /&gt;them only when directed to do so by NetApp&lt;BR /&gt;personnel.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;For example: On node-01, there is a volume called cifs_shre, if I want to list what's in it. I can use this cmd:&lt;BR /&gt;node-01*&amp;gt; ls /vol/cifs_share&lt;BR /&gt;.&lt;BR /&gt;..&lt;BR /&gt;document.txt&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jan 2022 15:52:34 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/reading-content-of-a-volume-through-cli/m-p/430849#M28331</guid>
      <dc:creator>Ontapforrum</dc:creator>
      <dc:date>2022-01-12T15:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: reading content of a volume through cli</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/reading-content-of-a-volume-through-cli/m-p/430851#M28332</link>
      <description>&lt;P&gt;Thanks for your answer.&lt;/P&gt;&lt;P&gt;I had already seen this and it failed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But it was only because i didn't use the node on which the volume was attached but a node in an other HA PAIR&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for your help&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jan 2022 16:08:16 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/reading-content-of-a-volume-through-cli/m-p/430851#M28332</guid>
      <dc:creator>grocanar</dc:creator>
      <dc:date>2022-01-12T16:08:16Z</dc:date>
    </item>
  </channel>
</rss>

