<?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: Increase the Logical volume - root in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-logical-volume-root/m-p/4229602#M677448</link>
    <description>&amp;gt;&amp;gt;just i swapped some files to other directory..&lt;BR /&gt;&lt;BR /&gt;What files?  I hope they weren't critical?</description>
    <pubDate>Wed, 09 Jul 2008 12:58:20 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2008-07-09T12:58:20Z</dc:date>
    <item>
      <title>Increase the Logical volume - root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-logical-volume-root/m-p/4229589#M677435</link>
      <description>Hello !!&lt;BR /&gt;I have one HP-UX server.. Now its shows / root is occupied 100 % . Many users are using this server to access some database,Please help me out to increase the size without rebooting also not in single user mode, here i dont have Tape drive for backup etc.. etc... &lt;BR /&gt;&lt;BR /&gt;Looking forward a solution for this problem.. &lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;Arun</description>
      <pubDate>Tue, 08 Jul 2008 08:03:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-logical-volume-root/m-p/4229589#M677435</guid>
      <dc:creator>HP-UX Increasing the ro</dc:creator>
      <dc:date>2008-07-08T08:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: Increase the Logical volume - root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-logical-volume-root/m-p/4229590#M677436</link>
      <description>Hi Arun&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;</description>
      <pubDate>Tue, 08 Jul 2008 08:11:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-logical-volume-root/m-p/4229590#M677436</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-07-08T08:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: Increase the Logical volume - root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-logical-volume-root/m-p/4229591#M677437</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;extending root lvol without reboot i.e. on the fly is quite risky. Again you dont have a tape for backup also. I suggest that even if you dont have tape make sure that you have backup on some network location to start with in case of failures.&lt;BR /&gt;Extending root file sys can be acheived using lvextend.&lt;BR /&gt;Methods using lvextend or online JFS can be found within forum search.</description>
      <pubDate>Tue, 08 Jul 2008 08:26:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-logical-volume-root/m-p/4229591#M677437</guid>
      <dc:creator>Shrikant Lavhate</dc:creator>
      <dc:date>2008-07-08T08:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: Increase the Logical volume - root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-logical-volume-root/m-p/4229592#M677438</link>
      <description>Also, before you apply anything try to free up some space by trimming log files, removing unwanted softwares &amp;amp; temp files etc.</description>
      <pubDate>Tue, 08 Jul 2008 08:28:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-logical-volume-root/m-p/4229592#M677438</guid>
      <dc:creator>Shrikant Lavhate</dc:creator>
      <dc:date>2008-07-08T08:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: Increase the Logical volume - root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-logical-volume-root/m-p/4229593#M677439</link>
      <description>It seems highly likely that you have a process writing to / that should be writing to a dedicated filesystem. Check this before you do anything drastic like increasing /.&lt;BR /&gt;&lt;BR /&gt;Also, check /dev for files type f: a common mistake is to mistype a tape device name and produce a large text file (although that seems unlikely in your case as you say you don't have a tape drive).&lt;BR /&gt;&lt;BR /&gt;Mark Syder (like the drink but spelt different)</description>
      <pubDate>Tue, 08 Jul 2008 08:30:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-logical-volume-root/m-p/4229593#M677439</guid>
      <dc:creator>MarkSyder</dc:creator>
      <dc:date>2008-07-08T08:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: Increase the Logical volume - root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-logical-volume-root/m-p/4229594#M677440</link>
      <description>Whoa, folks!&lt;BR /&gt;&lt;BR /&gt;First off, it is nearly impossible to extend your root volume.  Secondly, to do so without a reboot or a tape device is literally impossible.  Because /stand, swap and / need to be contiguous, a simple lvextend is not going to accomplish anything.  The only feasible way to accomplish this it to restore from an Ignite make_tape_recovery backup, re-sizing your root logical volumes in the process.  Since you have no tape device, that seems unlikely.  &lt;BR /&gt;&lt;BR /&gt;I would start with Mark's advice and invest my time in looking to find what is filling your root volume, rather than trying to accomplish the basically impossible task of enlarging.  Use the find command to search /dev, as Mark indicated (-type f).  Then use it to search / for core files and large files in general ( -name and -size).  &lt;BR /&gt;&lt;BR /&gt;Under normal circumstances, / should be almost completely static  and there should be no reason for growth.  You need to do some investigation into why it filled up and not waste your time trying to enlarge something that can't readily be enlarged.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 08 Jul 2008 09:07:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-logical-volume-root/m-p/4229594#M677440</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2008-07-08T09:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: Increase the Logical volume - root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-logical-volume-root/m-p/4229595#M677441</link>
      <description>Thanks for all..&lt;BR /&gt;&lt;BR /&gt;I have done with all basic and some troubleshoot to increase the volume in /.. and tried to delete some files under / but all contains applications many users&lt;BR /&gt;working on it like 24/7.... still now we all are able to work on it.. I hope after some times later i wount get the login prompt .. due to /dev - root 100% full.. it would be great if someone help me out with this issue..&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Jul 2008 10:24:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-logical-volume-root/m-p/4229595#M677441</guid>
      <dc:creator>HP-UX Increasing the ro</dc:creator>
      <dc:date>2008-07-08T10:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: Increase the Logical volume - root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-logical-volume-root/m-p/4229596#M677442</link>
      <description>&lt;!--!*#--&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;i've wrote an article (in french) for extend root volume if you have a miror, you can found it here:&lt;BR /&gt;&lt;A href="http://mobidyc.net/?id=23" target="_blank"&gt;http://mobidyc.net/?id=23&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;please, adapt these commands in your situation.&lt;BR /&gt;&lt;BR /&gt;basically, here are the commands passed in my case:&lt;BR /&gt;1/ broke the miror:&lt;BR /&gt;for i in /dev/vg00/lv* ; do lvreduce -m 0 $i ; done&lt;BR /&gt;&lt;BR /&gt;2/ identify the PV with all its free extends by :&lt;BR /&gt;vgdisplay -v vg00 |tail -n 20&lt;BR /&gt;&lt;BR /&gt;3/ pvmove lvol4 from used pv to free pv seen above :&lt;BR /&gt;pvmove -n /dev/vg00/lvol4 /dev/dsk/c1t2d0 /dev/dsk/c2t2d0&lt;BR /&gt;&lt;BR /&gt;4/ after that, you can extend root :&lt;BR /&gt;lvextend -L 2048 /dev/vg00/lvol3&lt;BR /&gt;&lt;BR /&gt;5/ you can re-pvmove the lvol4 :&lt;BR /&gt;pvmove -n /dev/vg00/lvol4 /dev/dsk/c2t2d0 /dev/dsk/c1t2d0&lt;BR /&gt;&lt;BR /&gt;6/ redo your miror :&lt;BR /&gt;for i in /dev/vg00/lv* ; do lvextend -m 1 $i ; done&lt;BR /&gt;&lt;BR /&gt;on another terminal, you can monitore the progress with:&lt;BR /&gt;for i in /dev/vg00/lvol* ; do t=$(lvdisplay -v $i |awk '/dsk.*stale/,/^$/'|wc -l) ; echo ${i##*/} Stale: $t ; done&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Regards,&lt;BR /&gt;Cedrick Gaillard</description>
      <pubDate>Tue, 08 Jul 2008 13:04:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-logical-volume-root/m-p/4229596#M677442</guid>
      <dc:creator>mobidyc</dc:creator>
      <dc:date>2008-07-08T13:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: Increase the Logical volume - root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-logical-volume-root/m-p/4229597#M677443</link>
      <description>OMG.....greetings oh interestingly named Author - I'll call ya H-pux&lt;BR /&gt;&lt;BR /&gt;Please look at what Pete has said.  You can not on the fly increase root ( / ).  &lt;BR /&gt;Clean up "safe" files you can clean up.  Try running the following to clean up old levels of patches you will never remove anyway:&lt;BR /&gt;&lt;BR /&gt;cleanup -c (1 or 2)&lt;BR /&gt;&lt;BR /&gt;Then look under /dev and see if some newbie wrote a file out under /dev/rmt instead of writing it to a tape unit.  I see this one more than I care to think about.&lt;BR /&gt;&lt;BR /&gt;...AND if your users are writing things out 24/7 why don't they have disk and a seperate mountpoint to put it there! So your O/S wouldn't be getting hammered.&lt;BR /&gt;&lt;BR /&gt;Rgrds,&lt;BR /&gt;Rita&lt;BR /&gt;&lt;BR /&gt;...it is less painful when you plan for growth, then force it to fit with a hammer...</description>
      <pubDate>Tue, 08 Jul 2008 13:13:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-logical-volume-root/m-p/4229597#M677443</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2008-07-08T13:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: Increase the Logical volume - root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-logical-volume-root/m-p/4229598#M677444</link>
      <description>H-pux  (Arun)&lt;BR /&gt;&lt;BR /&gt;I just read "here i dont have Tape drive for backup etc...etc..."&lt;BR /&gt;&lt;BR /&gt;You have one HPUX server in serious peril.  Your data is extremely unsafe.  Get a cheap dat tape drive and at least do a make_tape_recovery.  How on earth are you backing up your data???&lt;BR /&gt;&lt;BR /&gt;You need to address this with the $$ mgmt.  Because when something happens (and it will) who do you think they will hold accountable first. you.&lt;BR /&gt;&lt;BR /&gt;Best Wishes,&lt;BR /&gt;Rita</description>
      <pubDate>Tue, 08 Jul 2008 13:34:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-logical-volume-root/m-p/4229598#M677444</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2008-07-08T13:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: Increase the Logical volume - root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-logical-volume-root/m-p/4229599#M677445</link>
      <description>Hello,&lt;BR /&gt;    Basically, I believed that the / root filesystem cannot be increase on the fly. The only way to resize is to do a make_tape_recovery backup and resize it from there. Is the safe way. The backup will take approximately 30 mins and restore will take 45mins But, before you do that, I would advice you to check if your root disk have anymore space available to resize.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Vincent&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Jul 2008 02:41:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-logical-volume-root/m-p/4229599#M677445</guid>
      <dc:creator>Vincent_5</dc:creator>
      <dc:date>2008-07-09T02:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: Increase the Logical volume - root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-logical-volume-root/m-p/4229600#M677446</link>
      <description>The problem I see with a lot of the recommendations -- cleaning log files, running the 'cleanup' command, etc. -- is that none of this write to the '/' filesystem itself.  Most of the recommendations would only affect other mountpoints, most only /var.&lt;BR /&gt;&lt;BR /&gt;The one thing you should check is the /dev directory.  Do this:&lt;BR /&gt;&lt;BR /&gt;# cd /dev&lt;BR /&gt;# find . -type f -exec ls -ld {} \+&lt;BR /&gt;&lt;BR /&gt;Now, if anything shows up here, it could very well be a problem.  There should be no regular files in the /dev directory.  All files here should be block or character files.</description>
      <pubDate>Wed, 09 Jul 2008 02:51:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-logical-volume-root/m-p/4229600#M677446</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2008-07-09T02:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: Increase the Logical volume - root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-logical-volume-root/m-p/4229601#M677447</link>
      <description>Thanks for all.. atlast the problem is solved.. without reboot.. just i swapped some files to other directory.. Thanks for such a help and suggestion given to me..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;And more over.. I'm not H-PUX arun.. just Arun :)&lt;BR /&gt;&lt;BR /&gt;Thanks you.. wish you all good luck..</description>
      <pubDate>Wed, 09 Jul 2008 03:42:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-logical-volume-root/m-p/4229601#M677447</guid>
      <dc:creator>HP-UX Increasing the ro</dc:creator>
      <dc:date>2008-07-09T03:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: Increase the Logical volume - root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-logical-volume-root/m-p/4229602#M677448</link>
      <description>&amp;gt;&amp;gt;just i swapped some files to other directory..&lt;BR /&gt;&lt;BR /&gt;What files?  I hope they weren't critical?</description>
      <pubDate>Wed, 09 Jul 2008 12:58:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-logical-volume-root/m-p/4229602#M677448</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2008-07-09T12:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: Increase the Logical volume - root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-logical-volume-root/m-p/4229603#M677449</link>
      <description>Core dumps have a habit of filling up '/'.&lt;BR /&gt;&lt;BR /&gt;As for the clean up suggestions not help recoverying some space on '/', well that depends on how the filesystems are setup. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Jov</description>
      <pubDate>Tue, 05 Aug 2008 05:12:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-logical-volume-root/m-p/4229603#M677449</guid>
      <dc:creator>Jov</dc:creator>
      <dc:date>2008-08-05T05:12:58Z</dc:date>
    </item>
  </channel>
</rss>

