<?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 /dev/root file system full in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dev-root-file-system-full/m-p/3132266#M153183</link>
    <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;#dmesg =&amp;gt; vxfs : mesg 001 /dev/root file system full (1 block extent) &lt;BR /&gt;but #bdf /dev/root = 90 %.&lt;BR /&gt;There is not a core file in / , /etc/fstab and /etc/mnntab is good.&lt;BR /&gt;Is the File system / corrupted ? How can i resolve this problem?&lt;BR /&gt;Thanks</description>
    <pubDate>Mon, 01 Dec 2003 05:18:56 GMT</pubDate>
    <dc:creator>Juquin_3</dc:creator>
    <dc:date>2003-12-01T05:18:56Z</dc:date>
    <item>
      <title>/dev/root file system full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dev-root-file-system-full/m-p/3132266#M153183</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;#dmesg =&amp;gt; vxfs : mesg 001 /dev/root file system full (1 block extent) &lt;BR /&gt;but #bdf /dev/root = 90 %.&lt;BR /&gt;There is not a core file in / , /etc/fstab and /etc/mnntab is good.&lt;BR /&gt;Is the File system / corrupted ? How can i resolve this problem?&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 01 Dec 2003 05:18:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dev-root-file-system-full/m-p/3132266#M153183</guid>
      <dc:creator>Juquin_3</dc:creator>
      <dc:date>2003-12-01T05:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: /dev/root file system full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dev-root-file-system-full/m-p/3132267#M153184</link>
      <description>Hi,&lt;BR /&gt; &lt;BR /&gt;search for large files in the root filesystem:&lt;BR /&gt; &lt;BR /&gt;find / -xdev -size +1000000c -exec ll -d {} \;&lt;BR /&gt; &lt;BR /&gt;good luck,&lt;BR /&gt;Thierry.</description>
      <pubDate>Mon, 01 Dec 2003 05:23:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dev-root-file-system-full/m-p/3132267#M153184</guid>
      <dc:creator>Thierry Poels_1</dc:creator>
      <dc:date>2003-12-01T05:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: /dev/root file system full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dev-root-file-system-full/m-p/3132268#M153185</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check /dev directory for some big file.&lt;BR /&gt;specially /dev/rmt&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;sunil</description>
      <pubDate>Mon, 01 Dec 2003 05:25:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dev-root-file-system-full/m-p/3132268#M153185</guid>
      <dc:creator>Sunil Sharma_1</dc:creator>
      <dc:date>2003-12-01T05:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: /dev/root file system full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dev-root-file-system-full/m-p/3132269#M153186</link>
      <description>Hi,&lt;BR /&gt;dmesg shows that at a certain time since last reboot, your root file system was full. The message does not go away from dmesg when the problem is solved, which it apparently has been, as your dbf reports 90%. &lt;BR /&gt;If you boot the message will go away and the dmesg buffer will start collecting new messages. So there is probably no problem right now.&lt;BR /&gt; &lt;BR /&gt;regards,&lt;BR /&gt;John K.</description>
      <pubDate>Mon, 01 Dec 2003 05:25:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dev-root-file-system-full/m-p/3132269#M153186</guid>
      <dc:creator>john korterman</dc:creator>
      <dc:date>2003-12-01T05:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: /dev/root file system full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dev-root-file-system-full/m-p/3132270#M153187</link>
      <description>I will try,&lt;BR /&gt;&lt;BR /&gt;mv /etc/mnttab /etc/mnttab.old.`date +%m%d%y`&lt;BR /&gt;&lt;BR /&gt;mount -a&lt;BR /&gt;bdf&lt;BR /&gt;&lt;BR /&gt;Kaps</description>
      <pubDate>Mon, 01 Dec 2003 05:54:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dev-root-file-system-full/m-p/3132270#M153187</guid>
      <dc:creator>KapilRaj</dc:creator>
      <dc:date>2003-12-01T05:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: /dev/root file system full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dev-root-file-system-full/m-p/3132271#M153188</link>
      <description>Hi Juquin,&lt;BR /&gt;&lt;BR /&gt;If you still have a problem following reboot it may be worth trying the following command (after first cding into the affected directory):&lt;BR /&gt;&lt;BR /&gt;du -k|sort -k1,1nr|pg&lt;BR /&gt;&lt;BR /&gt;This will show you which sub-directories are taking up the most disc space. This is where you're likely to find large files to get rid of.&lt;BR /&gt;&lt;BR /&gt;Mark Syder (like the drink but spelt different)</description>
      <pubDate>Mon, 01 Dec 2003 11:16:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dev-root-file-system-full/m-p/3132271#M153188</guid>
      <dc:creator>MarkSyder</dc:creator>
      <dc:date>2003-12-01T11:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: /dev/root file system full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dev-root-file-system-full/m-p/3132272#M153189</link>
      <description>... and if it turns out that you are truly out of space, a quick alternative is to move some large files or directories to another filesystem, then put links to the new location from root with the &lt;BR /&gt;&lt;BR /&gt;ln -s&lt;BR /&gt;&lt;BR /&gt;command.&lt;BR /&gt;( sloppy and not as fast, but works in a pinch)&lt;BR /&gt;&lt;BR /&gt;then, when you have time, an ignite copy and  reboot, increase size of /&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Dec 2003 12:44:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dev-root-file-system-full/m-p/3132272#M153189</guid>
      <dc:creator>doug mielke</dc:creator>
      <dc:date>2003-12-01T12:44:03Z</dc:date>
    </item>
  </channel>
</rss>

