<?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: disk space usage in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-space-usage/m-p/2537096#M649035</link>
    <description>Hi Ron:&lt;BR /&gt;&lt;BR /&gt;Sounds like you inadvertantly created a regular file in /dev.  Look for things that don't belong there (principally non-special files).  I'd expect to see something like "/dev/rmt/om" where you mistakenly typed the letter "o" instead of the number "0".&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Wed, 06 Jun 2001 11:43:44 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2001-06-06T11:43:44Z</dc:date>
    <item>
      <title>disk space usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-space-usage/m-p/2537095#M649034</link>
      <description>I performed the monthly backup and reboot recently, with no obvious problems, save one.  All of a sudden, bdf reports /dev/vg00/lvol3 running at 99%.  Before the reboot, it was at 40%.  Maybe I'm panicking, but is this not cause for alarm??  lvol3 is mounted to /.&lt;BR /&gt;&lt;BR /&gt;Please let me know&lt;BR /&gt;&lt;BR /&gt;Ron the worry-wort</description>
      <pubDate>Wed, 06 Jun 2001 11:39:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-space-usage/m-p/2537095#M649034</guid>
      <dc:creator>Ron Irving</dc:creator>
      <dc:date>2001-06-06T11:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: disk space usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-space-usage/m-p/2537096#M649035</link>
      <description>Hi Ron:&lt;BR /&gt;&lt;BR /&gt;Sounds like you inadvertantly created a regular file in /dev.  Look for things that don't belong there (principally non-special files).  I'd expect to see something like "/dev/rmt/om" where you mistakenly typed the letter "o" instead of the number "0".&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 06 Jun 2001 11:43:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-space-usage/m-p/2537096#M649035</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-06-06T11:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: disk space usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-space-usage/m-p/2537097#M649036</link>
      <description>You probably have a core file somewhere.&lt;BR /&gt;Using a simple find construct you can search for large files and examine whether you want them or njot.&lt;BR /&gt;&lt;BR /&gt;To avoid core disk space problems retune the kernel and/or&lt;BR /&gt;ln -s /dev/null core&lt;BR /&gt;although you'll loose on why did it core dump analysis.&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Jun 2001 11:45:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-space-usage/m-p/2537097#M649036</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2001-06-06T11:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: disk space usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-space-usage/m-p/2537098#M649037</link>
      <description>Try&lt;BR /&gt;find / -xdev -type f -print | xargs ls -l | sort -rn -k5 | more&lt;BR /&gt;&lt;BR /&gt;this will list all your files by size ...&lt;BR /&gt;&lt;BR /&gt;maybe then you can identify a huge core or /dev/rmo file as mentioned above&lt;BR /&gt;&lt;BR /&gt;Christian&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Jun 2001 11:13:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-space-usage/m-p/2537098#M649037</guid>
      <dc:creator>Christian Schulze</dc:creator>
      <dc:date>2001-06-07T11:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: disk space usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-space-usage/m-p/2537099#M649038</link>
      <description>Make sure all of your file systems are mounted. Writing data to a mount point can cause the root file system to fill up rather quickly.</description>
      <pubDate>Thu, 07 Jun 2001 13:10:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-space-usage/m-p/2537099#M649038</guid>
      <dc:creator>Patrick Paton</dc:creator>
      <dc:date>2001-06-07T13:10:04Z</dc:date>
    </item>
  </channel>
</rss>

