<?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 How to extend vg ? in Disk Enclosures</title>
    <link>https://community.hpe.com/t5/disk-enclosures/how-to-extend-vg/m-p/3272896#M12098</link>
    <description>Hi all !&lt;BR /&gt;&lt;BR /&gt;I have a small problem with vg.&lt;BR /&gt;&lt;BR /&gt;For a long time I've created a lv bigger than 130Gb (exactly:200Gb):&lt;BR /&gt;&lt;BR /&gt;mknod /dev/vg01/group c 64 0x010000&lt;BR /&gt;pvcreate /dev/rdsk/c3t3d0&lt;BR /&gt;vgcreate -s 32 /dev/vg01 /dev/dsk/c3t3d0&lt;BR /&gt;vgextend /dev/vg01 /dev/dsk/c3t3d0&lt;BR /&gt;lvcreate -l 6250 -n lv_raid /dev/vg01&lt;BR /&gt;newfs -F vxfs /dev/vg01/rlv_raid&lt;BR /&gt;&lt;BR /&gt;But now, is my raid 100% full, and I need to extend it. And the problem is I have very important files on it. So if someone can give me an advice how to do it safe and without lost of data. &lt;BR /&gt;&lt;BR /&gt;I'm very grateful for any advice !&lt;BR /&gt;&lt;BR /&gt;Bye !&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 11 May 2004 04:09:03 GMT</pubDate>
    <dc:creator>Zlatko_1</dc:creator>
    <dc:date>2004-05-11T04:09:03Z</dc:date>
    <item>
      <title>How to extend vg ?</title>
      <link>https://community.hpe.com/t5/disk-enclosures/how-to-extend-vg/m-p/3272896#M12098</link>
      <description>Hi all !&lt;BR /&gt;&lt;BR /&gt;I have a small problem with vg.&lt;BR /&gt;&lt;BR /&gt;For a long time I've created a lv bigger than 130Gb (exactly:200Gb):&lt;BR /&gt;&lt;BR /&gt;mknod /dev/vg01/group c 64 0x010000&lt;BR /&gt;pvcreate /dev/rdsk/c3t3d0&lt;BR /&gt;vgcreate -s 32 /dev/vg01 /dev/dsk/c3t3d0&lt;BR /&gt;vgextend /dev/vg01 /dev/dsk/c3t3d0&lt;BR /&gt;lvcreate -l 6250 -n lv_raid /dev/vg01&lt;BR /&gt;newfs -F vxfs /dev/vg01/rlv_raid&lt;BR /&gt;&lt;BR /&gt;But now, is my raid 100% full, and I need to extend it. And the problem is I have very important files on it. So if someone can give me an advice how to do it safe and without lost of data. &lt;BR /&gt;&lt;BR /&gt;I'm very grateful for any advice !&lt;BR /&gt;&lt;BR /&gt;Bye !&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 May 2004 04:09:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/how-to-extend-vg/m-p/3272896#M12098</guid>
      <dc:creator>Zlatko_1</dc:creator>
      <dc:date>2004-05-11T04:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to extend vg ?</title>
      <link>https://community.hpe.com/t5/disk-enclosures/how-to-extend-vg/m-p/3272897#M12099</link>
      <description>hi,&lt;BR /&gt; &lt;BR /&gt;you could add another LUN or another disk to VG01, then you can enlarge the LVOL without a problem.&lt;BR /&gt; &lt;BR /&gt;good luck,&lt;BR /&gt;Thierry.</description>
      <pubDate>Tue, 11 May 2004 04:55:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/how-to-extend-vg/m-p/3272897#M12099</guid>
      <dc:creator>Thierry Poels_1</dc:creator>
      <dc:date>2004-05-11T04:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to extend vg ?</title>
      <link>https://community.hpe.com/t5/disk-enclosures/how-to-extend-vg/m-p/3272898#M12100</link>
      <description>Is it possible without another VG01 disk ?</description>
      <pubDate>Tue, 11 May 2004 05:30:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/how-to-extend-vg/m-p/3272898#M12100</guid>
      <dc:creator>Zlatko_1</dc:creator>
      <dc:date>2004-05-11T05:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to extend vg ?</title>
      <link>https://community.hpe.com/t5/disk-enclosures/how-to-extend-vg/m-p/3272899#M12101</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you got online JFS installed could do them without umounting them. &lt;BR /&gt;&lt;BR /&gt;swlist |grep -v jfs&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;Naveej</description>
      <pubDate>Tue, 11 May 2004 05:32:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/how-to-extend-vg/m-p/3272899#M12101</guid>
      <dc:creator>Naveej.K.A</dc:creator>
      <dc:date>2004-05-11T05:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to extend vg ?</title>
      <link>https://community.hpe.com/t5/disk-enclosures/how-to-extend-vg/m-p/3272900#M12102</link>
      <description>hi,&lt;BR /&gt; &lt;BR /&gt;you can only extend an LVOL in the same VG.&lt;BR /&gt; &lt;BR /&gt;But you could create a new mount point (new LVOL --&amp;gt; new or other VG?) for a subdirectory of the current mount point.&lt;BR /&gt; &lt;BR /&gt;regards,&lt;BR /&gt;Thierry.</description>
      <pubDate>Tue, 11 May 2004 06:03:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/how-to-extend-vg/m-p/3272900#M12102</guid>
      <dc:creator>Thierry Poels_1</dc:creator>
      <dc:date>2004-05-11T06:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to extend vg ?</title>
      <link>https://community.hpe.com/t5/disk-enclosures/how-to-extend-vg/m-p/3272901#M12103</link>
      <description>I give you more information, so you can better understand what I want.&lt;BR /&gt;I have one raid system (700Gb) and there is defined one vg on it (vg01-&amp;gt;700Gb). There is, until now, only one lv (lv_raid) with 200Gb ( it's extended over default 130Gb! ).&lt;BR /&gt;I can not add any other physical disks.&lt;BR /&gt;Now I have to extend lv_raid to ~300Gb without to lose any data.&lt;BR /&gt;&lt;BR /&gt;What is yours proposal ?&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Tue, 11 May 2004 06:34:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/how-to-extend-vg/m-p/3272901#M12103</guid>
      <dc:creator>Zlatko_1</dc:creator>
      <dc:date>2004-05-11T06:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to extend vg ?</title>
      <link>https://community.hpe.com/t5/disk-enclosures/how-to-extend-vg/m-p/3272902#M12104</link>
      <description>Ok first check if your VG , vg01 has enough space left on it .&lt;BR /&gt;&lt;BR /&gt;#vgdisplay -v /dev/vg01 | more&lt;BR /&gt;&lt;BR /&gt;Look for Free PE .&lt;BR /&gt;Multiply the number of free PE by then PE size (Mbytes ) .&lt;BR /&gt;&lt;BR /&gt;That should give you the total amount of free space in MB in vg01 .&lt;BR /&gt;&lt;BR /&gt;If you have atleast 100 Gb of sapce then you can increase you logcal volume . If not then you need to add another LUN to this VG .&lt;BR /&gt;&lt;BR /&gt;assuming that if you have space then do the following :&lt;BR /&gt;&lt;BR /&gt;#lvextend -L 322122 /dev/g01/lv_raid .&lt;BR /&gt;&lt;BR /&gt;this should increase the size of your logical volume but not the file system .&lt;BR /&gt;&lt;BR /&gt;Now check if you have online JFS :&lt;BR /&gt;#swlist | grep -i onlinejfs .&lt;BR /&gt;If it retirens something like HP OnlineJFS , then you have it .&lt;BR /&gt;Then do the following :&lt;BR /&gt;#fsadm -F vxfs -b 322122M /your_mount_point .&lt;BR /&gt;Thats it . Now check with bdf that you have the required space . Check also with lvdisplay and vgdisplay .&lt;BR /&gt;&lt;BR /&gt;Now if you don't have online JFS then do the following .&lt;BR /&gt;&lt;BR /&gt;Ensure that no processes is occupying the file system mounted on your lv_raid volume by shutting down all applications adn database .&lt;BR /&gt;unmount the filesystem mounted on /dev/vg01/lv_raid .&lt;BR /&gt;then do :&lt;BR /&gt;#extendfs -F vxfs /dev/vg01/rlv_raid .&lt;BR /&gt;On succesfull completion mount the logical volume back on the mount point .&lt;BR /&gt;check with bdf,lvdisplay,vgdisplay .&lt;BR /&gt;start your apps/database .&lt;BR /&gt;&lt;BR /&gt;Note : This is all assuming you have JFS file system .&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 May 2004 09:43:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/how-to-extend-vg/m-p/3272902#M12104</guid>
      <dc:creator>Ashwani Kashyap</dc:creator>
      <dc:date>2004-05-11T09:43:41Z</dc:date>
    </item>
  </channel>
</rss>

