<?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: lvextend in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/2949553#M634971</link>
    <description>Please ignore this question.  I found the solution. thanks</description>
    <pubDate>Fri, 11 Apr 2003 17:10:14 GMT</pubDate>
    <dc:creator>hpuser_6</dc:creator>
    <dc:date>2003-04-11T17:10:14Z</dc:date>
    <item>
      <title>lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/2949552#M634970</link>
      <description>I want to use lvcreate and lvextend to create a logical volume with a specific physical volume.&lt;BR /&gt;any thoughts?&lt;BR /&gt;lvcreate /dev/vgname : will create a zero length logical volume...&lt;BR /&gt;how do i use lvextend to give the size of the logical volume and use a specific physical volume &lt;BR /&gt;thanks</description>
      <pubDate>Fri, 11 Apr 2003 17:07:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/2949552#M634970</guid>
      <dc:creator>hpuser_6</dc:creator>
      <dc:date>2003-04-11T17:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/2949553#M634971</link>
      <description>Please ignore this question.  I found the solution. thanks</description>
      <pubDate>Fri, 11 Apr 2003 17:10:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/2949553#M634971</guid>
      <dc:creator>hpuser_6</dc:creator>
      <dc:date>2003-04-11T17:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/2949554#M634972</link>
      <description>Read the below link chapter#6 Section Managing Disk. It explained in complete detail.&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/pdf/B2355-90742.pdf" target="_blank"&gt;http://docs.hp.com/hpux/pdf/B2355-90742.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Zafar</description>
      <pubDate>Fri, 11 Apr 2003 17:10:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/2949554#M634972</guid>
      <dc:creator>Zafar A. Mohammed_1</dc:creator>
      <dc:date>2003-04-11T17:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/2949555#M634973</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can do 'lvcreate /dev/vgname' to create it as you mentioned, and then do 'lvextend -L ## /dev/vgname/lvol#' where the first number is the size of the lvol in MBs and the second number is the logical volume number returned by the lvcreate command.&lt;BR /&gt;&lt;BR /&gt;I prefer to do it all at once with the lvcreate command:&lt;BR /&gt;&lt;BR /&gt;lvcreate -L 100 /dev/vgname&lt;BR /&gt;&lt;BR /&gt;will create a 100Mb logical volume in the vgname volume group.  Also, you can specify logical extents instead of size by using '-l' instead of '-L'.&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Apr 2003 17:12:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/2949555#M634973</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2003-04-11T17:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/2949556#M634974</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Create a zero-size logical volume and then 'lvextend' it.  You will note that the pv_path [or pvg_name] can not be specified by 'lvcreate' but can by 'lvextend'.  For example:&lt;BR /&gt;&lt;BR /&gt;# lvcreate -n lvol1 /dev/vg01&lt;BR /&gt;# lvextend -L 100 /dev/vg01/lvol1 /dev/dsk/cXtYdZ&lt;BR /&gt;&lt;BR /&gt;See the man pages for 'lvcreate' and 'lvextend' for more information.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 11 Apr 2003 17:18:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/2949556#M634974</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2003-04-11T17:18:06Z</dc:date>
    </item>
  </channel>
</rss>

