<?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: aggrspacecheck.pl in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/aggrspacecheck-pl/m-p/58376#M13715</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you need to enable the rsh on the filer side using options command&lt;/P&gt;&lt;P&gt;and if u have password for ur root user, then no output u can get...this is due to rsh cannot specify the password for user.&lt;/P&gt;&lt;P&gt;so the workaround is to use plink or other remote shell which can specify the password for user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u need some basic knowledge about coding. u need to change the .pl source code &lt;/P&gt;&lt;P&gt;change the rsh to plink&lt;/P&gt;&lt;P&gt;and put the password in the command line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;another workaround is temporarily removing root password, run the .pl and change the password back.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Nov 2011 11:10:01 GMT</pubDate>
    <dc:creator>Jeff_Yao</dc:creator>
    <dc:date>2011-11-18T11:10:01Z</dc:date>
    <item>
      <title>aggrspacecheck.pl</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/aggrspacecheck-pl/m-p/58370#M13711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; perl aggrSpaceCheck.pl&amp;nbsp; -user root -filer xxxxxxxxx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aggrSpaceCheck V1.0.0 Copyright (c) 2008 NetApp &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could not retrieve Aggregate free space. Could not get any aggregates in this filer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on the filer it says&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; rshd.access.denied:warning]: Permission denied for an rsh request from root at&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:41:23 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/aggrspacecheck-pl/m-p/58370#M13711</guid>
      <dc:creator>TDUBB1234</dc:creator>
      <dc:date>2025-06-05T06:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: aggrspacecheck.pl</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/aggrspacecheck-pl/m-p/58373#M13713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What does the output from the following give you:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;options rsh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Graham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2011 20:16:41 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/aggrspacecheck-pl/m-p/58373#M13713</guid>
      <dc:creator>grahamhand</dc:creator>
      <dc:date>2011-11-17T20:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: aggrspacecheck.pl</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/aggrspacecheck-pl/m-p/58376#M13715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you need to enable the rsh on the filer side using options command&lt;/P&gt;&lt;P&gt;and if u have password for ur root user, then no output u can get...this is due to rsh cannot specify the password for user.&lt;/P&gt;&lt;P&gt;so the workaround is to use plink or other remote shell which can specify the password for user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u need some basic knowledge about coding. u need to change the .pl source code &lt;/P&gt;&lt;P&gt;change the rsh to plink&lt;/P&gt;&lt;P&gt;and put the password in the command line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;another workaround is temporarily removing root password, run the .pl and change the password back.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2011 11:10:01 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/aggrspacecheck-pl/m-p/58376#M13715</guid>
      <dc:creator>Jeff_Yao</dc:creator>
      <dc:date>2011-11-18T11:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: aggrspacecheck.pl</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/aggrspacecheck-pl/m-p/58380#M13717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i was able to do this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perl aggrSpaceCheck.pl&amp;nbsp; -user root:xxxxxx -filer filer.abc.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Nov 2011 01:12:29 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/aggrspacecheck-pl/m-p/58380#M13717</guid>
      <dc:creator>TDUBB1234</dc:creator>
      <dc:date>2011-11-19T01:12:29Z</dc:date>
    </item>
  </channel>
</rss>

