<?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: report ksh in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/report-ksh/m-p/125221#M26981</link>
    <description>&lt;P&gt;thanks very much.&lt;/P&gt;&lt;P&gt;it's perfect&lt;/P&gt;</description>
    <pubDate>Tue, 08 Nov 2016 21:45:58 GMT</pubDate>
    <dc:creator>NgAlpha</dc:creator>
    <dc:date>2016-11-08T21:45:58Z</dc:date>
    <item>
      <title>report ksh</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/report-ksh/m-p/125171#M26975</link>
      <description>&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;i would like on one command line to gather somes informations like this :&lt;/P&gt;&lt;P&gt;volume name&amp;nbsp;/ ip or policy export / used / total&lt;/P&gt;&lt;P&gt;did anyone know how to do it&amp;nbsp; on one command line or severals&amp;nbsp; with sh&amp;nbsp; or ksh&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&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;</description>
      <pubDate>Wed, 04 Jun 2025 18:21:15 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/report-ksh/m-p/125171#M26975</guid>
      <dc:creator>NgAlpha</dc:creator>
      <dc:date>2025-06-04T18:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: report ksh</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/report-ksh/m-p/125203#M26980</link>
      <description>&lt;P&gt;You would need to have a user account on the cluster with ssh access and a public ssh key added to the cluster to avoid having to provide the password every time.&lt;/P&gt;&lt;P&gt;See the man page for "security login publickey" for more details.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To get the information you want, just run a command like:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ssh &amp;lt;clustername&amp;gt; volume show -volume &amp;lt;volumename&amp;gt; -fields policy, used, total&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and parse the output.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2016 15:35:26 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/report-ksh/m-p/125203#M26980</guid>
      <dc:creator>MKELLYSCSC</dc:creator>
      <dc:date>2016-11-08T15:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: report ksh</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/report-ksh/m-p/125221#M26981</link>
      <description>&lt;P&gt;thanks very much.&lt;/P&gt;&lt;P&gt;it's perfect&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2016 21:45:58 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/report-ksh/m-p/125221#M26981</guid>
      <dc:creator>NgAlpha</dc:creator>
      <dc:date>2016-11-08T21:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: report ksh</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/report-ksh/m-p/125240#M26989</link>
      <description>&lt;P&gt;HI &lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/7880"&gt;@MKELLYSCSC﻿&lt;/a&gt;&lt;/P&gt;&lt;P&gt;I would like to have @IP client match (from export policy) for each volume with used and total capacity on one command line&lt;/P&gt;&lt;P&gt;it is possible ?&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2016 10:59:29 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/report-ksh/m-p/125240#M26989</guid>
      <dc:creator>NgAlpha</dc:creator>
      <dc:date>2016-11-09T10:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: report ksh</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/report-ksh/m-p/125241#M26990</link>
      <description>&lt;P&gt;I don't believe it is.&lt;/P&gt;&lt;P&gt;You can use the 'volume show ...' command to get the name of the export policy applied to the volume.&lt;/P&gt;&lt;P&gt;However, in order to get details of the rules in the policy, you need to use the 'vserver export-policy rule show ...' command.&lt;/P&gt;&lt;P&gt;It shouldn't be too difficult to script this if you have password-less access to the cluster sorted out.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2016 11:27:20 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/report-ksh/m-p/125241#M26990</guid>
      <dc:creator>MKELLYSCSC</dc:creator>
      <dc:date>2016-11-09T11:27:20Z</dc:date>
    </item>
  </channel>
</rss>

