<?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: Root File System Full in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-full/m-p/4127271#M315741</link>
    <description>Nice to see more solutions - but does somebody think the problem still persists since january? Unlikely ...&lt;BR /&gt;&lt;BR /&gt;;-)</description>
    <pubDate>Wed, 10 Sep 2008 10:50:20 GMT</pubDate>
    <dc:creator>Torsten.</dc:creator>
    <dc:date>2008-09-10T10:50:20Z</dc:date>
    <item>
      <title>Root File System Full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-full/m-p/4127259#M315729</link>
      <description>My syslog is giving root file system error message:&lt;BR /&gt;&lt;BR /&gt;Jan  9 04:44:34 usunx12 vmunix: msgcnt 19 vxfs: mesg 001: vx_nospace - /dev/root file system full (1 block extent)&lt;BR /&gt;Jan  9 05:44:41 usunx12 vmunix: msgcnt 21 vxfs: mesg 001: vx_nospace - /dev/root file system full (1 block extent)&lt;BR /&gt;Jan  9 06:44:47 usunx12 vmunix: msgcnt 23 vxfs: mesg 001: vx_nospace - /dev/root file system full (1 block extent)&lt;BR /&gt;Jan  9 07:44:54 usunx12 vmunix: msgcnt 25 vxfs: mesg 001: vx_nospace - /dev/root file system full (1 block extent)&lt;BR /&gt;Jan  9 08:45:00 usunx12 vmunix: msgcnt 27 vxfs: mesg 001: vx_nospace - /dev/root file system full (1 block extent)&lt;BR /&gt;Jan  9 09:45:06 usunx12 vmunix: msgcnt 29 vxfs: mesg 001: vx_nospace - /dev/root file system full (1 block extent)&lt;BR /&gt;Jan  9 10:45:13 usunx12 vmunix: msgcnt 31 vxfs: mesg 001: vx_nospace - /dev/root file system full (1 block extent)&lt;BR /&gt;Jan  9 11:21:33 usunx12 vmunix: msgcnt 33 vxfs: mesg 001: vx_nospace - /dev/root file system full (1 block extent)&lt;BR /&gt;Jan  9 11:22:08 usunx12 vmunix: msgcnt 35 vxfs: mesg 001: vx_nospace - /dev/root file system full (1 block extent)&lt;BR /&gt;Jan  9 11:45:21 usunx12 vmunix: msgcnt 37 vxfs: mesg 001: vx_nospace - /dev/root file system full (1 block extent)&lt;BR /&gt;&lt;BR /&gt;Can some body tell me how to resolve this situation?</description>
      <pubDate>Thu, 10 Jan 2008 13:47:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-full/m-p/4127259#M315729</guid>
      <dc:creator>Ali Imran Abbas</dc:creator>
      <dc:date>2008-01-10T13:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: Root File System Full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-full/m-p/4127260#M315730</link>
      <description>The most common problem with root filesystem is someone mistyping a tape device name and creating a large text file in /dev. Assuming /dev/root is a filesystem in its own right, that won't apply in your case.&lt;BR /&gt;&lt;BR /&gt;Look for the most recent files:&lt;BR /&gt;&lt;BR /&gt;cd /dev/root&lt;BR /&gt;ll -tr&lt;BR /&gt;&lt;BR /&gt;See what has changed recently. Do you have any processes writing to /dev/root that should be writing to a dedicated filesystem instead?&lt;BR /&gt;&lt;BR /&gt;Mark Syder (like the drink but spelt different)</description>
      <pubDate>Thu, 10 Jan 2008 13:50:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-full/m-p/4127260#M315730</guid>
      <dc:creator>MarkSyder</dc:creator>
      <dc:date>2008-01-10T13:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: Root File System Full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-full/m-p/4127261#M315731</link>
      <description>Do I need to go to single user mode for that?</description>
      <pubDate>Thu, 10 Jan 2008 13:52:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-full/m-p/4127261#M315731</guid>
      <dc:creator>Ali Imran Abbas</dc:creator>
      <dc:date>2008-01-10T13:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: Root File System Full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-full/m-p/4127262#M315732</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;cd /&lt;BR /&gt;du -k | sort -rn | more&lt;BR /&gt;&lt;BR /&gt;Identify the folders that are full and should not have files.&lt;BR /&gt;&lt;BR /&gt;Besides a few configuration files in /etc the root fs should have nothing in it but mount points for other filestems.&lt;BR /&gt;&lt;BR /&gt;Good Luck Ali&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 10 Jan 2008 13:54:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-full/m-p/4127262#M315732</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-01-10T13:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: Root File System Full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-full/m-p/4127263#M315733</link>
      <description>What are the steps u need to perform if your root file system is full?&lt;BR /&gt;I have the following questions:&lt;BR /&gt;Can root login to the machine whose root file system is full.&lt;BR /&gt;Whats the name of core file and where its location&lt;BR /&gt;where does the file created by wrong tape device reside?&lt;BR /&gt;Can some one detail one by one step in this regard pls?</description>
      <pubDate>Thu, 10 Jan 2008 14:19:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-full/m-p/4127263#M315733</guid>
      <dc:creator>Ali Imran Abbas</dc:creator>
      <dc:date>2008-01-10T14:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: Root File System Full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-full/m-p/4127264#M315734</link>
      <description>hi all:&lt;BR /&gt;&lt;BR /&gt;First check that your FS is mounted and the mount point hasn't permissions for all users (755 only)&lt;BR /&gt;&lt;BR /&gt;Second check where is files higest with du -kx |sort -n and remove or move the files.&lt;BR /&gt;&lt;BR /&gt;Third check that you don't have any proccess hang that he could use /&lt;BR /&gt;&lt;BR /&gt;For end, i see you FS is /dev/root when this must be /dev/vg00/lvol3, please reboot system for resolve this&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Thu, 10 Jan 2008 15:15:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-full/m-p/4127264#M315734</guid>
      <dc:creator>Roberto Arias</dc:creator>
      <dc:date>2008-01-10T15:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: Root File System Full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-full/m-p/4127265#M315735</link>
      <description>What are the steps u need to perform if your root file system is full?&lt;BR /&gt;I have the following questions:&lt;BR /&gt;Can root login to the machine whose root file system is full.&lt;BR /&gt;Whats the name of core file and where its location&lt;BR /&gt;where does the file created by wrong tape device reside?&lt;BR /&gt;Can some one detail one by one step in this regard pls?&lt;BR /&gt;=========================================&lt;BR /&gt;#1 - Folks have given you that information above.&lt;BR /&gt;#2 - Yes&lt;BR /&gt;#3 - /var/adm/crash&lt;BR /&gt;   - But you can have core files anywhere on your box.  You need to look for them and clean them up.  This statement isn't selective - so beware:&lt;BR /&gt;find / -name core -print | xargs rm {} \;&lt;BR /&gt;&lt;BR /&gt;#4 - Nobody knows your boxes but you, so the best folks can do is give you enough to start your process.  The rest is up to you.&lt;BR /&gt;&lt;BR /&gt;A couple other hints:&lt;BR /&gt;Look under /etc for unnecessary copies of host,group,lvmtab&lt;BR /&gt;Look under /dev for bogues files, especially where someone created file while trying to write to tape (my personal favorite) /dev/rmt/&lt;FILE&gt;&lt;BR /&gt;If you run MC/SG, then do some logfile trimming on your packages.  /etc/cmcluster/packages/&lt;PKG_NAME&gt;/&lt;PKG_NAME.CNTL.LOG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgrds,&lt;BR /&gt;Rita&lt;BR /&gt;&lt;BR /&gt;...ps....0 out of 68.  Assign points earned to the folks who have helped you.&lt;BR /&gt;&lt;BR /&gt;&lt;/PKG_NAME.CNTL.LOG&gt;&lt;/PKG_NAME&gt;&lt;/FILE&gt;</description>
      <pubDate>Thu, 10 Jan 2008 18:12:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-full/m-p/4127265#M315735</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2008-01-10T18:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: Root File System Full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-full/m-p/4127266#M315736</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You look for following and try to delete to get the free spaces.&lt;BR /&gt;&lt;BR /&gt;1. Mail log file, there may be chances of flooding emails from different sources. &lt;BR /&gt;/var/adm/syslog/mail.log&lt;BR /&gt;Also lookd for any application logs are growing rappidly (if trace level is on).&lt;BR /&gt;&lt;BR /&gt;2. Look for crash dumps if any in the directory /var/adm/crash and delete.&lt;BR /&gt;&lt;BR /&gt;3. Find for any core dump in any directory under root filesystem and delete it.&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Rajesh SB</description>
      <pubDate>Fri, 11 Jan 2008 08:00:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-full/m-p/4127266#M315736</guid>
      <dc:creator>Rajesh SB</dc:creator>
      <dc:date>2008-01-11T08:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: Root File System Full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-full/m-p/4127267#M315737</link>
      <description>Find /filesystems -size +1000c -exec ll {} \; --- to find 1000 bytes files and those sizes &lt;BR /&gt;find /&lt;FILESYSTEM&gt; -type f -mtime 0 -exec ls -l {} \; --- lists all files modified in last 24 hrs &lt;BR /&gt;find /&lt;FILESYSTEM&gt; -mtime +&lt;DAYS&gt; -exec ls -l {} \; --- to list files which are older than particular number of days &lt;BR /&gt;find /&lt;FILESYSTEM&gt; -mtime +&lt;DAYS&gt; -exec rm {} \; ---- to remove the files which are older than particular number of days &lt;BR /&gt;du -k -x / --- to find the size of the files only in '/' &lt;BR /&gt;du -kx / | sort -rn -k1 | head -n 10 ---- 10 largest directories in the root filesystem: &lt;BR /&gt;find / -type f -xdev -print | xargs -e ll | sort -rn -k5 | head -n 10 ---- 10 largest files in the root filesystem &lt;BR /&gt;find / -type f -xdev -mtime -1 -print | xargs ll | sort -rn -k5 ---- Recently modified files in the root filesystem&lt;/DAYS&gt;&lt;/FILESYSTEM&gt;&lt;/DAYS&gt;&lt;/FILESYSTEM&gt;&lt;/FILESYSTEM&gt;</description>
      <pubDate>Wed, 10 Sep 2008 00:00:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-full/m-p/4127267#M315737</guid>
      <dc:creator>IT Response</dc:creator>
      <dc:date>2008-09-10T00:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: Root File System Full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-full/m-p/4127268#M315738</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;#find / -name core&lt;BR /&gt;&lt;BR /&gt;Check for any core file&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Prashant</description>
      <pubDate>Wed, 10 Sep 2008 02:32:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-full/m-p/4127268#M315738</guid>
      <dc:creator>Prashanth Waugh</dc:creator>
      <dc:date>2008-09-10T02:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: Root File System Full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-full/m-p/4127269#M315739</link>
      <description>&lt;!--!*#--&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Try this one, it helped me to resolve the same issue&lt;BR /&gt;&lt;BR /&gt;#cd /dev/rmt&lt;BR /&gt;#&amp;gt;0m&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Prabhu H</description>
      <pubDate>Wed, 10 Sep 2008 04:09:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-full/m-p/4127269#M315739</guid>
      <dc:creator>Prabhu Hosmani</dc:creator>
      <dc:date>2008-09-10T04:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: Root File System Full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-full/m-p/4127270#M315740</link>
      <description>Imaran,&lt;BR /&gt;&lt;BR /&gt;Can you tell which unix are you using ?&lt;BR /&gt;&lt;BR /&gt;is it linux box?</description>
      <pubDate>Wed, 10 Sep 2008 07:28:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-full/m-p/4127270#M315740</guid>
      <dc:creator>Deepak Kr</dc:creator>
      <dc:date>2008-09-10T07:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: Root File System Full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-full/m-p/4127271#M315741</link>
      <description>Nice to see more solutions - but does somebody think the problem still persists since january? Unlikely ...&lt;BR /&gt;&lt;BR /&gt;;-)</description>
      <pubDate>Wed, 10 Sep 2008 10:50:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-full/m-p/4127271#M315741</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-09-10T10:50:20Z</dc:date>
    </item>
  </channel>
</rss>

