<?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 luns in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-luns/m-p/3983138#M604628</link>
    <description>Regarding 11.31:&lt;BR /&gt;&lt;BR /&gt;"The detection of physical volume size changes (LUN size expansion or contraction) is automatic"&lt;BR /&gt;&lt;BR /&gt;see man vgmodify&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-60130/vgmodify.1M.html" target="_blank"&gt;http://docs.hp.com/en/B2355-60130/vgmodify.1M.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 18 Apr 2007 04:11:04 GMT</pubDate>
    <dc:creator>Torsten.</dc:creator>
    <dc:date>2007-04-18T04:11:04Z</dc:date>
    <item>
      <title>Extend luns</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-luns/m-p/3983134#M604624</link>
      <description>I'm new to HPUX. I have a VxFS file system created on a lun as follows:&lt;BR /&gt; /env                   VxFS   /dev/dsk/c8t1d0  &lt;BR /&gt;&lt;BR /&gt;The above lun is currently 25GB but needs to be extended to 75GB.&lt;BR /&gt;&lt;BR /&gt;# bdf&lt;BR /&gt;/dev/dsk/c8t1d0    26214400 1058528 24793468    4% /env&lt;BR /&gt;&lt;BR /&gt;How do I extend the above lun/file system without damaging the data?&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;Cecile</description>
      <pubDate>Tue, 17 Apr 2007 10:38:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-luns/m-p/3983134#M604624</guid>
      <dc:creator>Cecile Rosset</dc:creator>
      <dc:date>2007-04-17T10:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: Extend luns</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-luns/m-p/3983135#M604625</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;It depends on a few factors.&lt;BR /&gt;&lt;BR /&gt;To be safe, you MUST back up the data before proceeding.&lt;BR /&gt;&lt;BR /&gt;After extension reboot the system.&lt;BR /&gt;&lt;BR /&gt;See if at that point its possible to lvextend the logical volume to a larger size.&lt;BR /&gt;&lt;BR /&gt;More often than not, you can't and you must destroy the data and rebuild from scratch.&lt;BR /&gt;&lt;BR /&gt;At this size it often also happens that the volume group does not have enough extents to handle the increased size and it must be rebuilt with larger extent size -s or less physical volumes -p (in vgccreate).&lt;BR /&gt;&lt;BR /&gt;Sometimes its eaiser to have the LUN admin copy the lun to a new lun an present that to the system. The filesystem or data should not be mounted or active during the copy.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 17 Apr 2007 10:44:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-luns/m-p/3983135#M604625</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-04-17T10:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: Extend luns</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-luns/m-p/3983136#M604626</link>
      <description>Where is the LUN located? An EVA?&lt;BR /&gt;&lt;BR /&gt;Extending the filesystem is not a problem, but it could be a problem to extend the physical volume from the volume manager point of view.&lt;BR /&gt;&lt;BR /&gt;AFAIK the VxVM can do this, but the LVM up to HP-UX 11.23 cannot.&lt;BR /&gt;&lt;BR /&gt;LVM in 11.31 can.&lt;BR /&gt;&lt;BR /&gt;Workarounds:&lt;BR /&gt;delete the VG configuration on the LUN and re-create&lt;BR /&gt;or&lt;BR /&gt;don't expand the LUN but create a new LUN and extend the VG. Doing this you can grow the LVOL without problems.</description>
      <pubDate>Tue, 17 Apr 2007 10:45:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-luns/m-p/3983136#M604626</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-04-17T10:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: Extend luns</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-luns/m-p/3983137#M604627</link>
      <description>To clarify Torstens statement:&lt;BR /&gt;&lt;BR /&gt;VxVM 4.1 supports LUN resizing with "vxdisk resize cXtYdz".&lt;BR /&gt;LVM on 11.11/11.23 does not support LUN resizing.&lt;BR /&gt;&lt;BR /&gt;I have not heard about that feature in 11.31... how is it done?&lt;BR /&gt;&lt;BR /&gt;Armin&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Apr 2007 03:47:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-luns/m-p/3983137#M604627</guid>
      <dc:creator>Armin Kunaschik</dc:creator>
      <dc:date>2007-04-18T03:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: Extend luns</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-luns/m-p/3983138#M604628</link>
      <description>Regarding 11.31:&lt;BR /&gt;&lt;BR /&gt;"The detection of physical volume size changes (LUN size expansion or contraction) is automatic"&lt;BR /&gt;&lt;BR /&gt;see man vgmodify&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-60130/vgmodify.1M.html" target="_blank"&gt;http://docs.hp.com/en/B2355-60130/vgmodify.1M.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Apr 2007 04:11:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-luns/m-p/3983138#M604628</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-04-18T04:11:04Z</dc:date>
    </item>
  </channel>
</rss>

