<?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: 12H autoraid array space management in Disk Enclosures</title>
    <link>https://community.hpe.com/t5/disk-enclosures/12h-autoraid-array-space-management/m-p/3320889#M12737</link>
    <description>That's actually okay. Before you had LUN's 0-7 but now you have, I assume, only LUN's 0-4 (since you said you created 5 LUN's). LUN's 6 and 7 no longer exist. If this really bothers you, use rmsf -H HW_path.&lt;BR /&gt;&lt;BR /&gt;By the way, you could probably do just as well with only 2 equally sized LUN's (One with primary path through controller X and the other with primary path through controller Y. You then stripe each LVOL in your VG across both LUN's in 64k chunks. This will fully utilize both external SCSI paths and all four internal SCSI paths.&lt;BR /&gt;</description>
    <pubDate>Thu, 01 Jul 2004 16:57:48 GMT</pubDate>
    <dc:creator>A. Clay Stephenson</dc:creator>
    <dc:date>2004-07-01T16:57:48Z</dc:date>
    <item>
      <title>12H autoraid array space management</title>
      <link>https://community.hpe.com/t5/disk-enclosures/12h-autoraid-array-space-management/m-p/3320886#M12734</link>
      <description>HI all,&lt;BR /&gt;&lt;BR /&gt;we replaced several 9GB disk drive with 36GB ones and now gain a lot of unallocated space. we decided to delete 7 LUNS ( total 8) and recrated LUNS with more space. &lt;BR /&gt;&lt;BR /&gt;My question is if we create 5 lUNS now, would vgcfgrestore work? ( we already did vgcfgbacku)&lt;BR /&gt;&lt;BR /&gt;All the original 7 LUNS go to /dev/vg02 which span about 14 logical drives from the original setup. Is it possible to let it span few? &lt;BR /&gt;&lt;BR /&gt;Thanks. &lt;BR /&gt;&lt;BR /&gt;# vgexport -v -m vg02map /dev/vg02&lt;BR /&gt;Beginning the export process on Volume Group "/dev/vg02".&lt;BR /&gt;/dev/dsk/c3t1d0&lt;BR /&gt;/dev/dsk/c3t1d1&lt;BR /&gt;/dev/dsk/c3t1d2&lt;BR /&gt;/dev/dsk/c3t1d3&lt;BR /&gt;/dev/dsk/c3t1d4&lt;BR /&gt;/dev/dsk/c3t1d5&lt;BR /&gt;/dev/dsk/c3t1d7&lt;BR /&gt;/dev/dsk/c4t0d0&lt;BR /&gt;/dev/dsk/c4t0d1&lt;BR /&gt;/dev/dsk/c4t0d2&lt;BR /&gt;/dev/dsk/c4t0d3&lt;BR /&gt;/dev/dsk/c4t0d4&lt;BR /&gt;/dev/dsk/c4t0d5&lt;BR /&gt;/dev/dsk/c4t0d7&lt;BR /&gt;Volume group "/dev/vg02" has been successfully removed.&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Jul 2004 13:51:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/12h-autoraid-array-space-management/m-p/3320886#M12734</guid>
      <dc:creator>jane zhang</dc:creator>
      <dc:date>2004-07-01T13:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: 12H autoraid array space management</title>
      <link>https://community.hpe.com/t5/disk-enclosures/12h-autoraid-array-space-management/m-p/3320887#M12735</link>
      <description>The intention of vgcfgrestore is to recreate exactly the previous configuration -- meaning the same sized PV's (LUN's in this case). You have increased the size of the LUN's so the extra space would go unused with your approach. Moreover, vgcfgbackup and vgcfgrestore only concern's itself with LVM data. The actual data stored on the underlying PV's is not restored. &lt;BR /&gt;&lt;BR /&gt;I hope you backed up everything beforehand because you only option is a restore of the data after build your new VG's and filesystems.&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Jul 2004 14:44:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/12h-autoraid-array-space-management/m-p/3320887#M12735</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-07-01T14:44:41Z</dc:date>
    </item>
    <item>
      <title>Re: 12H autoraid array space management</title>
      <link>https://community.hpe.com/t5/disk-enclosures/12h-autoraid-array-space-management/m-p/3320888#M12736</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If this is the case, we need to do the pvcreate and vgcreate from the start. However, after recreating new LUNs,  &lt;BR /&gt;ioscan -fnC disk  show some problem NO_HW&lt;BR /&gt;&lt;BR /&gt;disk     19  1/12/0/0.0.7  sdisk NO_HW       DEVICE       HP      C5447A&lt;BR /&gt;                          /dev/dsk/c4t0d7   /dev/rdsk/c4t0d7&lt;BR /&gt;&lt;BR /&gt;Jane</description>
      <pubDate>Thu, 01 Jul 2004 16:08:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/12h-autoraid-array-space-management/m-p/3320888#M12736</guid>
      <dc:creator>jane zhang</dc:creator>
      <dc:date>2004-07-01T16:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: 12H autoraid array space management</title>
      <link>https://community.hpe.com/t5/disk-enclosures/12h-autoraid-array-space-management/m-p/3320889#M12737</link>
      <description>That's actually okay. Before you had LUN's 0-7 but now you have, I assume, only LUN's 0-4 (since you said you created 5 LUN's). LUN's 6 and 7 no longer exist. If this really bothers you, use rmsf -H HW_path.&lt;BR /&gt;&lt;BR /&gt;By the way, you could probably do just as well with only 2 equally sized LUN's (One with primary path through controller X and the other with primary path through controller Y. You then stripe each LVOL in your VG across both LUN's in 64k chunks. This will fully utilize both external SCSI paths and all four internal SCSI paths.&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Jul 2004 16:57:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/12h-autoraid-array-space-management/m-p/3320889#M12737</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-07-01T16:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: 12H autoraid array space management</title>
      <link>https://community.hpe.com/t5/disk-enclosures/12h-autoraid-array-space-management/m-p/3320890#M12738</link>
      <description>Thanks for the reply. &lt;BR /&gt;&lt;BR /&gt;we just reboot the server and those went away. We then did pvcreate on each one and then lvcreate, newfs. everything went well.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Jane</description>
      <pubDate>Thu, 01 Jul 2004 17:23:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/12h-autoraid-array-space-management/m-p/3320890#M12738</guid>
      <dc:creator>jane zhang</dc:creator>
      <dc:date>2004-07-01T17:23:52Z</dc:date>
    </item>
  </channel>
</rss>

