<?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: / full in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/full/m-p/2744690#M68684</link>
    <description>I think you have to reboot the machine because, maybe, there is a open file that you have delete so it have a process still running on it.&lt;BR /&gt;Other way to repair you situation is to find the files open on / with lsof &lt;BR /&gt;Also it is interesting to look for the files that are greater than a determinated size.&lt;BR /&gt;So the problem is how to find this files only on / filesystem.&lt;BR /&gt;There is a little modification to your command that maybe can help you a little more:&lt;BR /&gt;du -kax | sort -n &lt;BR /&gt;&lt;BR /&gt;Try this.&lt;BR /&gt;&lt;BR /&gt;Juanma.</description>
    <pubDate>Fri, 14 Jun 2002 10:23:57 GMT</pubDate>
    <dc:creator>Juan Manuel López</dc:creator>
    <dc:date>2002-06-14T10:23:57Z</dc:date>
    <item>
      <title>/ full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/full/m-p/2744677#M68671</link>
      <description>Hello&lt;BR /&gt;My root file-system  / is growing and growing&lt;BR /&gt;more and more every day but I can't find&lt;BR /&gt;which files are growing-up ???&lt;BR /&gt;I've created a file called "NEW"&lt;BR /&gt;cd /&lt;BR /&gt;touch /NEW and 1 day later&lt;BR /&gt;find . -xdev -newer NEW ===&amp;gt; I can't find&lt;BR /&gt;what is growing-up so many ...&lt;BR /&gt;I've also performed du -kx / | sort -n ===&amp;gt; neither find what's growing-up&lt;BR /&gt;Any idea please ?</description>
      <pubDate>Fri, 14 Jun 2002 07:37:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/full/m-p/2744677#M68671</guid>
      <dc:creator>Gilles Salvin</dc:creator>
      <dc:date>2002-06-14T07:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: / full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/full/m-p/2744678#M68672</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Normally log files are to blame.&lt;BR /&gt;&lt;BR /&gt;Do a bdf then target the dirs from root that are not mount points.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Paula&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Jun 2002 07:48:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/full/m-p/2744678#M68672</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2002-06-14T07:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: / full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/full/m-p/2744679#M68673</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Have a look in /dev - a common problem is doing backups to /dev/om instard of /dev/0m.&lt;BR /&gt;&lt;BR /&gt;Also do a ls -lrt in /dev and look for latest files.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Paula&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Jun 2002 07:53:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/full/m-p/2744679#M68673</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2002-06-14T07:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: / full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/full/m-p/2744680#M68674</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Perform an lsof on /. Check for opened files that have already been deleted.&lt;BR /&gt;&lt;BR /&gt;It could be that you have an opened file that you have removed but the process is still writing to it.&lt;BR /&gt;&lt;BR /&gt;Examples of such possible files are mail.log, syslog.log etc. If you remove syslog.log without restarting syslogd, then the process is still writing to the opened file, consuming filesystem space in the process.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
      <pubDate>Fri, 14 Jun 2002 07:54:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/full/m-p/2744680#M68674</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2002-06-14T07:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: / full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/full/m-p/2744681#M68675</link>
      <description>You probably got an active process that still writes to a file that was either removed of zeroed out. If that is the case you got an "invinsible" file that will keep on growing and eating up your disk space unless you find that process and kill it or reboot the system.</description>
      <pubDate>Fri, 14 Jun 2002 07:56:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/full/m-p/2744681#M68675</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-06-14T07:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: / full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/full/m-p/2744682#M68676</link>
      <description>Hi&lt;BR /&gt;check /etc folder a lot of application put there logs files, maybe You have OpenView software installed??? then check /etc/opt/OV, /etc/opt/omni&lt;BR /&gt;&lt;BR /&gt;seba</description>
      <pubDate>Fri, 14 Jun 2002 07:56:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/full/m-p/2744682#M68676</guid>
      <dc:creator>Sebastian Galeski_1</dc:creator>
      <dc:date>2002-06-14T07:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: / full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/full/m-p/2744683#M68677</link>
      <description>Hello Steven Sim Kok Leong &lt;BR /&gt;I think you are right, I'm not use to pratice&lt;BR /&gt;lsof ; are there any options I need to use ?&lt;BR /&gt;Thanhs</description>
      <pubDate>Fri, 14 Jun 2002 08:32:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/full/m-p/2744683#M68677</guid>
      <dc:creator>Gilles Salvin</dc:creator>
      <dc:date>2002-06-14T08:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: / full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/full/m-p/2744684#M68678</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can download the HP-UX port of lsof from here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://gatekeep.cs.utah.edu/hppd/hpux/Sysadmin/lsof-4.61/" target="_blank"&gt;http://gatekeep.cs.utah.edu/hppd/hpux/Sysadmin/lsof-4.61/&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;lsof is a must-have utility for any system administrator. You will have to rely on it to find the deleted opened file that is still being actively written into by the process.&lt;BR /&gt;&lt;BR /&gt;# for file in `lsof | grep '/' | awk '{print $9}' | sort | uniq` ; do if [ ! -e $file ] ; then echo $file is a non-existing opened file ; echo "the process(es) holding onto $file is `lsof $file`" ; fi ; done&lt;BR /&gt;&lt;BR /&gt;Once you have identified the process, stop (using kill if no shutdown command is available for this process) and restart it.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
      <pubDate>Fri, 14 Jun 2002 08:47:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/full/m-p/2744684#M68678</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2002-06-14T08:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: / full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/full/m-p/2744685#M68679</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If it is an important system process, then do not terminate it now and there. Schedule downtime first.&lt;BR /&gt;&lt;BR /&gt;The easy way out, without using lsof, is to simply reboot your server. This will clear the opened files. Again, you need to schedule downtime.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
      <pubDate>Fri, 14 Jun 2002 08:50:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/full/m-p/2744685#M68679</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2002-06-14T08:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: / full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/full/m-p/2744686#M68680</link>
      <description>Hello Steven Sim Kok Leong &lt;BR /&gt;Thank you for your help but I don't find&lt;BR /&gt;anything ...&lt;BR /&gt;BR</description>
      <pubDate>Fri, 14 Jun 2002 09:58:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/full/m-p/2744686#M68680</guid>
      <dc:creator>Gilles Salvin</dc:creator>
      <dc:date>2002-06-14T09:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: / full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/full/m-p/2744687#M68681</link>
      <description>Hello S.K. Chan &lt;BR /&gt;You are probably right&lt;BR /&gt;any idea about how to find the faulty process ?&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Jun 2002 10:02:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/full/m-p/2744687#M68681</guid>
      <dc:creator>Gilles Salvin</dc:creator>
      <dc:date>2002-06-14T10:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: / full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/full/m-p/2744688#M68682</link>
      <description>Most likely, there are directories in / that simply do not belong there.  / is a static directory and won't grow without root's help. Often, a poorly written application program will usurp the sysadmin's responsibility to manage the system by storing itself in the root directory.  There are only 3 directories in / anhd they are: etc dev sbin&lt;BR /&gt;&lt;BR /&gt;That's all! Anything else (other than root's $HOME) are misplaced and need to be moved. As mentioned, if du can't see any growth, then likely there is a program writing to a logfile (logfiles *NEVER* go into /) and perhaps you rm'ed the file a while ago, but as long as the program keeps the file open, it will grow--and won't be visible&lt;BR /&gt;&lt;BR /&gt;The only solution is a reboot. Save a copy of the sorted du output, then reboot and run it again (along with bdf). If / is back to normal (about 30-60 megs) then the above scenario was the case. It's time to cleanup / and move everything that isn't a mount point (except etc sbin and dev) to another disk. If an application (again, poorly written) can't tolerate being moved to /opt, then you can use a symlink to 'fool' the program. (you may also want to use the telephone to complain about the application's impact on your operation)&lt;BR /&gt;&lt;BR /&gt;Another thing to do is to move root's $HOME. It doesn't belong in / at all. root droppings (the junk that sysadmins leave in $HOME) need to be checked regularly and if it is /, it is is difficult to see what needs to be purged. Instead, create /root, then move *all* files to that directory (no files should be in /). Finally, edit /etc/passwd and change the $HOME directory. Just to make sure everything was done correctly, stay logged in and start another session from a new location by logging in as root. If there is a problem (spelling, etc) then the current root login will let you fix it easily.</description>
      <pubDate>Fri, 14 Jun 2002 10:13:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/full/m-p/2744688#M68682</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2002-06-14T10:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: / full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/full/m-p/2744689#M68683</link>
      <description>Gilles,&lt;BR /&gt;&lt;BR /&gt;One other thing to look for is an unmounted file system.  For example, if /blah is a separate file system and it becomes unmounted, user Bozo may still going to be writing output into /blah - except it's now going to end up in / instead.&lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 14 Jun 2002 10:15:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/full/m-p/2744689#M68683</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-06-14T10:15:49Z</dc:date>
    </item>
    <item>
      <title>Re: / full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/full/m-p/2744690#M68684</link>
      <description>I think you have to reboot the machine because, maybe, there is a open file that you have delete so it have a process still running on it.&lt;BR /&gt;Other way to repair you situation is to find the files open on / with lsof &lt;BR /&gt;Also it is interesting to look for the files that are greater than a determinated size.&lt;BR /&gt;So the problem is how to find this files only on / filesystem.&lt;BR /&gt;There is a little modification to your command that maybe can help you a little more:&lt;BR /&gt;du -kax | sort -n &lt;BR /&gt;&lt;BR /&gt;Try this.&lt;BR /&gt;&lt;BR /&gt;Juanma.</description>
      <pubDate>Fri, 14 Jun 2002 10:23:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/full/m-p/2744690#M68684</guid>
      <dc:creator>Juan Manuel López</dc:creator>
      <dc:date>2002-06-14T10:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: / full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/full/m-p/2744691#M68685</link>
      <description>Give points to all of us, please.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;Juanma.&lt;BR /&gt;&lt;BR /&gt;Note. How is now your / file system ? Are you still on troubles ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Jun 2002 11:20:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/full/m-p/2744691#M68685</guid>
      <dc:creator>Juan Manuel López</dc:creator>
      <dc:date>2002-06-14T11:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: / full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/full/m-p/2744692#M68686</link>
      <description>I've rebooted the server&lt;BR /&gt;the / is now used at only 35% ...&lt;BR /&gt;I kept about 100Mo with the reboot&lt;BR /&gt;I'll continue to check it and hope I'll&lt;BR /&gt;finally find what is wrong&lt;BR /&gt;Thank you very much everybody&lt;BR /&gt;&lt;BR /&gt;BR</description>
      <pubDate>Fri, 14 Jun 2002 11:40:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/full/m-p/2744692#M68686</guid>
      <dc:creator>Gilles Salvin</dc:creator>
      <dc:date>2002-06-14T11:40:37Z</dc:date>
    </item>
  </channel>
</rss>

