<?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: LV extend fails in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lv-extend-fails/m-p/2583733#M647435</link>
    <description>The real question to ask is why do you want to make your / LV so big?  512MB is a bit big for /.  The / LV is one of those that should not ever change drastically in size.  If you are running out of space, look for 'core' files and any other large file that is strange.&lt;BR /&gt;&lt;BR /&gt;The usual suspect for filling up / is mis-typing a device file for a tape drive so that you get a file in /dev/rmt called 'om' or 'omn' rather than the usual 0m or 0mn.&lt;BR /&gt;&lt;BR /&gt;I would look for the reason / is filling up before extending it so much.</description>
    <pubDate>Mon, 24 Sep 2001 12:37:08 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2001-09-24T12:37:08Z</dc:date>
    <item>
      <title>LV extend fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lv-extend-fails/m-p/2583728#M647430</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;Im kindda new to hpux, so extending the LV is best to do with SAM util.&lt;BR /&gt;My current lv is 200MB, when i tried to put a new value to 512MB, the error message as below appeared.&lt;BR /&gt;&lt;BR /&gt;"Not enough free physical extents available. Logical volume /dev/vg00/lvol3 could not be extended."&lt;BR /&gt;"Failure possible caused by contiguous allocation policy."&lt;BR /&gt;"Failure possible caused by strict allocation policy"&lt;BR /&gt;&lt;BR /&gt;I already do 'vgdisplay -v vg00' and there is 386 Free PE.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Sep 2001 10:47:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lv-extend-fails/m-p/2583728#M647430</guid>
      <dc:creator>M.A.</dc:creator>
      <dc:date>2001-09-24T10:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: LV extend fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lv-extend-fails/m-p/2583729#M647431</link>
      <description>&lt;BR /&gt;lvol3 is / which is a contiguous filesystem so you will not be able to extend it very easily at all. The best way to extend it is to install HP's free software called IGNITE, make a backup of all of vg00 to DDS/DAT tape, then boot from the tape and use an interactive menu to set the size of lvol3 to your new size, then it will reload all of vg00 with the new sizes. Still - its a big job to make an ignite tape and restore from it if youre not familiar with it.</description>
      <pubDate>Mon, 24 Sep 2001 10:54:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lv-extend-fails/m-p/2583729#M647431</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2001-09-24T10:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: LV extend fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lv-extend-fails/m-p/2583730#M647432</link>
      <description>Here is a forum thread on extending the root partition...basically your best bet would be do a make_recovery (or make_tape_recovery) and resize your filesystems.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com:80/cm/QuestionAnswer/1,1150,0x77a8e7613948d5118fef0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com:80/cm/QuestionAnswer/1,1150,0x77a8e7613948d5118fef0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Santosh</description>
      <pubDate>Mon, 24 Sep 2001 11:00:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lv-extend-fails/m-p/2583730#M647432</guid>
      <dc:creator>Santosh Nair_1</dc:creator>
      <dc:date>2001-09-24T11:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: LV extend fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lv-extend-fails/m-p/2583731#M647433</link>
      <description>Hi Jack,&lt;BR /&gt;&lt;BR /&gt;200MB for / filesystem is normally enough, looks like you have other files/directories which are taking up lot of space, if i were you i would see if i can move some of those directories to a different filesystem before increasing /. You could use "du -x / | sort -n" to see  the disk usage for files/dirs in /.&lt;BR /&gt;&lt;BR /&gt;Now / has to be a contiguous and cannot be increased using SAM.&lt;BR /&gt;To increase / or /stand, the general consensus and a tested procedure is to install ignite/UX (free software from HP) from&lt;BR /&gt;&lt;A href="http://www.software.hp.com/products/IUX/download.html" target="_blank"&gt;http://www.software.hp.com/products/IUX/download.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;create a disaster recovery tape (ignite image) of your system using make_tape_recovery or make_recovery&lt;BR /&gt;&lt;BR /&gt;boot the server using the ignite tape/image - and interrupt it before it starts restoring.&lt;BR /&gt;&lt;BR /&gt;go to advanced installation and choose your new sizes for your filesystems&lt;BR /&gt;&lt;BR /&gt;This will rebuild the system with the new size for /, increase /stand if necessary&lt;BR /&gt;&lt;BR /&gt;You might want to look at the thread&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x377dabe92dabd5118ff10090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x377dabe92dabd5118ff10090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;for more information on ignite/UX, refer to&lt;BR /&gt;&lt;A href="http://www.software.hp.com/products/IUX/docs.html" target="_blank"&gt;http://www.software.hp.com/products/IUX/docs.html&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;But if i were you, i would see why is / (200 MB) has such a high usage and if possible move non-os related data to a different filesystem.&lt;BR /&gt;&lt;BR /&gt;Also read up ignite/UX, since it would be helpful for you in the future.&lt;BR /&gt;&lt;BR /&gt;-HTH&lt;BR /&gt;Ramesh</description>
      <pubDate>Mon, 24 Sep 2001 11:10:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lv-extend-fails/m-p/2583731#M647433</guid>
      <dc:creator>linuxfan</dc:creator>
      <dc:date>2001-09-24T11:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: LV extend fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lv-extend-fails/m-p/2583732#M647434</link>
      <description>Hi Jack,&lt;BR /&gt;&lt;BR /&gt;you cannot increase the size of /dev/vg00/lvol3 as this is the root volume. To increase the size of this volume, you have to reinstall the OS. At the time of reinstallation you can decide to resize your volumes. you can take a ignite backup of your OS ans reinstall the OS using that backup. &lt;BR /&gt;&lt;BR /&gt;the benefit of using ignite is that you won't have to reinstall the other application, patches that you already have on the system.&lt;BR /&gt;&lt;BR /&gt;hope this helps.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Sep 2001 12:06:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lv-extend-fails/m-p/2583732#M647434</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-09-24T12:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: LV extend fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lv-extend-fails/m-p/2583733#M647435</link>
      <description>The real question to ask is why do you want to make your / LV so big?  512MB is a bit big for /.  The / LV is one of those that should not ever change drastically in size.  If you are running out of space, look for 'core' files and any other large file that is strange.&lt;BR /&gt;&lt;BR /&gt;The usual suspect for filling up / is mis-typing a device file for a tape drive so that you get a file in /dev/rmt called 'om' or 'omn' rather than the usual 0m or 0mn.&lt;BR /&gt;&lt;BR /&gt;I would look for the reason / is filling up before extending it so much.</description>
      <pubDate>Mon, 24 Sep 2001 12:37:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lv-extend-fails/m-p/2583733#M647435</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-09-24T12:37:08Z</dc:date>
    </item>
    <item>
      <title>Re: LV extend fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lv-extend-fails/m-p/2583734#M647436</link>
      <description>I think, 200MB should be enough for / filesystem. Please check some files/directories which taking up lots of space, using "du -s * | sort -rn | more" then if you found a huge directory and if it is that important and need it to be in that path, maybe you could just create a new logical volume, then mount that directory to that newlv, atleast from there you're already occupying another disk and not / filesystem.</description>
      <pubDate>Tue, 25 Sep 2001 00:36:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lv-extend-fails/m-p/2583734#M647436</guid>
      <dc:creator>AUJ</dc:creator>
      <dc:date>2001-09-25T00:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: LV extend fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lv-extend-fails/m-p/2583735#M647437</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;  Extending root is not so risky, If U have free space just after lvol3. If U have lvol4 created after lvol3, then U can't. &lt;BR /&gt;&lt;BR /&gt;  To achive this I will give U one procedure, If it is acceptable to U, then proceed with this.&lt;BR /&gt;&lt;BR /&gt;  First take the backup of lvol4. Then reboot the system. Go to ISL prompt and type like this&lt;BR /&gt;&lt;BR /&gt;ISL&amp;gt;hpux -lm&lt;BR /&gt;&lt;BR /&gt;   Now system will come to LVM maintanence mode.&lt;BR /&gt;&lt;BR /&gt;  Now we are going to remove lvol4.&lt;BR /&gt;#lvremove /dev/vg00/lvol4 (I mean by lvol4 is the lvol just after root)&lt;BR /&gt;#lvextend -L 512 /dev/vg00/lvol3&lt;BR /&gt;#extendfs /dev/vg00/rlvol3&lt;BR /&gt;&lt;BR /&gt;  I hope U have enough space in vg00. Now create lvol4&lt;BR /&gt;#lvcreate -L &lt;SIZE&gt; -n lvol4 /dev/vg00&lt;BR /&gt;#newfs -F vxfs /dev/vg00/rlvol4&lt;BR /&gt;&lt;BR /&gt;#vgchange -a y vg00&lt;BR /&gt;#bdf&lt;BR /&gt;&lt;BR /&gt;  Checkup the size of each volumes&lt;BR /&gt;  Now restore the backup of lvol4.&lt;BR /&gt;&lt;BR /&gt;Best of luck&lt;BR /&gt;&lt;BR /&gt;Shahul&lt;BR /&gt;&lt;BR /&gt;Restart the machine&lt;/SIZE&gt;</description>
      <pubDate>Tue, 25 Sep 2001 04:08:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lv-extend-fails/m-p/2583735#M647437</guid>
      <dc:creator>Shahul</dc:creator>
      <dc:date>2001-09-25T04:08:54Z</dc:date>
    </item>
  </channel>
</rss>

