<?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 file system full in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full/m-p/4940206#M411554</link>
    <description>hi everyone,&lt;BR /&gt;&lt;BR /&gt;my root file system / is getting full what files should I delete to reduce it...?&lt;BR /&gt;&lt;BR /&gt;thanks</description>
    <pubDate>Sun, 13 Nov 2005 05:11:19 GMT</pubDate>
    <dc:creator>Mazen Al-Jarrah</dc:creator>
    <dc:date>2005-11-13T05:11:19Z</dc:date>
    <item>
      <title>file system full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full/m-p/4940206#M411554</link>
      <description>hi everyone,&lt;BR /&gt;&lt;BR /&gt;my root file system / is getting full what files should I delete to reduce it...?&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Sun, 13 Nov 2005 05:11:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full/m-p/4940206#M411554</guid>
      <dc:creator>Mazen Al-Jarrah</dc:creator>
      <dc:date>2005-11-13T05:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: file system full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full/m-p/4940207#M411555</link>
      <description>cd /&lt;BR /&gt;du -k | sort -rn | more&lt;BR /&gt;&lt;BR /&gt;This will list files largest to smallest.&lt;BR /&gt;&lt;BR /&gt;You've got a big one most probably and you need to delete it.&lt;BR /&gt;&lt;BR /&gt;In practice no files should be stored on / only mountpoints to other filesystems.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 13 Nov 2005 05:26:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full/m-p/4940207#M411555</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-11-13T05:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: file system full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full/m-p/4940208#M411556</link>
      <description>Hi&lt;BR /&gt;Do this (delete core file):&lt;BR /&gt;#find  /  -name  "core"  -exec rm {} \;&lt;BR /&gt;and (listing of the largest directories first):&lt;BR /&gt;#du / | sort -r -n | grep ^....[0-9]&lt;BR /&gt;or (list any files in / (or files in directories below /) that have been accessed in less than 4 days)&lt;BR /&gt;#find  /  -atime  -4  -exec  ll {} \;&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Sun, 13 Nov 2005 05:30:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full/m-p/4940208#M411556</guid>
      <dc:creator>LiPEnS</dc:creator>
      <dc:date>2005-11-13T05:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: file system full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full/m-p/4940209#M411557</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Start by looking for non-special (regular) files in the /dev directory.  A common mistake is to mistype 'om' instead of '0m' leaving a backup image as a regular file named '/dev/rmt/om'.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Sun, 13 Nov 2005 05:30:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full/m-p/4940209#M411557</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2005-11-13T05:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: file system full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full/m-p/4940210#M411558</link>
      <description>thanks for your prompt input, &lt;BR /&gt;but after sorting out the list, it is showing me that the biggest directory is the current one which is root /&lt;BR /&gt;&lt;BR /&gt;what is next...?</description>
      <pubDate>Sun, 13 Nov 2005 05:37:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full/m-p/4940210#M411558</guid>
      <dc:creator>Mazen Al-Jarrah</dc:creator>
      <dc:date>2005-11-13T05:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: file system full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full/m-p/4940211#M411559</link>
      <description>Post the results&lt;BR /&gt;&lt;BR /&gt;#cd /&lt;BR /&gt;#du -k / | sort -r -n | grep ^....[0-9]|head -n 50</description>
      <pubDate>Sun, 13 Nov 2005 05:59:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full/m-p/4940211#M411559</guid>
      <dc:creator>LiPEnS</dc:creator>
      <dc:date>2005-11-13T05:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: file system full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full/m-p/4940212#M411560</link>
      <description>and&lt;BR /&gt;#bdf</description>
      <pubDate>Sun, 13 Nov 2005 06:08:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full/m-p/4940212#M411560</guid>
      <dc:creator>LiPEnS</dc:creator>
      <dc:date>2005-11-13T06:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: file system full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full/m-p/4940213#M411561</link>
      <description>wsnmslds# du -k / | sort -r -n | grep ^....[0-9]|head -n 50    &lt;BR /&gt;4590765 /                                                      &lt;BR /&gt;1837482 /opt                                                   &lt;BR /&gt;1297460 /usr                                                   &lt;BR /&gt;841357  /opt/oracle                                            &lt;BR /&gt;821834  /patch                                                 &lt;BR /&gt;686656  /usr/dacscan                                           &lt;BR /&gt;672917  /opt/iona                                              &lt;BR /&gt;543176  /opt/oracle/bin                                        &lt;BR /&gt;479148  /opt/iona/shlib                                        &lt;BR /&gt;395324  /usr/dacscan/bin                                       &lt;BR /&gt;390869  /var                                                   &lt;BR /&gt;355494  /var/adm                                               &lt;BR /&gt;305449  /patch/save                                            &lt;BR /&gt;300100  /var/adm/sw                                            &lt;BR /&gt;274071  /var/adm/sw/save                                       &lt;BR /&gt;218115  /usr/lib                                               &lt;BR /&gt;200059  /usr/dacscan/ui                                        &lt;BR /&gt;173774  /tmp                                                   &lt;BR /&gt;151975  /usr/dacscan/ui/jui                                    &lt;BR /&gt;134266  /var/adm/sw/save/PHLU_00013                            &lt;BR /&gt;131809  /opt/iona/shlib/pa20_64                                &lt;BR /&gt;102996  /usr/sbin                                              &lt;BR /&gt;98420   /opt/ignite                                            &lt;BR /&gt;91791   /patch/save/PHLU_00001                                 &lt;BR /&gt;86454   /tmp/auto_disc                                         &lt;BR /&gt;78144   /usr/dacscan/ui/jui/jnm                                &lt;BR /&gt;77817   /patch/save/PHLU_00031                                 &lt;BR /&gt;70309   /opt/oracle/lib                                        &lt;BR /&gt;68891   /usr/dacscan/ui/jui/jnm/itm</description>
      <pubDate>Sun, 13 Nov 2005 06:28:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full/m-p/4940213#M411561</guid>
      <dc:creator>Mazen Al-Jarrah</dc:creator>
      <dc:date>2005-11-13T06:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: file system full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full/m-p/4940214#M411562</link>
      <description>You can do this&lt;BR /&gt;&lt;BR /&gt;#cleanup -c 1&lt;BR /&gt;&lt;BR /&gt;will delete patches that have been superseded at least once (directory /var/adm/sw, /var file system)&lt;BR /&gt;&lt;BR /&gt;Post the bdf result</description>
      <pubDate>Sun, 13 Nov 2005 06:50:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full/m-p/4940214#M411562</guid>
      <dc:creator>LiPEnS</dc:creator>
      <dc:date>2005-11-13T06:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: file system full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full/m-p/4940215#M411563</link>
      <description>JRF,&lt;BR /&gt;You were absolutely right; I found a big file under /dev/rmt&lt;BR /&gt;&lt;BR /&gt;problem solved&lt;BR /&gt;&lt;BR /&gt;Thanks a lot for everyone for their help&lt;BR /&gt;&lt;BR /&gt;especially LiPEns&lt;BR /&gt;&lt;BR /&gt;Mazen</description>
      <pubDate>Sun, 13 Nov 2005 06:55:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full/m-p/4940215#M411563</guid>
      <dc:creator>Mazen Al-Jarrah</dc:creator>
      <dc:date>2005-11-13T06:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: file system full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full/m-p/4940216#M411564</link>
      <description>I found a big file under /dev/rmt&lt;BR /&gt;created with a typing mistake that was causing the file system to be full.</description>
      <pubDate>Sun, 13 Nov 2005 06:58:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full/m-p/4940216#M411564</guid>
      <dc:creator>Mazen Al-Jarrah</dc:creator>
      <dc:date>2005-11-13T06:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: file system full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full/m-p/4940217#M411565</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;I would recommend you to move put the /var out of the root vg and mount it in another dedicated VG. Mostly people follow this. What is the size of the root VG. If it has sufficient free space, u can increase the size of /var filesystem.&lt;BR /&gt;&lt;BR /&gt;Post o/p of these commands&lt;BR /&gt;&lt;BR /&gt;#vgdisplay vg00&lt;BR /&gt;#bdf&lt;BR /&gt;#ioscan -fnC disk&lt;BR /&gt;#vgdisplay &lt;BR /&gt;&lt;BR /&gt;You can even have automised script which takes care of log purging in a regular interval.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sunil&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sunil</description>
      <pubDate>Sun, 13 Nov 2005 07:00:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full/m-p/4940217#M411565</guid>
      <dc:creator>Sยภเl Kย๓คг</dc:creator>
      <dc:date>2005-11-13T07:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: file system full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full/m-p/4940218#M411566</link>
      <description>Check for any core files in the root directory. # file `find / -name "core"` and delete those you dont need.  Also you can uninstall unwanted softwares from your server using, &lt;BR /&gt;&lt;BR /&gt;# swlist &amp;lt;&lt;TO get="" a="" list="" of="" s=""&gt;&amp;gt;&lt;BR /&gt;# swremove &lt;PACKAGE_NAME&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun &lt;BR /&gt;&lt;BR /&gt;&lt;/PACKAGE_NAME&gt;&lt;/TO&gt;</description>
      <pubDate>Sun, 13 Nov 2005 07:03:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-full/m-p/4940218#M411566</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-11-13T07:03:27Z</dc:date>
    </item>
  </channel>
</rss>

