<?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: Extending root filesystem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-filesystem/m-p/5118359#M587845</link>
    <description>Salam asif&lt;BR /&gt;&lt;BR /&gt;take a look at this link&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.symmetricwebsites.com/" target="_blank"&gt;http://www.symmetricwebsites.com/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 10 Jul 2008 08:48:45 GMT</pubDate>
    <dc:creator>Jeeshan</dc:creator>
    <dc:date>2008-07-10T08:48:45Z</dc:date>
    <item>
      <title>Extending root filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-filesystem/m-p/5118343#M587828</link>
      <description>&lt;!--!*#--&gt;Dear &lt;BR /&gt;I need to extend the root file system because we are running out off space my main purpose is to create the 11 2TB mount points.i suspect that for each mount we required 7MB space on root to create VG.For this i need to extend the / file system. NOW the issue is that we cannot afford downtime for this production machine to reignite it. i have Online JFS installed on the server.&lt;BR /&gt;i was checking some forums to extending the root file system they are suggesting one procedure to  move the lovol 4 to the next location and extend the root .&lt;BR /&gt;now my question is that this possible solution . and why the VG is taking 7mb on root. &lt;BR /&gt;i m sending BDF command out put&lt;BR /&gt;&lt;BR /&gt;s7dmc # bdf&lt;BR /&gt;&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;&lt;BR /&gt;/dev/vg00/lvol3     212992  198768   14168   93% /&lt;BR /&gt;&lt;BR /&gt;/dev/vg00/lvol1     298928   85040  183992   32% /stand&lt;BR /&gt;&lt;BR /&gt;/dev/vg00/lvol8    4718592 2225408 2477856   47% /var&lt;BR /&gt;&lt;BR /&gt;/dev/vg00/lvol7    3080192 1298896 1767448   42% /usr&lt;BR /&gt;&lt;BR /&gt;/dev/vg00/lvol4     212992   42208  170128   20% /tmp2&lt;BR /&gt;&lt;BR /&gt;/dev/vg00/tmp2     1048576   64973  922928    7% /tmp&lt;BR /&gt;&lt;BR /&gt;/dev/vg01/lvoractl  114688    6349  101575    6% /oractl&lt;BR /&gt;&lt;BR /&gt;/dev/vg00/lvol6    2670592 2395992  272480   90% /opt&lt;BR /&gt;&lt;BR /&gt;/dev/vg00/lvORA920 7340032 4547160 2620066   63% /opt/oracle&lt;BR /&gt;&lt;BR /&gt;/dev/vg00/lvol5    2048000   54296 1978184    3% /home&lt;BR /&gt;&lt;BR /&gt;/dev/vg00/fms      5242880 3127816 1985777   61% /fms&lt;BR /&gt;&lt;BR /&gt;/dev/vg03/lvavfile2&lt;BR /&gt;&lt;BR /&gt;                   524156928 22263896 497972352    4% /avfiles&lt;BR /&gt;&lt;BR /&gt;/dev/vg01/lvAV     40960000 19499560 21320232   48% /avfile2&lt;BR /&gt;&lt;BR /&gt;/dev/vg04/lv3g     2146140160 1241255776 897820920   58% /3g1&lt;BR /&gt;&lt;BR /&gt;s7dbq:/dmc_back    35848192 1503608 34087432    4% /TEMP&lt;BR /&gt;&lt;BR /&gt;s7cs:/depot        12288000 11380296  900056   93% /depot&lt;BR /&gt;&lt;BR /&gt;/dev/vg05/lv3g2    2146107392   68016 2129273456    0% /3g2&lt;BR /&gt;&lt;BR /&gt;/dev/vg06/lv3g3    2146107392   68016 2129273456    0% /3g3&lt;BR /&gt;&lt;BR /&gt;/dev/vg07/lv3g4    2146107392   68016 2129273456    0% /3g4&lt;BR /&gt;&lt;BR /&gt;s7dmc # &lt;BR /&gt;</description>
      <pubDate>Wed, 09 Jul 2008 05:35:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-filesystem/m-p/5118343#M587828</guid>
      <dc:creator>masoodasif</dc:creator>
      <dc:date>2008-07-09T05:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: Extending root filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-filesystem/m-p/5118344#M587829</link>
      <description>hi again &lt;BR /&gt;&lt;BR /&gt;is these are the steps to follow or need some modification &lt;BR /&gt;&lt;BR /&gt;pvmove -n /dev/vg00/lvol4 /dev/dsk/&lt;ROOTDISK&gt;&lt;BR /&gt;lvextend -L 400 /dev/vg00/lvol3&lt;BR /&gt;fsadm -F vxfs -b 400 /&lt;BR /&gt;&lt;BR /&gt;a quick response is highly appreciable&lt;BR /&gt;&lt;BR /&gt;thanks&lt;/ROOTDISK&gt;</description>
      <pubDate>Wed, 09 Jul 2008 05:47:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-filesystem/m-p/5118344#M587829</guid>
      <dc:creator>masoodasif</dc:creator>
      <dc:date>2008-07-09T05:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: Extending root filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-filesystem/m-p/5118345#M587830</link>
      <description>You almost certainly have something writing to / that should be writing to a dedicated filesystem.&lt;BR /&gt;&lt;BR /&gt;Also check for files type f in /dev: someone may have incorrectly typed a tape device name and created a huge text file.&lt;BR /&gt;&lt;BR /&gt;Final check: do a find for core files and remove any you find.&lt;BR /&gt;&lt;BR /&gt;Mark Syder (like the drink but spelt different)</description>
      <pubDate>Wed, 09 Jul 2008 06:05:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-filesystem/m-p/5118345#M587830</guid>
      <dc:creator>MarkSyder</dc:creator>
      <dc:date>2008-07-09T06:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: Extending root filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-filesystem/m-p/5118346#M587831</link>
      <description>Extending root ....&lt;BR /&gt;&lt;BR /&gt;Find experts comment in this thread.&lt;BR /&gt;&lt;A href="http://forums12.itrc.hp.com/service/forums/questionanswer.do?threadId=1247446" target="_blank"&gt;http://forums12.itrc.hp.com/service/forums/questionanswer.do?threadId=1247446&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Jul 2008 06:06:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-filesystem/m-p/5118346#M587831</guid>
      <dc:creator>Shrikant Lavhate</dc:creator>
      <dc:date>2008-07-09T06:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: Extending root filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-filesystem/m-p/5118347#M587832</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;the size of your root file system is ok, and there should be no need for extending it. Generally, the root file system should not contain anything growing very much, but you can perhaps clean it up a little bit. There are many threads suggesting how to do this: make a forum search for "root file system full".&lt;BR /&gt;The best way is to look for the directories comsuming most space. A fast, but not very efficient way is to look for big single files, e.g.:&lt;BR /&gt;# find / -type f -size +1000000c -xdev -exec ls -l {} \;&lt;BR /&gt;which will list all files bigger than 1000000 characters.&lt;BR /&gt;But the investigation of what takes up space should determine what can be cleaned up, and you should definitely try that before even attempting to extend the root file system, which would an extremely risky task.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;John K.&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Jul 2008 06:09:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-filesystem/m-p/5118347#M587832</guid>
      <dc:creator>john korterman</dc:creator>
      <dc:date>2008-07-09T06:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: Extending root filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-filesystem/m-p/5118348#M587833</link>
      <description>Dear&lt;BR /&gt;&lt;BR /&gt;thanks For your advice i checked every thing and i cannot remove files from here because all files are used by the application &lt;BR /&gt;i want to ask one thing &lt;BR /&gt;that FOR VG Creation for about 2TB how much space required on the root because when i m creating the VG then my system will increase the root size to approximately 7-8MB &lt;BR /&gt;&lt;BR /&gt;My main purpose is to add 11x2TB mount points on my system recently i free some space and created 2 VGs and it take approx 14 MB space on my root &lt;BR /&gt;so for creating more i need more space on root thats why i want to increase the size&lt;BR /&gt;&lt;BR /&gt;PVMOVE will not serve me in this case like moving LVOL4 to next extent and increasing the space of root&lt;BR /&gt;?? please HELP me thanks</description>
      <pubDate>Wed, 09 Jul 2008 06:30:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-filesystem/m-p/5118348#M587833</guid>
      <dc:creator>masoodasif</dc:creator>
      <dc:date>2008-07-09T06:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: Extending root filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-filesystem/m-p/5118349#M587834</link>
      <description>"i cannot remove files from here because all files are used by the application"&lt;BR /&gt;&lt;BR /&gt;Isn't that what I said? You have an application writing to / that should be writing to a dedicated filesystem.&lt;BR /&gt;&lt;BR /&gt;Mark</description>
      <pubDate>Wed, 09 Jul 2008 06:46:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-filesystem/m-p/5118349#M587834</guid>
      <dc:creator>MarkSyder</dc:creator>
      <dc:date>2008-07-09T06:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: Extending root filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-filesystem/m-p/5118350#M587835</link>
      <description>For every new volume group you need 1~10MB space in root file system. This is required for lvm configuration files in /etc/lvmconf/.&lt;BR /&gt;&lt;BR /&gt;For extending root mount point you can try with lvol4 first (/tmp2 200mb) and after that with lvol5 (/home 2GB). An of course you should have a free space in vg00.&lt;BR /&gt;&lt;BR /&gt;For extending the root volume you don't need to break the mirror on all lvols, only on the next (lvol4) after root (lvol3).&lt;BR /&gt;&lt;BR /&gt;Do the following:&lt;BR /&gt;1. make a mirror copy of /tmp2 filesystem (lvol4) over new disk - MirrorDisk required.&lt;BR /&gt;2. remove mirror on lvol4 from first disk.&lt;BR /&gt;3. extend lvol3 (/) with size of lvol4.&lt;BR /&gt;4. mirror again lvol4 over old disk.&lt;BR /&gt;&lt;BR /&gt;Before procedure you have:&lt;BR /&gt;lvol2&lt;BR /&gt;lvol3&lt;BR /&gt;lvol4&lt;BR /&gt;lvol5&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;lastlvolfromVG00&lt;BR /&gt;&lt;BR /&gt;and after this you will have:&lt;BR /&gt;lvol2&lt;BR /&gt;lvol3 (with size lvol3+lvol4)&lt;BR /&gt;lvol5&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;lastlvolfromVG00&lt;BR /&gt;lvol4&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Wed, 09 Jul 2008 06:49:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-filesystem/m-p/5118350#M587835</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2008-07-09T06:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: Extending root filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-filesystem/m-p/5118351#M587836</link>
      <description>Dear Mark&lt;BR /&gt;&lt;BR /&gt;yes u r right that some constant things are already there on the root which i cannot move from root.now my root is still not increasing rapidly but i want to add 11 VGs in it it will almost required 70 to 100 MB on root thats y i want to increase the root.&lt;BR /&gt;i already remove some unnecessary files that  help to add 2 vgs.&lt;BR /&gt;and &lt;BR /&gt;Dear ivan &lt;BR /&gt;I have some space available on VG00 &lt;BR /&gt;means on my first disk i have space available can i move my LOVL4 to my vg00 or i need to create LV and MOVE my LV to new LV&lt;BR /&gt;&lt;BR /&gt;means i will create one more LV on the VG00 and  mount /test2 to that lvol &lt;BR /&gt;and then i will remove my lovol 4 and extend my  root ? is it ok aur i will move PV &lt;BR /&gt;please suggest</description>
      <pubDate>Wed, 09 Jul 2008 07:03:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-filesystem/m-p/5118351#M587836</guid>
      <dc:creator>masoodasif</dc:creator>
      <dc:date>2008-07-09T07:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: Extending root filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-filesystem/m-p/5118352#M587837</link>
      <description>Do you have mirror of the lvols? Can you post lvdisplay of lvol4 ?&lt;BR /&gt;&lt;BR /&gt;If /tmp2 is not usable and it is after lvol3 (check with vgdisplay) you can create new lvol and move all data from /tmp2 to the new lvol. &lt;BR /&gt;After that umount /tmp2, umount new lvol and mount it as /tmp2.&lt;BR /&gt;&lt;BR /&gt;This will free lvol4 and you can remove it and extend lvol3.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Wed, 09 Jul 2008 07:28:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-filesystem/m-p/5118352#M587837</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2008-07-09T07:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: Extending root filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-filesystem/m-p/5118353#M587838</link>
      <description>Dear Ivan,&lt;BR /&gt;Thanks for ur reply &lt;BR /&gt;yes /tmp2 is not usable but have some tmp files in it &lt;BR /&gt;and there is no mirror of the disk only single disk is in the VG00 now after this activity we will go for mirroring customer is buying the disk for mirroing&lt;BR /&gt;&lt;BR /&gt;now plz confirm&lt;BR /&gt;first i will creat an new lvol &lt;BR /&gt;2ndly i will create file system on it &lt;BR /&gt;then i will unmount the /tmp2 &lt;BR /&gt;and will mount it to the new lvol for this i do not need to take copy off the tmp2 contents coz i should have tape backup of vg00&lt;BR /&gt;then i will remove the lvol4 and extend the root file system &lt;BR /&gt;these steps are ok &lt;BR /&gt;??&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Jul 2008 07:41:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-filesystem/m-p/5118353#M587838</guid>
      <dc:creator>masoodasif</dc:creator>
      <dc:date>2008-07-09T07:41:17Z</dc:date>
    </item>
    <item>
      <title>Re: Extending root filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-filesystem/m-p/5118354#M587839</link>
      <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;The root partition, /dev/vg00/lvol3, must consist of physically continous extents. The first new extent must therefore have the first number that is bigger than the last extent of the existing volume used for /dev/vg00/lvol3. An example for a lvol3 root file system:&lt;BR /&gt;# lvdisplay -v /dev/vg00/lvol3&lt;BR /&gt;................&lt;BR /&gt;Ignore this and look only at the last line....&lt;BR /&gt;................&lt;BR /&gt;00023 /dev/dsk/c1t2d0    00317 current  /dev/dsk/c1t0d0    00317 current&lt;BR /&gt;00024 /dev/dsk/c1t2d0    00318 current  /dev/dsk/c1t0d0    00318 current&lt;BR /&gt;&lt;BR /&gt;The last extent used in the example was no. 24, and if this root-lvol should ever be extended, the first extension would have to be  no. 25.&lt;BR /&gt;The reason why Ivan suggests that you break /tmp2 is its name, /dev/vg00/vol4, which suggests that /tmp2 uses the first (and following) needed extents for extending /dev/vg00/lvol3 -  but you have to make sure first yourself that this is actually the case.&lt;BR /&gt;&lt;BR /&gt;And plenty of backups are always nice to have...&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;John K.</description>
      <pubDate>Wed, 09 Jul 2008 07:42:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-filesystem/m-p/5118354#M587839</guid>
      <dc:creator>john korterman</dc:creator>
      <dc:date>2008-07-09T07:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: Extending root filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-filesystem/m-p/5118355#M587840</link>
      <description>John already answer on this question - ensure that lvol4 is after lvol3.&lt;BR /&gt;See example: &lt;BR /&gt;#lvdisplay -v /dev/vg00/lvol3 | grep current | tail -2&lt;BR /&gt;   00034 /dev/dsk/c2t1d0s2       01346 current  /dev/dsk/c2t0d0s2       01346 current&lt;BR /&gt;   00035 /dev/dsk/c2t1d0s2       01347 current  /dev/dsk/c2t0d0s2       01347 current&lt;BR /&gt;&lt;BR /&gt;#lvdisplay -v /dev/vg00/lvol4 | grep current | head -2&lt;BR /&gt;   00000 /dev/dsk/c2t1d0s2       01348 current  /dev/dsk/c2t0d0s2       01348 current&lt;BR /&gt;   00001 /dev/dsk/c2t1d0s2       01349 current  /dev/dsk/c2t0d0s2       01349 current&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;After that you can do the tricks with /tmp2.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Wed, 09 Jul 2008 08:00:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-filesystem/m-p/5118355#M587840</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2008-07-09T08:00:25Z</dc:date>
    </item>
    <item>
      <title>Re: Extending root filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-filesystem/m-p/5118356#M587841</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Basic point.&lt;BR /&gt;&lt;BR /&gt;root fs is not for file storage. There should be folders and mounted file systems and some configuration files such as found in /etc&lt;BR /&gt;&lt;BR /&gt;Root FS can not be extended because HP-UX requires it to be contiguous.&lt;BR /&gt;&lt;BR /&gt;So I suggest:&lt;BR /&gt;1) Move files that don't belong. Make sure there are not files in folders that have mounted filesystems as they will be invisible but still take up space.&lt;BR /&gt;2) do an Ignite make_tape_recovery, boot off it recover the system, intervening to set a large root fs size if you must. This is the only supported way of "extending" the root fs.&lt;BR /&gt;&lt;BR /&gt;1 is way easier than 2.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 09 Jul 2008 08:06:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-filesystem/m-p/5118356#M587841</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-07-09T08:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: Extending root filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-filesystem/m-p/5118357#M587842</link>
      <description>I could not agree with Steven more. Here is the layout of my system.&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg00/lvol3     143360   68099   70560   49% /&lt;BR /&gt;/dev/vg00/lvol1      83733   34750   40609   46% /stand&lt;BR /&gt;/dev/vg04/lvol2    2560000 2253953  296703   88% /www&lt;BR /&gt;/dev/vg00/lvol8    1433600 1168366  251855   82% /var&lt;BR /&gt;/dev/vg00/lvol12   2048000  870765 1107288   44% /var/adm/sw&lt;BR /&gt;/dev/vg00/lvol6    2097152 1541468  521400   75% /usr&lt;BR /&gt;/dev/vg04/lvol9    38912000 35283643 3402831   91% /usr/pvcs&lt;BR /&gt;/dev/vg01/lvol6    3145728 2133724  948769   69% /usr/local/oracle7&lt;BR /&gt;/dev/vg01/lvol8    3145728 2447493  672684   78% /usr/local/oracle&lt;BR /&gt;/dev/vg02/lvol1    8388608 2909188 5313594   35% /u21&lt;BR /&gt;/dev/vg04/lvol12   5120000   13862 4798475    0% /u03&lt;BR /&gt;/dev/vg06/lvol1    5238784 4574889  622422   88% /u02&lt;BR /&gt;/dev/vg04/lvol3    25600000 24038886 1512400   94% /u01&lt;BR /&gt;/dev/vg00/lvol5    1536000   10390 1435676    1% /tmp&lt;BR /&gt;/dev/vg08/lvol1    19968000 14153584 5723592   71% /software&lt;BR /&gt;/dev/vg02/lvol2    4096000 1025985 2878238   26% /rateload&lt;BR /&gt;/dev/vg05/lvol1    10485760 6433054 3972996   62% /oralogs&lt;BR /&gt;/dev/vg04/lvol1    103424000 81796408 21289720   79% /oradata4&lt;BR /&gt;/dev/vg04/lvol4    10240000 5597054 4499070   55% /oradata3&lt;BR /&gt;/dev/vg04/lvol5    71680000 59354856 12256096   83% /oradata2&lt;BR /&gt;/dev/vg04/lvol6    90112000 55861016 33986896   62% /oradata1&lt;BR /&gt;/dev/vg00/lvol7    2097152 1600426  467315   77% /opt&lt;BR /&gt;/dev/vg05/lolv3    3145728 1861266 1204626   61% /opt/tug&lt;BR /&gt;/dev/vg04/lvol7    5242880 4509129  689416   87% /opt/rc&lt;BR /&gt;/dev/vg01/lvol9    2097152 1618144  449140   78% /opt/pvcs/tracker/backup&lt;BR /&gt;/dev/vg04/lvol8    3145728 2659218  456135   85% /opt/mtmc&lt;BR /&gt;/dev/vg04/lvol13   1048576  502884  511626   50% /opt/gentran&lt;BR /&gt;/dev/vg02/lvol4     512000   66054  418077   14% /opt/fax&lt;BR /&gt;/dev/vg05/lvol4    1048576  328078  675506   33% /opt/ess&lt;BR /&gt;/dev/vg00/lvol4    3072000 1802681 1196319   60% /home&lt;BR /&gt;/dev/vg05/lvol2    1048576   43929  941882    4% /history&lt;BR /&gt;/dev/vg02/lvol3     512000   58125  430490   12% /edi315&lt;BR /&gt;/dev/vg07/lvol1    52416512 28867672 23375424   55% /backup&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Point is. Find what is writing to / and stop it immediately. Move what needs moved. I would not boot from tape and extend unless it is a last option, simply due to potential issues that can come from it.</description>
      <pubDate>Wed, 09 Jul 2008 13:09:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-filesystem/m-p/5118357#M587842</guid>
      <dc:creator>Adam Winebaugh</dc:creator>
      <dc:date>2008-07-09T13:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: Extending root filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-filesystem/m-p/5118358#M587843</link>
      <description>&lt;!--!*#--&gt;The root file system must be contiquous and to do it in any other way than Ignite will be asking for trouble.&lt;BR /&gt;Using an ignite will allow you to resize your filesystem to your current needs and keeping in mind of any future requirements.&lt;BR /&gt;&lt;BR /&gt;To Ignite I used  =  make_tape_recovery -x inc_entite=vg00 -I -v -a /dev/rmt/0mn&lt;BR /&gt;&lt;BR /&gt;hope this helps...</description>
      <pubDate>Thu, 10 Jul 2008 08:30:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-filesystem/m-p/5118358#M587843</guid>
      <dc:creator>Kyris</dc:creator>
      <dc:date>2008-07-10T08:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: Extending root filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-filesystem/m-p/5118359#M587845</link>
      <description>Salam asif&lt;BR /&gt;&lt;BR /&gt;take a look at this link&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.symmetricwebsites.com/" target="_blank"&gt;http://www.symmetricwebsites.com/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Jul 2008 08:48:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-filesystem/m-p/5118359#M587845</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-07-10T08:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: Extending root filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-filesystem/m-p/5118360#M587847</link>
      <description>hi Masood Asif,&lt;BR /&gt;&lt;BR /&gt;just checkout this forum link. follow the steps carefully.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums12.itrc.hp.com/service/forums/questionanswer.do?threadId=940172" target="_blank"&gt;http://forums12.itrc.hp.com/service/forums/questionanswer.do?threadId=940172&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Jul 2008 09:14:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-filesystem/m-p/5118360#M587847</guid>
      <dc:creator>vijay alur</dc:creator>
      <dc:date>2008-07-10T09:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: Extending root filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-filesystem/m-p/5118361#M587848</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;A lot of inventive ways to increase the rootfilesystem, but doing it via ignite is still the only HP recommended way for increasing the rootfilesystem.&lt;BR /&gt;&lt;BR /&gt;Also all this "alternative" are limited  in some way or another, some will work only for 1 volumemanager, some will only work with a particular HP-UX OS version, some require additionals disks/diskspace etc.., while ignite will work with any volumemanager, with any HP-UX OS and doesnt require extra disks/more diskspace, beyond what you need extra for the increase of the rootfilesystem.&lt;BR /&gt;&lt;BR /&gt;And as you do it with ignite, you are sure that you have taken a backup, that the system will be able to boot afterwards and you have done a disaster/recovery exercise all in one go. ;)&lt;BR /&gt;&lt;BR /&gt;Greetz,&lt;BR /&gt;Chris&lt;BR /&gt;PS. &lt;BR /&gt;to create a (tape) ignite backup : &lt;BR /&gt;make_tape_recovery -v -x inc_entire=vg00 -a _tapedevicefile_ &lt;BR /&gt;&lt;BR /&gt;to create youre bigger root filesystem. &lt;BR /&gt;boot from the ignite backup tape.. select install HP-UX OS, adapt the rootfilesystem to the correct size, start the ignite restore..  done.</description>
      <pubDate>Fri, 18 Jul 2008 08:21:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-filesystem/m-p/5118361#M587848</guid>
      <dc:creator>chris huys_4</dc:creator>
      <dc:date>2008-07-18T08:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: Extending root filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-filesystem/m-p/5118362#M587849</link>
      <description>Dear All &lt;BR /&gt;&lt;BR /&gt;thanks for your prompt response and support &lt;BR /&gt;&lt;BR /&gt;i solved the problem using iginte &lt;BR /&gt;&lt;BR /&gt;thanks Any ways &lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Masood Asif</description>
      <pubDate>Thu, 24 Jul 2008 06:13:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-filesystem/m-p/5118362#M587849</guid>
      <dc:creator>masoodasif</dc:creator>
      <dc:date>2008-07-24T06:13:52Z</dc:date>
    </item>
  </channel>
</rss>

