<?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: extend logical volume in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-logical-volume/m-p/3341949#M625438</link>
    <description>hi,&lt;BR /&gt;&lt;BR /&gt;then my option is boot through single user mode then lvextend, umount the file system and extendvs. is it correct?&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 27 Jul 2004 06:33:27 GMT</pubDate>
    <dc:creator>G.Anand</dc:creator>
    <dc:date>2004-07-27T06:33:27Z</dc:date>
    <item>
      <title>extend logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-logical-volume/m-p/3341946#M625435</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am new to hp unix. I need to extend /opt file system to 1600 MB now in 800 MB. let me know i can extend lv through SAM without single user mode.</description>
      <pubDate>Tue, 27 Jul 2004 06:22:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-logical-volume/m-p/3341946#M625435</guid>
      <dc:creator>G.Anand</dc:creator>
      <dc:date>2004-07-27T06:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: extend logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-logical-volume/m-p/3341947#M625436</link>
      <description>The issue you're going to face is that /opt needs to be unmounted in order to extend it.  Unmounting such a busy file system is nearly impossible.  That's why the easiest way is to go to single user mode.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 27 Jul 2004 06:25:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-logical-volume/m-p/3341947#M625436</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2004-07-27T06:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: extend logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-logical-volume/m-p/3341948#M625437</link>
      <description>Hi,&lt;BR /&gt;Have a look at the link below. That will guide you properly.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=51908" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=51908&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,</description>
      <pubDate>Tue, 27 Jul 2004 06:31:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-logical-volume/m-p/3341948#M625437</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2004-07-27T06:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: extend logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-logical-volume/m-p/3341949#M625438</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;then my option is boot through single user mode then lvextend, umount the file system and extendvs. is it correct?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Jul 2004 06:33:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-logical-volume/m-p/3341949#M625438</guid>
      <dc:creator>G.Anand</dc:creator>
      <dc:date>2004-07-27T06:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: extend logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-logical-volume/m-p/3341950#M625439</link>
      <description>That's right - in single user mode, run lvextend, then unmount and run extendfs.  There's an example in the lvextend man page.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 27 Jul 2004 06:36:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-logical-volume/m-p/3341950#M625439</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2004-07-27T06:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: extend logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-logical-volume/m-p/3341951#M625440</link>
      <description>If you have Online JFS, and /opt is vxfs, then yes.&lt;BR /&gt;&lt;BR /&gt;Post your swlist,bdf, vgdisplay -v&lt;BR /&gt;&lt;BR /&gt;TT</description>
      <pubDate>Tue, 27 Jul 2004 07:15:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-logical-volume/m-p/3341951#M625440</guid>
      <dc:creator>Thayanidhi</dc:creator>
      <dc:date>2004-07-27T07:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: extend logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-logical-volume/m-p/3341952#M625441</link>
      <description>If you have OnlineJFS installed then you do not need to unmount the filesystem in order to extend it.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/hpux/onlinedocs/B2355-90672/00/00/48-con.html" target="_blank"&gt;http://www.docs.hp.com/hpux/onlinedocs/B2355-90672/00/00/48-con.html&lt;/A&gt; (see lvextend, fsadm)</description>
      <pubDate>Tue, 27 Jul 2004 07:18:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-logical-volume/m-p/3341952#M625441</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2004-07-27T07:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: extend logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-logical-volume/m-p/3341953#M625442</link>
      <description>Check whether you got Online JFS by &lt;BR /&gt;swlist -l product |grep Online &lt;BR /&gt;&lt;BR /&gt;If you got Online JFS&lt;BR /&gt;extend the LV using lvextend and extend filesystem using fsadm.</description>
      <pubDate>Tue, 27 Jul 2004 08:04:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-logical-volume/m-p/3341953#M625442</guid>
      <dc:creator>RAJESH GANGADHARAN</dc:creator>
      <dc:date>2004-07-27T08:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: extend logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-logical-volume/m-p/3341954#M625443</link>
      <description>Online JFS... Luxury for some of us!!!&lt;BR /&gt;Please see attached file which I hope will help.</description>
      <pubDate>Wed, 28 Jul 2004 01:10:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-logical-volume/m-p/3341954#M625443</guid>
      <dc:creator>Kyri Pilavakis</dc:creator>
      <dc:date>2004-07-28T01:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: extend logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-logical-volume/m-p/3341955#M625444</link>
      <description>1.check where is /opt mountd&lt;BR /&gt;#bdf /opt&lt;BR /&gt;-&amp;gt; %/dev/vg01/lvol3    /opt&lt;BR /&gt;&lt;BR /&gt;2.kill users using this volume group&lt;BR /&gt;#fuser -ku /dev/vg01/lvol3&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;4. Increase the size of a file system existing on a logical volume.&lt;BR /&gt;First, increase the size of the logical volume.&lt;BR /&gt;#lvextend -L 1600 /dev/vg01/lvol3&lt;BR /&gt;Unmount the file system.&lt;BR /&gt;#umount /dev/vg01/lvol3&lt;BR /&gt;Extend the file system to occupy the entire (larger) logical volume.&lt;BR /&gt;#extendfs /dev/vg01/rlvol3&lt;BR /&gt;Remount the file system.&lt;BR /&gt;#mount /dev/vg01/lvol3 /opt</description>
      <pubDate>Wed, 28 Jul 2004 08:34:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-logical-volume/m-p/3341955#M625444</guid>
      <dc:creator>Petr Simik_1</dc:creator>
      <dc:date>2004-07-28T08:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: extend logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-logical-volume/m-p/3341956#M625445</link>
      <description>First, you need Online JFS, which is part of Enterprise Operating Environment, or a separate product if you have regular HPUX 11i Operating Environment.&lt;BR /&gt;&lt;BR /&gt;$ swlist |grep HPUX11i&lt;BR /&gt;&lt;BR /&gt;will tell you that.&lt;BR /&gt;&lt;BR /&gt;Second, you have to have enough PE in the volume group. To find out, type&lt;BR /&gt;&lt;BR /&gt;$ vgdisplay -v vg00 |more&lt;BR /&gt;&lt;BR /&gt;Find Free PE. Default size for a PE is 4MB. If there is no enough free PE, then you need to add more disk or LUN into vg00.&lt;BR /&gt;&lt;BR /&gt;If you have both (Online JFS and free PE), you can expand /opt online by&lt;BR /&gt;&lt;BR /&gt;# lvextend -L 1600 /dev/vg00/lvolxxx&lt;BR /&gt;# fsadm -F vxfs -b 1600000 /opt&lt;BR /&gt;&lt;BR /&gt;where -b is in block of KB (not MB).&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;&lt;BR /&gt;- Jerry</description>
      <pubDate>Wed, 28 Jul 2004 09:16:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-logical-volume/m-p/3341956#M625445</guid>
      <dc:creator>Jerry Zhang</dc:creator>
      <dc:date>2004-07-28T09:16:17Z</dc:date>
    </item>
  </channel>
</rss>

