<?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: expanding a virtual disk in EVA storage in HPE EVA Storage</title>
    <link>https://community.hpe.com/t5/hpe-eva-storage/expanding-a-virtual-disk-in-eva-storage/m-p/4710190#M46748</link>
    <description>hello,&lt;BR /&gt;1) if you have empty space inside vgroup, just resize it in windows showing size (e.g. 300GB -&amp;gt; 400GB) and save, it will extend vdisk&lt;BR /&gt;2) if there is no free space, you have to add disks into vgroup, ideally wait due leveling and go to step 1.&lt;BR /&gt;&lt;BR /&gt;Most important - you OS must handle such change correctly, I think HP-UX is capable of it, but you need unix gui with knowledge of hp-ux tools hove to expand filesystem after you resized vdisk presented to server.&lt;BR /&gt;&lt;BR /&gt;Jan</description>
    <pubDate>Sun, 07 Nov 2010 22:12:10 GMT</pubDate>
    <dc:creator>Jan Soska</dc:creator>
    <dc:date>2010-11-07T22:12:10Z</dc:date>
    <item>
      <title>expanding a virtual disk in EVA storage</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/expanding-a-virtual-disk-in-eva-storage/m-p/4710189#M46747</link>
      <description>Hi,&lt;BR /&gt;I have the following vitual array situation in a customer's EVA storage:&lt;BR /&gt;1-The default vgroup needs to be expanded by&lt;BR /&gt;  adding new disks to it.&lt;BR /&gt;2-the vgroup has vdisks configured and   presented to two HP-UX servers.&lt;BR /&gt;3- Each vdisk needs to be expanded to increase&lt;BR /&gt;   capacity.&lt;BR /&gt;What are the steps needed to do the above,specaily task 3.&lt;BR /&gt;Note:&lt;BR /&gt;I could not find an option in command view which would allow me to expand a particular vdisk to new size ,but I read  in a practice handbook that I need to UNPRESENT the vdisk before expanding it .Even in  hp manuals there is no mention of such a task.&lt;BR /&gt;Please your  quick advice would be higly appreciated.&lt;BR /&gt;</description>
      <pubDate>Sun, 07 Nov 2010 08:19:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/expanding-a-virtual-disk-in-eva-storage/m-p/4710189#M46747</guid>
      <dc:creator>radi_1</dc:creator>
      <dc:date>2010-11-07T08:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: expanding a virtual disk in EVA storage</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/expanding-a-virtual-disk-in-eva-storage/m-p/4710190#M46748</link>
      <description>hello,&lt;BR /&gt;1) if you have empty space inside vgroup, just resize it in windows showing size (e.g. 300GB -&amp;gt; 400GB) and save, it will extend vdisk&lt;BR /&gt;2) if there is no free space, you have to add disks into vgroup, ideally wait due leveling and go to step 1.&lt;BR /&gt;&lt;BR /&gt;Most important - you OS must handle such change correctly, I think HP-UX is capable of it, but you need unix gui with knowledge of hp-ux tools hove to expand filesystem after you resized vdisk presented to server.&lt;BR /&gt;&lt;BR /&gt;Jan</description>
      <pubDate>Sun, 07 Nov 2010 22:12:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/expanding-a-virtual-disk-in-eva-storage/m-p/4710190#M46748</guid>
      <dc:creator>Jan Soska</dc:creator>
      <dc:date>2010-11-07T22:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: expanding a virtual disk in EVA storage</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/expanding-a-virtual-disk-in-eva-storage/m-p/4710191#M46749</link>
      <description>EVA virtual disks or "vdisks" are presented as LUNs to HP-UX.&lt;BR /&gt;Once HP-UX finds them, each vdisk becomes a Logical Volume Manager (LVM) Physical Volume. (pvcreate)&lt;BR /&gt;Multiple Physical Volumes become a (LVM) Volume Group. (vgcreate)&lt;BR /&gt;Volume Groups are sliced into (LVM) Logical Volumes. (lvcreate)&lt;BR /&gt;Logical Volumes *can be extended*. (lvextend)&lt;BR /&gt;And the majority of HP-UX systems I see, customers use LVM instead of creating a file system on individual EVA vdisks.&lt;BR /&gt;&lt;BR /&gt;So where you say "the vgroup has vdisks configured and presented to two HP-UX servers", are you using the Logical Volume Manager to consolidate vdisks into logical volumes which have the file systems?&lt;BR /&gt;&lt;BR /&gt;------&lt;BR /&gt;Don't forget to rate the usefulness/quality of *all* responses to (all of) your question(s).</description>
      <pubDate>Mon, 08 Nov 2010 14:58:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/expanding-a-virtual-disk-in-eva-storage/m-p/4710191#M46749</guid>
      <dc:creator>Sheldon Smith</dc:creator>
      <dc:date>2010-11-08T14:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: expanding a virtual disk in EVA storage</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/expanding-a-virtual-disk-in-eva-storage/m-p/4710192#M46750</link>
      <description>Before doing *anything*, please tell what OS version you have.&lt;BR /&gt;&lt;BR /&gt;Anything below 11.23 does NOT support LUN increasing!&lt;BR /&gt;&lt;BR /&gt;The additional space in a vdisk will just be useless until you recreate the VG!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Nov 2010 19:05:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/expanding-a-virtual-disk-in-eva-storage/m-p/4710192#M46750</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2010-11-08T19:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: expanding a virtual disk in EVA storage</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/expanding-a-virtual-disk-in-eva-storage/m-p/4710193#M46751</link>
      <description>Torsten, don't versions below 11.23 support "lvextend"?</description>
      <pubDate>Mon, 08 Nov 2010 20:41:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/expanding-a-virtual-disk-in-eva-storage/m-p/4710193#M46751</guid>
      <dc:creator>Sheldon Smith</dc:creator>
      <dc:date>2010-11-08T20:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: expanding a virtual disk in EVA storage</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/expanding-a-virtual-disk-in-eva-storage/m-p/4710194#M46752</link>
      <description>But the question was about increasing the EVA virtual disk (=PV/physical volume) which lives 'below' the VG/volume group. The LV/logical volume is an object 'above' the VG and the PV.</description>
      <pubDate>Tue, 09 Nov 2010 05:34:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/expanding-a-virtual-disk-in-eva-storage/m-p/4710194#M46752</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2010-11-09T05:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: expanding a virtual disk in EVA storage</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/expanding-a-virtual-disk-in-eva-storage/m-p/4710195#M46753</link>
      <description>"lvextend" comes into play much later.&lt;BR /&gt;&lt;BR /&gt;First the LVM structure (the physical extend layout) must be extended to the additional space (the grown vdisk); this can be done using "vgmodify", which is not available lelow 11.23.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The workaround is to create a new vdisk and add it to the volume group.</description>
      <pubDate>Tue, 09 Nov 2010 06:22:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/expanding-a-virtual-disk-in-eva-storage/m-p/4710195#M46753</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2010-11-09T06:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: expanding a virtual disk in EVA storage</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/expanding-a-virtual-disk-in-eva-storage/m-p/4710196#M46754</link>
      <description>Uwe, I thought so too, then I noticed the mention of "vgroups". So I don't know if the author is talking about working with EVA vdisks directly, or EVA vdisks in LVM vgroups.</description>
      <pubDate>Tue, 09 Nov 2010 17:19:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/expanding-a-virtual-disk-in-eva-storage/m-p/4710196#M46754</guid>
      <dc:creator>Sheldon Smith</dc:creator>
      <dc:date>2010-11-09T17:19:22Z</dc:date>
    </item>
    <item>
      <title>Re: expanding a virtual disk in EVA storage</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/expanding-a-virtual-disk-in-eva-storage/m-p/4710197#M46755</link>
      <description>Looks like M .Salah has used a bit wrong terminology when calling an EVA "disk group" a "vgroup".</description>
      <pubDate>Tue, 09 Nov 2010 21:44:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/expanding-a-virtual-disk-in-eva-storage/m-p/4710197#M46755</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2010-11-09T21:44:24Z</dc:date>
    </item>
  </channel>
</rss>

