<?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: filesystem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/3700758#M249283</link>
    <description>Mridul,&lt;BR /&gt;if you want treasure visit the link below;&lt;BR /&gt;:-)&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=51050" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=51050&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Good Luck,</description>
    <pubDate>Mon, 02 Jan 2006 06:20:19 GMT</pubDate>
    <dc:creator>Cem Tugrul</dc:creator>
    <dc:date>2006-01-02T06:20:19Z</dc:date>
    <item>
      <title>filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/3700747#M249272</link>
      <description>Hi All &lt;BR /&gt;&lt;BR /&gt;     What command will provide status of filesystems on a HP?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Mridul</description>
      <pubDate>Mon, 02 Jan 2006 04:31:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/3700747#M249272</guid>
      <dc:creator>Mridul Dutta</dc:creator>
      <dc:date>2006-01-02T04:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/3700748#M249273</link>
      <description>bdf&lt;BR /&gt;&lt;BR /&gt;-Muthu</description>
      <pubDate>Mon, 02 Jan 2006 04:31:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/3700748#M249273</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-01-02T04:31:24Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/3700749#M249274</link>
      <description>You can use df as well for disk free informations for all file systems.&lt;BR /&gt;&lt;BR /&gt;# df&lt;BR /&gt;&lt;BR /&gt;If you want to know space usage in specific file system with other than bdf then,&lt;BR /&gt;use&lt;BR /&gt;&lt;BR /&gt;# du -k &lt;FILE&gt;&lt;BR /&gt;&lt;BR /&gt;-Muthu&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/FILE&gt;</description>
      <pubDate>Mon, 02 Jan 2006 04:33:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/3700749#M249274</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-01-02T04:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/3700750#M249275</link>
      <description># bdf or # df -k or # du &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Mon, 02 Jan 2006 04:34:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/3700750#M249275</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-01-02T04:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/3700751#M249276</link>
      <description>Moun -v will give details like type of Fs, mounted options &amp;amp; mount points. also bdf will list the available/used space.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;V</description>
      <pubDate>Mon, 02 Jan 2006 04:37:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/3700751#M249276</guid>
      <dc:creator>vaman</dc:creator>
      <dc:date>2006-01-02T04:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/3700752#M249277</link>
      <description>Mount -v will give details like type of Fs, mounted options &amp;amp; mount points. also bdf will list the available/used space.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;V</description>
      <pubDate>Mon, 02 Jan 2006 04:37:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/3700752#M249277</guid>
      <dc:creator>vaman</dc:creator>
      <dc:date>2006-01-02T04:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/3700753#M249278</link>
      <description>Hi Mridul, You can use sam (System Administration Manager ) to find out the status of FS in HP-UX &lt;BR /&gt;&lt;BR /&gt;# sam --&amp;gt; Disks and File Systems --&amp;gt; â  File Systems &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Mon, 02 Jan 2006 04:39:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/3700753#M249278</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-01-02T04:39:12Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/3700754#M249279</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Apart from allready mentioned options you can also use&lt;BR /&gt;&lt;BR /&gt;#fstyp -v /dev/vgname/lvolname&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Mon, 02 Jan 2006 04:50:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/3700754#M249279</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2006-01-02T04:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/3700755#M249280</link>
      <description>Only bdf command will show all status of file systems with usage and i-node usage.&lt;BR /&gt;&lt;BR /&gt;To get per file system (lvol) informations then,&lt;BR /&gt;&lt;BR /&gt;# lvdisplay -v &lt;LVOL of="" file="" system=""&gt;&lt;/LVOL&gt;&lt;BR /&gt;-Muthu&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Jan 2006 04:53:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/3700755#M249280</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-01-02T04:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/3700756#M249281</link>
      <description>Refer the scripts available in,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=975411" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=975411&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;to get more information related with file system.&lt;BR /&gt;&lt;BR /&gt;-Muthu</description>
      <pubDate>Mon, 02 Jan 2006 04:54:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/3700756#M249281</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-01-02T04:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/3700757#M249282</link>
      <description>Attached is a script which reports FS in GB, &lt;BR /&gt;&lt;BR /&gt;Thanks to Patrick Wallek ..&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Mon, 02 Jan 2006 04:56:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/3700757#M249282</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-01-02T04:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/3700758#M249283</link>
      <description>Mridul,&lt;BR /&gt;if you want treasure visit the link below;&lt;BR /&gt;:-)&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=51050" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=51050&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Good Luck,</description>
      <pubDate>Mon, 02 Jan 2006 06:20:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/3700758#M249283</guid>
      <dc:creator>Cem Tugrul</dc:creator>
      <dc:date>2006-01-02T06:20:19Z</dc:date>
    </item>
  </channel>
</rss>

