<?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: run out of space in / in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/run-out-of-space-in/m-p/2724542#M945705</link>
    <description>&lt;BR /&gt;hi &lt;BR /&gt;&lt;BR /&gt;the procedure i told above worked for me in a workstation and on my testing server too. it worked fine no problem at all.&lt;BR /&gt;&lt;BR /&gt;CTK</description>
    <pubDate>Thu, 16 May 2002 09:03:01 GMT</pubDate>
    <dc:creator>Vijeesh CTK</dc:creator>
    <dc:date>2002-05-16T09:03:01Z</dc:date>
    <item>
      <title>run out of space in /</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/run-out-of-space-in/m-p/2724528#M945691</link>
      <description>I have 96% used of my "/" filesystem. I want to increase it. How can i do that. Any tips ? &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 15 May 2002 12:53:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/run-out-of-space-in/m-p/2724528#M945691</guid>
      <dc:creator>Alfredo Raymundo</dc:creator>
      <dc:date>2002-05-15T12:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: run out of space in /</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/run-out-of-space-in/m-p/2724529#M945692</link>
      <description>First thing to do is check for large files that are using up the space.&lt;BR /&gt;&lt;BR /&gt;Examples are core files, or files under /dev where people have incorrectly typed the device name, eg&lt;BR /&gt;/dev/rmt/rmtO (upper case letter o instead of a zero)&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;&lt;BR /&gt;John</description>
      <pubDate>Wed, 15 May 2002 12:58:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/run-out-of-space-in/m-p/2724529#M945692</guid>
      <dc:creator>John Strang</dc:creator>
      <dc:date>2002-05-15T12:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: run out of space in /</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/run-out-of-space-in/m-p/2724530#M945693</link>
      <description>Do you have OnlineJFS?  If so...&lt;BR /&gt;&lt;BR /&gt;lvextend ???L 200 /dev/vg00/lvol3&lt;BR /&gt;fsadm ???F vxfs ???b 200M /&lt;BR /&gt;&lt;BR /&gt;If not, it's a little more complicated...&lt;BR /&gt;Since the filesystem is in use, it is impossible to unmount it. Therefore stop all the processes (applications) that use the&lt;BR /&gt;filesystem then unmount it. Processes that use /usr and /var cannot be all stopped,&lt;BR /&gt;the only solution is to reboot in single user mode.&lt;BR /&gt;extendfs -F vxfs /dev/vg00/rlvol3&lt;BR /&gt;mount /dev/vg00/lvol3 /&lt;BR /&gt;&lt;BR /&gt;GL,&lt;BR /&gt;C&lt;BR /&gt;</description>
      <pubDate>Wed, 15 May 2002 12:59:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/run-out-of-space-in/m-p/2724530#M945693</guid>
      <dc:creator>Craig Rants</dc:creator>
      <dc:date>2002-05-15T12:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: run out of space in /</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/run-out-of-space-in/m-p/2724531#M945694</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;You probably have files in '/' that shouldn't be there.  Make sure that '/dev' doesn't contain a non-special file that is the result of a typographical error.  A common mistake is to type "o" instead of '0' for '/dev/rmt/0m'.&lt;BR /&gt;&lt;BR /&gt;If you do not have files in '/' that shouldn't be there, consider establishing directories and new mountpoints for things that you "insist" on keeping in vg00.&lt;BR /&gt;&lt;BR /&gt;If you still feel that you want to increase the size of '/', the safest method is to create an Ignite 'make_tape_recovery' image of vg00 and reload it.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 15 May 2002 13:02:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/run-out-of-space-in/m-p/2724531#M945694</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-05-15T13:02:42Z</dc:date>
    </item>
    <item>
      <title>Re: run out of space in /</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/run-out-of-space-in/m-p/2724532#M945695</link>
      <description>I had a system where / was too small. I created a file system on another disk that had space, which I called slash2, and moved a number of large items from / to there, leaving soft links on /. This got me by until I rebuilt the system.</description>
      <pubDate>Wed, 15 May 2002 13:04:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/run-out-of-space-in/m-p/2724532#M945695</guid>
      <dc:creator>Dave Chamberlin</dc:creator>
      <dc:date>2002-05-15T13:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: run out of space in /</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/run-out-of-space-in/m-p/2724533#M945696</link>
      <description>Hi,&lt;BR /&gt;you can't unmount / even in single user mode. Best is to remove any unwanted/core files, check /dev  and remove unwante files. If you still couldn't get, use the make_tape_recovery tape from ignite. Last way is the OS installation wherein you can specify size of each file system</description>
      <pubDate>Wed, 15 May 2002 13:17:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/run-out-of-space-in/m-p/2724533#M945696</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2002-05-15T13:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: run out of space in /</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/run-out-of-space-in/m-p/2724534#M945697</link>
      <description>If all the files in / are valid, you may want to move a directory to a new file system. For example:&lt;BR /&gt;&lt;BR /&gt;cd /tmp&lt;BR /&gt;tar -cvf /var/tmp.tar *&lt;BR /&gt;lvcreate -L 100 -n lv_tmp /dev/vg00&lt;BR /&gt;newfs -F FStype /dev/vg00/rlv_tmp&lt;BR /&gt;cd /&lt;BR /&gt;mount /dev/vg00/lv_tmp /tmp&lt;BR /&gt;cd /tmp&lt;BR /&gt;tar -xvf /var/tmp.tar&lt;BR /&gt;add dev/vg00/lv_tmp to /etc/fstab</description>
      <pubDate>Wed, 15 May 2002 14:41:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/run-out-of-space-in/m-p/2724534#M945697</guid>
      <dc:creator>Martin Johnson</dc:creator>
      <dc:date>2002-05-15T14:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: run out of space in /</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/run-out-of-space-in/m-p/2724535#M945698</link>
      <description>Hi Alfredo,&lt;BR /&gt;&lt;BR /&gt;you cannot increase the size of "/" filesystem without reinstalling the OS. However you can cleanup the filesystem if you have some log files / user files in the root filesystem.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Wed, 15 May 2002 14:50:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/run-out-of-space-in/m-p/2724535#M945698</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-05-15T14:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: run out of space in /</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/run-out-of-space-in/m-p/2724536#M945699</link>
      <description />
      <pubDate>Wed, 15 May 2002 15:01:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/run-out-of-space-in/m-p/2724536#M945699</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2002-05-15T15:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: run out of space in /</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/run-out-of-space-in/m-p/2724537#M945700</link>
      <description>&lt;BR /&gt;hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;How to extend root file filesystem&lt;BR /&gt;&lt;BR /&gt;Boot the system in single user mode and extend the root using the lvextend command and it will extend the root logical volume.&lt;BR /&gt;&lt;BR /&gt;Make sure that the space to extend the root LV is available in the same disk as continuous physical extents because the root volume allocation policy must be contiguous.&lt;BR /&gt;&lt;BR /&gt;If the adjacent physical extents are occupied by any other LV move that logical volume to some other disk using pvmove command.&lt;BR /&gt;normaly lvol4 is /home, so u can move that&lt;BR /&gt;# pvmove -n /dev/vg00/lvolx /dev/dsk/c0txd0 /dev/dsk/c0txd0&lt;BR /&gt;&lt;BR /&gt; or, create an lv in vg00 move all the contents of lvol4 to new lv and mount it as /home ( or whatever) , remove lvol4 so that you canhave contigous PE's for the use of lvol3 (/) &lt;BR /&gt;Shutdown the machine and interrupt the normal boot process by pressing any key if it is a S800 system and if it is S700 use "esc" key.&lt;BR /&gt;&lt;BR /&gt;From the boot admin prompt type boot pri isl you will get the isl prompt&lt;BR /&gt;&lt;BR /&gt;ISL&amp;gt; hpux -lm&lt;BR /&gt;This will take you to the logical volume maintenance mode. Don't try to mount any logical volume and don't switch to multi-user mode or a different runlevel. &lt;BR /&gt;&lt;BR /&gt;The root LV will now be mounted on /dev/root instead of /dev/vg00/lvolx&lt;BR /&gt;&lt;BR /&gt;Now you can execute the extendfs command on the root logical volume:&lt;BR /&gt;&lt;BR /&gt;# extendfs -F hfs /dev/vg00/rlvolx&lt;BR /&gt;Note down the alternate superblock locations and reboot the machine using&lt;BR /&gt;&lt;BR /&gt;# reboot -n -------------- DONT MISS THIS STEP.&lt;BR /&gt;&lt;BR /&gt;This will cause the system to not sync the old superblock back to the filesystem and damage it.&lt;BR /&gt;&lt;BR /&gt;When you boot the system normally now you will get all the allocated space for the root filesystem.&lt;BR /&gt;&lt;BR /&gt;Now you will notice that the root volume is still mounted on /dev/root rather than /dev/vg00/lvolx. To correct this you remove the /etc/mnttab and you will find bdf now displays the correct logical volume. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;CTK</description>
      <pubDate>Wed, 15 May 2002 15:04:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/run-out-of-space-in/m-p/2724537#M945700</guid>
      <dc:creator>Vijeesh CTK</dc:creator>
      <dc:date>2002-05-15T15:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: run out of space in /</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/run-out-of-space-in/m-p/2724538#M945701</link>
      <description>Ah yes, Bill is correct, I should have read a little further into my LVM notes. My suggestion will work for the other lvol's...&lt;BR /&gt;&lt;BR /&gt;Good thing others were watching.&lt;BR /&gt;&lt;BR /&gt;GL,&lt;BR /&gt;C</description>
      <pubDate>Wed, 15 May 2002 15:05:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/run-out-of-space-in/m-p/2724538#M945701</guid>
      <dc:creator>Craig Rants</dc:creator>
      <dc:date>2002-05-15T15:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: run out of space in /</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/run-out-of-space-in/m-p/2724539#M945702</link>
      <description>Hi Alfredo,&lt;BR /&gt;&lt;BR /&gt;haven't come across Craig's OnlineJFS method, Vijeesh method may work but what has worked for me (and I've done this for lots of machines) is using Ignite.&lt;BR /&gt;&lt;BR /&gt;With Ignite you can backup your system onto tape/network server, adjust the filesystem sizes in the config file, and boot back off the tape/network server to reinstall the data you have on the system.  Very easy, just takes an hour or two depending on how much data you have.  Here's how to do it using either tape or network server:&lt;BR /&gt;&lt;BR /&gt;Tape:&lt;BR /&gt;Enter tape into drive, and run&lt;BR /&gt;make_recovery -p -A -d /dev/rmt/0m&lt;BR /&gt;Modify /var/opt/ignite/recovery/config.recover as appropriate, changing filesystem sizes, hostname &amp;amp; ip address, etc. etc.&lt;BR /&gt;Run&lt;BR /&gt;make_recovery -r -d /dev/rmt/0m&lt;BR /&gt;&lt;BR /&gt;Network:&lt;BR /&gt;On client machine, need to add SERVERNAME to /etc/hosts file&lt;BR /&gt;&lt;BR /&gt;On Ignite server need to:&lt;BR /&gt;&lt;BR /&gt;Add HOSTNAME of client to /etc/hosts file (for entry in /etc/exports of access=HOSTNAME)&lt;BR /&gt;&lt;BR /&gt;Create the following directories:&lt;BR /&gt;/var/opt/ignite/recovery/archives/HOSTNAME with ownership of bin:bin&lt;BR /&gt;&lt;BR /&gt;add following entries to /etc/exports&lt;BR /&gt;/var/opt/ignite/clients -anon=2&lt;BR /&gt;/var/opt/ignite/recovery/archives/HOSTNAME -anon=2,access=HOSTNAME&lt;BR /&gt;&lt;BR /&gt;exportfs -av to ???activate??? the entries in /etc/exports&lt;BR /&gt;&lt;BR /&gt;Note, may need to increase size of /var filesystem on server as this is where the archive will go. /var of 3GB would prob. do.&lt;BR /&gt;&lt;BR /&gt;On client run&lt;BR /&gt;make_net_recovery -s SERVERNAME -v -x inc_entire=vg00 to do backup&lt;BR /&gt;On server edit /var/opt/ignite/clients/HOSTNAME/recovery/latest/system_cfg, changing filesystem sizes where necessary&lt;BR /&gt;&lt;BR /&gt;To do the install, on the client machine type&lt;BR /&gt;bootsys -c SERVERNAME -v&lt;BR /&gt;When it reboots select Install from Ignite-UX server (on console), and up to choice, but easiest to select install using server ui.&lt;BR /&gt;Go to Server ui (assuming you went with that option) and select the appropriate client, and from the options menu select install client - new install.&lt;BR /&gt;&lt;BR /&gt;Note, if you do go with the server ui option, you can change the filesystem sizes, etc. in there.&lt;BR /&gt;&lt;BR /&gt;Also, you need the SAME version of Ignite to be installed on both machines or you'll get an error &amp;amp; it won't do it.&lt;BR /&gt;&lt;BR /&gt;Hope that sorts it out for you.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Kevin.&lt;BR /&gt;</description>
      <pubDate>Thu, 16 May 2002 08:21:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/run-out-of-space-in/m-p/2724539#M945702</guid>
      <dc:creator>Kevin O'Donovan</dc:creator>
      <dc:date>2002-05-16T08:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: run out of space in /</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/run-out-of-space-in/m-p/2724540#M945703</link>
      <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;one thing I forgot with the tape method, you need to boot off the tape after the recovery, whatever way you want to do that - e.g. at the console interrupt the boot sequence (stage where it gives you 10 seconds), "sea" to search for boot devices, and "boot pX" where pX is the path to the sequential access media that is your tape drive.  If you know the hardware path do "boot &lt;HWPATH&gt;".&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Kevin.&lt;/HWPATH&gt;</description>
      <pubDate>Thu, 16 May 2002 08:25:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/run-out-of-space-in/m-p/2724540#M945703</guid>
      <dc:creator>Kevin O'Donovan</dc:creator>
      <dc:date>2002-05-16T08:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: run out of space in /</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/run-out-of-space-in/m-p/2724541#M945704</link>
      <description>I think that the procedure that Vijeesh outlined above is that used to increase /stand which is likley to be your only HFS filesystem, rather than /.</description>
      <pubDate>Thu, 16 May 2002 08:32:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/run-out-of-space-in/m-p/2724541#M945704</guid>
      <dc:creator>Nick Wickens</dc:creator>
      <dc:date>2002-05-16T08:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: run out of space in /</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/run-out-of-space-in/m-p/2724542#M945705</link>
      <description>&lt;BR /&gt;hi &lt;BR /&gt;&lt;BR /&gt;the procedure i told above worked for me in a workstation and on my testing server too. it worked fine no problem at all.&lt;BR /&gt;&lt;BR /&gt;CTK</description>
      <pubDate>Thu, 16 May 2002 09:03:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/run-out-of-space-in/m-p/2724542#M945705</guid>
      <dc:creator>Vijeesh CTK</dc:creator>
      <dc:date>2002-05-16T09:03:01Z</dc:date>
    </item>
  </channel>
</rss>

