<?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: Urgent: &amp;quot;/&amp;quot; root file system is 100 % used in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-quot-quot-root-file-system-is-100-used/m-p/4984215#M420544</link>
    <description>Hi Praveen, &lt;BR /&gt;&lt;BR /&gt;remove unwanted files from /. Especially, core files if you have any in /. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
    <pubDate>Fri, 09 Jun 2006 03:41:44 GMT</pubDate>
    <dc:creator>Arunvijai_4</dc:creator>
    <dc:date>2006-06-09T03:41:44Z</dc:date>
    <item>
      <title>Urgent: "/" root file system is 100 % used</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-quot-quot-root-file-system-is-100-used/m-p/4984210#M420539</link>
      <description>i didn't check it before,&lt;BR /&gt;&lt;BR /&gt;but when i gave this command, i got this error:&lt;BR /&gt;&lt;BR /&gt;#mailx -s "subject" praveen@company.com&lt;BR /&gt;testing&lt;BR /&gt;&lt;BR /&gt;nospcae on root&lt;BR /&gt;&lt;BR /&gt;please suggest what file i can delete,&lt;BR /&gt;this is production server</description>
      <pubDate>Fri, 09 Jun 2006 03:30:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-quot-quot-root-file-system-is-100-used/m-p/4984210#M420539</guid>
      <dc:creator>praveen..</dc:creator>
      <dc:date>2006-06-09T03:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent: "/" root file system is 100 % used</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-quot-quot-root-file-system-is-100-used/m-p/4984211#M420540</link>
      <description># bdf | more&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg00/lvol3     524288  524288       0  100% /&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Jun 2006 03:36:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-quot-quot-root-file-system-is-100-used/m-p/4984211#M420540</guid>
      <dc:creator>praveen..</dc:creator>
      <dc:date>2006-06-09T03:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent: "/" root file system is 100 % used</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-quot-quot-root-file-system-is-100-used/m-p/4984212#M420541</link>
      <description>Hi praveen,&lt;BR /&gt;&lt;BR /&gt;See this link,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=996967" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=996967&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;rgs,&lt;BR /&gt;ran</description>
      <pubDate>Fri, 09 Jun 2006 03:38:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-quot-quot-root-file-system-is-100-used/m-p/4984212#M420541</guid>
      <dc:creator>rariasn</dc:creator>
      <dc:date>2006-06-09T03:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent: "/" root file system is 100 % used</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-quot-quot-root-file-system-is-100-used/m-p/4984213#M420542</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;# du -kx / | sort -rn | head -20&lt;BR /&gt;what is the largest directory?&lt;BR /&gt;&lt;BR /&gt;# find . -xdev -type f -size +1000 -exec ll {} \; &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Fri, 09 Jun 2006 03:38:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-quot-quot-root-file-system-is-100-used/m-p/4984213#M420542</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2006-06-09T03:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent: "/" root file system is 100 % used</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-quot-quot-root-file-system-is-100-used/m-p/4984214#M420543</link>
      <description>First,&lt;BR /&gt;&lt;BR /&gt;cd /&lt;BR /&gt;ll core&lt;BR /&gt;mv core /xxxx/alternate_fs&lt;BR /&gt;&lt;BR /&gt;ran&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Jun 2006 03:40:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-quot-quot-root-file-system-is-100-used/m-p/4984214#M420543</guid>
      <dc:creator>rariasn</dc:creator>
      <dc:date>2006-06-09T03:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent: "/" root file system is 100 % used</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-quot-quot-root-file-system-is-100-used/m-p/4984215#M420544</link>
      <description>Hi Praveen, &lt;BR /&gt;&lt;BR /&gt;remove unwanted files from /. Especially, core files if you have any in /. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Fri, 09 Jun 2006 03:41:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-quot-quot-root-file-system-is-100-used/m-p/4984215#M420544</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-06-09T03:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent: "/" root file system is 100 % used</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-quot-quot-root-file-system-is-100-used/m-p/4984216#M420545</link>
      <description>Praveen,&lt;BR /&gt;&lt;BR /&gt;Use the following script to check where the big files are under /.&lt;BR /&gt;&lt;BR /&gt;Use as follow:&lt;BR /&gt;# cd /&lt;BR /&gt;# run the dus.sh script.&lt;BR /&gt;&lt;BR /&gt;And then remove or compress the big-files.&lt;BR /&gt;&lt;BR /&gt;Darrel</description>
      <pubDate>Fri, 09 Jun 2006 03:56:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-quot-quot-root-file-system-is-100-used/m-p/4984216#M420545</guid>
      <dc:creator>Darrel Louis</dc:creator>
      <dc:date>2006-06-09T03:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent: "/" root file system is 100 % used</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-quot-quot-root-file-system-is-100-used/m-p/4984217#M420546</link>
      <description>#cd /&lt;BR /&gt;#ll&lt;BR /&gt;drwx------   6 root       sys             96 Aug 18  2005 .VRTSob&lt;BR /&gt;-rw-------   1 root       sys            100 Jun  9  2005 .Xauthority&lt;BR /&gt;-r--r--r--   1 bin        bin           1222 May 26  2005 .profile&lt;BR /&gt;-rw-------   1 root       sys           1084 May 12  2005 .sh_history&lt;BR /&gt;drwx------   2 root       sys             96 Jun  1  2005 .ssh&lt;BR /&gt;drwxr-xr-x   6 root       sys           8192 May  5  2005 .sw&lt;BR /&gt;-rw-rw-rw-   1 root       root          1896 Jan 22 18:50 CTSTATUS.FCS&lt;BR /&gt;-rw-r--r--   1 root       sys              0 Apr 21  2005 MANPATH&lt;BR /&gt;drwxr-xr-x   2 root       sys             96 Jun  1  2005 SD_CDROM&lt;BR /&gt;lrwxrwxrwx   1 root       sys              5 May 26  2005 ahome -&amp;gt; /home&lt;BR /&gt;lrwxrwxrwx   1 root       sys              5 May 26  2005 bhome -&amp;gt; /home&lt;BR /&gt;lr-xr-xr-t   1 root       sys              8 Apr 21  2005 bin -&amp;gt; /usr/bin&lt;BR /&gt;drwxrwxrwx   2 root       sys             96 May  5  2005 cdrom&lt;BR /&gt;drwxrwxr-x  13 root       root          1024 Aug 11  2005 cims&lt;BR /&gt;dr-xr-xr-x  75 bin        bin           8192 Mar 23 08:42 dev&lt;BR /&gt;lrwxrwxrwx   1 root       sys              5 May 26  2005 dhome -&amp;gt; /home&lt;BR /&gt;dr-xr-xr-x  32 bin        bin           8192 Jun  5 06:00 etc&lt;BR /&gt;dr-xr-xr-x  19 bin        bin           8192 Dec 22 07:42 home&lt;BR /&gt;lr-xr-xr-t   1 root       sys              8 Apr 21  2005 lib -&amp;gt; /usr/lib&lt;BR /&gt;drwxr-xr-x   2 root       root            96 Sep  8  2004 lost+found&lt;BR /&gt;dr-xr-xr-x   2 root       sys             96 Oct  8  2005 net&lt;BR /&gt;dr-xr-xr-x  71 bin        bin           8192 Jan 10 14:22 opt&lt;BR /&gt;drwxr-xr-x  11 root       sys           8192 Jun  9 03:11 root&lt;BR /&gt;dr-xr-xr-x  14 bin        bin           8192 Jan 10 09:42 sbin&lt;BR /&gt;dr-xr-xr-x   8 bin        bin           8192 Mar 30 22:31 stand&lt;BR /&gt;drwxrwxrwx  13 bin        bin           8192 Jun  9 03:20 tmp&lt;BR /&gt;dr-xr-xr-x  28 bin        bin           8192 Dec  5  2005 usr&lt;BR /&gt;dr-xr-xr-x  28 bin        bin           8192 Oct 23  2005 var&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;other directories are my file systems on which my logical volumes are mounted,&lt;BR /&gt;&lt;BR /&gt;should i empty the /tmp directory?&lt;BR /&gt;or suggest&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Jun 2006 03:56:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-quot-quot-root-file-system-is-100-used/m-p/4984217#M420546</guid>
      <dc:creator>praveen..</dc:creator>
      <dc:date>2006-06-09T03:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent: "/" root file system is 100 % used</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-quot-quot-root-file-system-is-100-used/m-p/4984218#M420547</link>
      <description>post the output of&lt;BR /&gt;&lt;BR /&gt;# du -kx / | sort -rn | head -20</description>
      <pubDate>Fri, 09 Jun 2006 04:02:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-quot-quot-root-file-system-is-100-used/m-p/4984218#M420547</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2006-06-09T04:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent: "/" root file system is 100 % used</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-quot-quot-root-file-system-is-100-used/m-p/4984219#M420548</link>
      <description>Praveen,&lt;BR /&gt;this may help:&lt;BR /&gt;find / -mountstop -size +1000000c -exec ll {} \;&lt;BR /&gt;&lt;BR /&gt;translate to:&lt;BR /&gt;find all files greater than 1000000 bytes, which reside on the / mountpoint.</description>
      <pubDate>Fri, 09 Jun 2006 04:03:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-quot-quot-root-file-system-is-100-used/m-p/4984219#M420548</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-06-09T04:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent: "/" root file system is 100 % used</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-quot-quot-root-file-system-is-100-used/m-p/4984220#M420549</link>
      <description>Hi &lt;BR /&gt;To help you we would need a bit more information on the type of box (WS or Server), the output of bdf also&lt;BR /&gt;On a server for sure /tmp is a filesystem so this would not help, what is the size  of /dev ?&lt;BR /&gt;du -sk /dev&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;Victor</description>
      <pubDate>Fri, 09 Jun 2006 04:03:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-quot-quot-root-file-system-is-100-used/m-p/4984220#M420549</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2006-06-09T04:03:26Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent: "/" root file system is 100 % used</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-quot-quot-root-file-system-is-100-used/m-p/4984221#M420550</link>
      <description>Praveen,&lt;BR /&gt;&lt;BR /&gt;Run the script just posted to you and send the output.&lt;BR /&gt;&lt;BR /&gt;Darrel</description>
      <pubDate>Fri, 09 Jun 2006 04:04:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-quot-quot-root-file-system-is-100-used/m-p/4984221#M420550</guid>
      <dc:creator>Darrel Louis</dc:creator>
      <dc:date>2006-06-09T04:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent: "/" root file system is 100 % used</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-quot-quot-root-file-system-is-100-used/m-p/4984222#M420551</link>
      <description># du -kx / | sort rn | head -10&lt;BR /&gt;sort: Cannot open rn&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Jun 2006 04:07:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-quot-quot-root-file-system-is-100-used/m-p/4984222#M420551</guid>
      <dc:creator>praveen..</dc:creator>
      <dc:date>2006-06-09T04:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent: "/" root file system is 100 % used</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-quot-quot-root-file-system-is-100-used/m-p/4984223#M420552</link>
      <description>Hi praveend,&lt;BR /&gt;&lt;BR /&gt;verify /root directory&lt;BR /&gt;&lt;BR /&gt;ran</description>
      <pubDate>Fri, 09 Jun 2006 04:08:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-quot-quot-root-file-system-is-100-used/m-p/4984223#M420552</guid>
      <dc:creator>rariasn</dc:creator>
      <dc:date>2006-06-09T04:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent: "/" root file system is 100 % used</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-quot-quot-root-file-system-is-100-used/m-p/4984224#M420553</link>
      <description>Hi praveend,&lt;BR /&gt;&lt;BR /&gt;verify /root directory&lt;BR /&gt;&lt;BR /&gt;cd /root&lt;BR /&gt;&lt;BR /&gt;ran</description>
      <pubDate>Fri, 09 Jun 2006 04:08:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-quot-quot-root-file-system-is-100-used/m-p/4984224#M420553</guid>
      <dc:creator>rariasn</dc:creator>
      <dc:date>2006-06-09T04:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent: "/" root file system is 100 % used</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-quot-quot-root-file-system-is-100-used/m-p/4984225#M420554</link>
      <description>-rn :-)&lt;BR /&gt;&lt;BR /&gt;# du -kx / | sort -rn | head -20</description>
      <pubDate>Fri, 09 Jun 2006 04:09:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-quot-quot-root-file-system-is-100-used/m-p/4984225#M420554</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2006-06-09T04:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent: "/" root file system is 100 % used</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-quot-quot-root-file-system-is-100-used/m-p/4984226#M420555</link>
      <description>Praveen,&lt;BR /&gt;&lt;BR /&gt;It should be sort -rn&lt;BR /&gt;&lt;BR /&gt;Darrel</description>
      <pubDate>Fri, 09 Jun 2006 04:09:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-quot-quot-root-file-system-is-100-used/m-p/4984226#M420555</guid>
      <dc:creator>Darrel Louis</dc:creator>
      <dc:date>2006-06-09T04:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent: "/" root file system is 100 % used</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-quot-quot-root-file-system-is-100-used/m-p/4984227#M420556</link>
      <description>Check this command as well, &lt;BR /&gt;&lt;BR /&gt;# ls -lR | sort +4 -5nr | more&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Fri, 09 Jun 2006 04:11:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-quot-quot-root-file-system-is-100-used/m-p/4984227#M420556</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-06-09T04:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent: "/" root file system is 100 % used</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-quot-quot-root-file-system-is-100-used/m-p/4984228#M420557</link>
      <description>root@server:[/var/adm/syslog]&lt;BR /&gt;# ll&lt;BR /&gt;total 46608&lt;BR /&gt;-rw-r--r--   1 root       root         64347 Jan 22 17:37 OLDsyslog.log&lt;BR /&gt;-r--r--r--   1 root       root       10572682 Jun  9 01:03 mail.log&lt;BR /&gt;-rw-r--r--   1 root       root        312628 Oct 18  2005 syslog.bkp&lt;BR /&gt;-rw-r--r--   1 root       root       9330421 Jun  9 04:03 syslog.log&lt;BR /&gt;-rw-r--r--   1 root       root        921890 Oct 19  2005 syslog.log.bkp&lt;BR /&gt;-rw-r--r--   1 root       root        358256 Oct 20  2005 syslog.log.bkp2&lt;BR /&gt;-rw-r--r--   1 root       root       1972281 Sep  2  2005 syslog.log.bkup&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;should i delete all file except mail.log &amp;amp; syslog.log.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#cd /root&lt;BR /&gt;# ll&lt;BR /&gt;total 176&lt;BR /&gt;-rw-------   1 root       sys            912 Nov 17  2005 .ICEauthority&lt;BR /&gt;-rw-------   1 root       sys             74 Nov 17  2005 .TTauthority&lt;BR /&gt;dr-xr-xr-x   6 root       sys             96 Aug 18  2005 .VRTSob&lt;BR /&gt;-rw-------   1 root       sys             99 Mar 28 10:52 .Xauthority&lt;BR /&gt;drwxr-xr-x  11 root       sys           8192 Nov 17  2005 .dt&lt;BR /&gt;-rwxr-xr-x   1 root       sys           5451 Nov 15  2005 .dtprofile&lt;BR /&gt;dr-xr-xr-x   3 root       sys             96 Aug 18  2005 .java&lt;BR /&gt;-rwx------   1 root       sys             77 Jul 19  2005 .netrc&lt;BR /&gt;-r--r--r--   1 root       sys           1237 Jul 19  2005 .profile&lt;BR /&gt;drwx------   2 root       sys             96 Jun  1  2005 .ssh&lt;BR /&gt;drwxr-xr-x   6 root       sys           8192 Jun 29  2005 .sw&lt;BR /&gt;drwxr-xr-x   2 root       sys             96 Jan  4 16:41 0x410000&lt;BR /&gt;drwxr-xr-x   2 root       sys             96 Jan  4 16:41 64&lt;BR /&gt;-rw-r--r--   1 root       sys            158 Aug 18  2005 CTSTATUS.FCS&lt;BR /&gt;drwxr-xr-x   2 root       sys             96 Jan  4 16:41 c&lt;BR /&gt;-rw-------   1 root       sys              0 Jun  9 03:19 dead.letter&lt;BR /&gt;-rw-r--r--   1 root       sys              0 Sep 28  2005 dipper.cpm&lt;BR /&gt;-rw-r--r--   1 root       sys            389 Sep 27  2005 dipper.out&lt;BR /&gt;lrwxr-xr-x   1 root       sys              8 Oct 19  2005 ecc -&amp;gt; /usr/ecc&lt;BR /&gt;-rw-r--r--   1 root       sys              0 Aug  4  2005 it&lt;BR /&gt;-rw-r--r--   1 root       sys              0 Mar 23 08:42 mapfile&lt;BR /&gt;drwxr-xr-x   3 root       sys             96 Sep 30  2005 rich&lt;BR /&gt;-rw-r--r--   1 root       sys            746 Nov 17  2005 sel&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Jun 2006 04:12:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-quot-quot-root-file-system-is-100-used/m-p/4984228#M420557</guid>
      <dc:creator>praveen..</dc:creator>
      <dc:date>2006-06-09T04:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent: "/" root file system is 100 % used</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-quot-quot-root-file-system-is-100-used/m-p/4984229#M420558</link>
      <description># du -kx / | sort -rn | head -20&lt;BR /&gt;505840  /&lt;BR /&gt;346168  /LA/db&lt;BR /&gt;346168  /LA&lt;BR /&gt;346112  /LA/db/ORLAODSD&lt;BR /&gt;122152  /sbin&lt;BR /&gt;36048   /etc&lt;BR /&gt;28224   /etc/opt&lt;BR /&gt;22688   /sbin/fs&lt;BR /&gt;17144   /etc/opt/resmon&lt;BR /&gt;16248   /sbin/fs/vxfs&lt;BR /&gt;11568   /etc/opt/resmon/lbin&lt;BR /&gt;8624    /sbin/emc&lt;BR /&gt;4664    /sbin/fs/hfs&lt;BR /&gt;4560    /etc/opt/wbem&lt;BR /&gt;4544    /etc/opt/wbem/mof&lt;BR /&gt;3928    /etc/opt/samba&lt;BR /&gt;3760    /etc/opt/samba/codepages&lt;BR /&gt;3336    /etc/opt/resmon/lib&lt;BR /&gt;1800    /etc/opt/resmon/log&lt;BR /&gt;1592    /etc/opt/cifsclient&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Jun 2006 04:22:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-quot-quot-root-file-system-is-100-used/m-p/4984229#M420558</guid>
      <dc:creator>praveen..</dc:creator>
      <dc:date>2006-06-09T04:22:04Z</dc:date>
    </item>
  </channel>
</rss>

