<?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: Filespace issues in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/filespace-issues/m-p/4920070#M407654</link>
    <description>I've already removed the cat.* stuff and didn't gain enough space.  I've done a cleanup -F and /var should be fine.  This system has been stable for years but has never been updated or patched and now due to security issues I've been required to patch the system.  Unfortunately as you can see there's very limited space,&lt;BR /&gt;83733   18962   56397   25% / &lt;BR /&gt;47829   17380   25666   40% /stand&lt;BR /&gt;153613   44128   94123   32% /var&lt;BR /&gt; 355029  285813   33713   89% /usr&lt;BR /&gt;30597    5224   22313   19% /tmp &lt;BR /&gt;271157  206681   37360   85% /opt&lt;BR /&gt;There is however another filesystem for a &lt;BR /&gt;database that has plenty of space and that's where I moved the "share" directory.  For the&lt;BR /&gt;larger patch bundles I'm NFS mounting them from another system and other I'll temporarily store on the db filesystem.</description>
    <pubDate>Mon, 22 Aug 2005 14:09:48 GMT</pubDate>
    <dc:creator>Betty Fessler</dc:creator>
    <dc:date>2005-08-22T14:09:48Z</dc:date>
    <item>
      <title>Filespace issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filespace-issues/m-p/4920065#M407649</link>
      <description>I have some very old HP-UX.B.10.20 fileservers that have been turned over to me to administer and they have very limited filespace available for patching/upgrades.  Has anybody had any issues linking /usr/share to another filesystem with more space.  I know that /usr/share/man can be NFS mounted without problems but I need more space then that, so I'm thinking of linking the entire share directory to another filesystem location.</description>
      <pubDate>Mon, 22 Aug 2005 13:52:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filespace-issues/m-p/4920065#M407649</guid>
      <dc:creator>Betty Fessler</dc:creator>
      <dc:date>2005-08-22T13:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: Filespace issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filespace-issues/m-p/4920066#M407650</link>
      <description>There should not be any problems.&lt;BR /&gt;If you are going to have seperate FS for it, you will have to prepeare a hard link.</description>
      <pubDate>Mon, 22 Aug 2005 13:54:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filespace-issues/m-p/4920066#M407650</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-08-22T13:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: Filespace issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filespace-issues/m-p/4920067#M407651</link>
      <description>you can mount an entire filesystem at /usr/share or /usr/share/man .&lt;BR /&gt;&lt;BR /&gt;Before patching I always cleanup the formatted man pages (not the nroff pages) to make sure I get the updated ones.&lt;BR /&gt;&lt;BR /&gt;rm /usr/share/man/cat*.Z/*&lt;BR /&gt;&lt;BR /&gt;While you are on the subject of patching. I have also done a trick many times to temporarily make room in /var/adm/sw. Create a new filesystem, copy everything from /var/adm/sw to the new.  remove files from /var/adm/sw, mount the new fs at /var/adm/sw, update patches, cleanup patches, unmount new FS and copy back to /var/adm/sw ( sounds like a lot of work but the saved patches take a huge amount of space, once one set is committed you get the space back)&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Aug 2005 13:57:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filespace-issues/m-p/4920067#M407651</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2005-08-22T13:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: Filespace issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filespace-issues/m-p/4920068#M407652</link>
      <description>No its not a seperate filesystem by itself but it is on a seperate filesystem, I just copied the /usr/share directory to another filesystem.  Then moved /usr/share to /usr/share.sav then did a ln -s /newfilesystem/share /usr/share.  If there's not a problem with that then I'll remove /usr/share.  Do I need to hard link it?  It's working for man pages.</description>
      <pubDate>Mon, 22 Aug 2005 14:00:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filespace-issues/m-p/4920068#M407652</guid>
      <dc:creator>Betty Fessler</dc:creator>
      <dc:date>2005-08-22T14:00:29Z</dc:date>
    </item>
    <item>
      <title>Re: Filespace issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filespace-issues/m-p/4920069#M407653</link>
      <description>I beleive in 10.20 there is a -F parameter to the cleanup command. &lt;BR /&gt;&lt;BR /&gt;cleanup -F&lt;BR /&gt;&lt;BR /&gt; This will Force commitment for all patches currently applied to the system, and remove all of the backout files. This should free up space on the system.  If you want to be conservative, run the cleanup command without any parameters.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Aug 2005 14:03:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filespace-issues/m-p/4920069#M407653</guid>
      <dc:creator>DCE</dc:creator>
      <dc:date>2005-08-22T14:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: Filespace issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filespace-issues/m-p/4920070#M407654</link>
      <description>I've already removed the cat.* stuff and didn't gain enough space.  I've done a cleanup -F and /var should be fine.  This system has been stable for years but has never been updated or patched and now due to security issues I've been required to patch the system.  Unfortunately as you can see there's very limited space,&lt;BR /&gt;83733   18962   56397   25% / &lt;BR /&gt;47829   17380   25666   40% /stand&lt;BR /&gt;153613   44128   94123   32% /var&lt;BR /&gt; 355029  285813   33713   89% /usr&lt;BR /&gt;30597    5224   22313   19% /tmp &lt;BR /&gt;271157  206681   37360   85% /opt&lt;BR /&gt;There is however another filesystem for a &lt;BR /&gt;database that has plenty of space and that's where I moved the "share" directory.  For the&lt;BR /&gt;larger patch bundles I'm NFS mounting them from another system and other I'll temporarily store on the db filesystem.</description>
      <pubDate>Mon, 22 Aug 2005 14:09:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filespace-issues/m-p/4920070#M407654</guid>
      <dc:creator>Betty Fessler</dc:creator>
      <dc:date>2005-08-22T14:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: Filespace issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filespace-issues/m-p/4920071#M407655</link>
      <description>&lt;BR /&gt;I assume /opt is one of your problem mount points.  Change to /opt and run the command&lt;BR /&gt;&lt;BR /&gt;du -sk *&lt;BR /&gt;&lt;BR /&gt;This will give you the amount of space being consumed by the subdirectories under /opt.  If there is a directory that is large, and not neccesary for booting the system, create a new lv of the appropriate size, move the data to it and mount it on the appropriate name.</description>
      <pubDate>Mon, 22 Aug 2005 14:24:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filespace-issues/m-p/4920071#M407655</guid>
      <dc:creator>DCE</dc:creator>
      <dc:date>2005-08-22T14:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: Filespace issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filespace-issues/m-p/4920072#M407656</link>
      <description>I believe I understand RAC's advice and will go with the linked /usr/share.  Thanks everyone.</description>
      <pubDate>Mon, 22 Aug 2005 14:38:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filespace-issues/m-p/4920072#M407656</guid>
      <dc:creator>Betty Fessler</dc:creator>
      <dc:date>2005-08-22T14:38:56Z</dc:date>
    </item>
  </channel>
</rss>

