<?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 expand drive space on RHEL 4? in HPE EVA Storage</title>
    <link>https://community.hpe.com/t5/hpe-eva-storage/how-to-expand-drive-space-on-rhel-4/m-p/4733151#M47371</link>
    <description>I'm using an ML 370 G2 and have successfully replaced the 5 73GB drives in a RAID 0+1 array.  Now I want to make this available and recognizable by the OS.  (Actually I am using Centos 4, not RHEL 4.)&lt;BR /&gt;&lt;BR /&gt;What is the process to properly go about doing this?  &lt;BR /&gt;Some further information:&lt;BR /&gt;I am using LVM for the current setup with an ext2 filesystem.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance</description>
    <pubDate>Mon, 03 Jan 2011 19:06:39 GMT</pubDate>
    <dc:creator>Boaz Bezborodko</dc:creator>
    <dc:date>2011-01-03T19:06:39Z</dc:date>
    <item>
      <title>How to expand drive space on RHEL 4?</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/how-to-expand-drive-space-on-rhel-4/m-p/4733151#M47371</link>
      <description>I'm using an ML 370 G2 and have successfully replaced the 5 73GB drives in a RAID 0+1 array.  Now I want to make this available and recognizable by the OS.  (Actually I am using Centos 4, not RHEL 4.)&lt;BR /&gt;&lt;BR /&gt;What is the process to properly go about doing this?  &lt;BR /&gt;Some further information:&lt;BR /&gt;I am using LVM for the current setup with an ext2 filesystem.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance</description>
      <pubDate>Mon, 03 Jan 2011 19:06:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/how-to-expand-drive-space-on-rhel-4/m-p/4733151#M47371</guid>
      <dc:creator>Boaz Bezborodko</dc:creator>
      <dc:date>2011-01-03T19:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to expand drive space on RHEL 4?</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/how-to-expand-drive-space-on-rhel-4/m-p/4733152#M47372</link>
      <description>You can use pvresize.&lt;BR /&gt;&lt;BR /&gt;If your enllarged RAID system is say /dev/sdb1 and it is used as a physical volume by an LVM VG - then pvresize should do the trick.&lt;BR /&gt;&lt;BR /&gt;Prior though -- make sure the OS recognizes /dev/sdb is at its correct enlarged size (do a scsi scan and check via fdisk)&lt;BR /&gt;&lt;BR /&gt;Cheers!</description>
      <pubDate>Mon, 03 Jan 2011 20:07:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/how-to-expand-drive-space-on-rhel-4/m-p/4733152#M47372</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2011-01-03T20:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to expand drive space on RHEL 4?</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/how-to-expand-drive-space-on-rhel-4/m-p/4733153#M47373</link>
      <description>&amp;gt;&amp;gt;Prior though -- make sure the OS recognizes /dev/sdb is at its correct enlarged size (do a scsi scan and check via fdisk)&lt;BR /&gt;&lt;BR /&gt;How do I do a rescan?  (fdisk doesn't recognize the extra space)&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Jan 2011 16:20:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/how-to-expand-drive-space-on-rhel-4/m-p/4733153#M47373</guid>
      <dc:creator>Boaz Bezborodko</dc:creator>
      <dc:date>2011-01-04T16:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to expand drive space on RHEL 4?</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/how-to-expand-drive-space-on-rhel-4/m-p/4733154#M47374</link>
      <description>echo "- - -" &amp;gt; /sys/class/scsi_host/host0/scan&lt;BR /&gt;&lt;BR /&gt;if the disk size is increased.. then fdisk to enlarge the partition and do the pvresize thing.&lt;BR /&gt;&lt;BR /&gt;Caveat! Make sure pvresize is supported in RHEL 4... man pvresize&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Jan 2011 16:28:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/how-to-expand-drive-space-on-rhel-4/m-p/4733154#M47374</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2011-01-04T16:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to expand drive space on RHEL 4?</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/how-to-expand-drive-space-on-rhel-4/m-p/4733155#M47375</link>
      <description>&amp;gt;&amp;gt;echo "- - -" &amp;gt; /sys/class/scsi_host/host0/scan&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;if the disk size is increased.. then fdisk to enlarge the partition and do the pvresize thing.&lt;BR /&gt;&lt;BR /&gt;It didn't find the additional space.&lt;BR /&gt;&lt;BR /&gt;Am I going to have to reboot?</description>
      <pubDate>Tue, 04 Jan 2011 16:43:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/how-to-expand-drive-space-on-rhel-4/m-p/4733155#M47375</guid>
      <dc:creator>Boaz Bezborodko</dc:creator>
      <dc:date>2011-01-04T16:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to expand drive space on RHEL 4?</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/how-to-expand-drive-space-on-rhel-4/m-p/4733156#M47376</link>
      <description>I guess so.&lt;BR /&gt;&lt;BR /&gt;Or RHEL 4 does not support online disk/lun ersizing or the Smart Array dose not imediately communicate the geometry chanegs to the OS.&lt;BR /&gt;&lt;BR /&gt;The procedure works with SAN Luns though and on RHEL 5.X</description>
      <pubDate>Tue, 04 Jan 2011 17:02:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/how-to-expand-drive-space-on-rhel-4/m-p/4733156#M47376</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2011-01-04T17:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to expand drive space on RHEL 4?</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/how-to-expand-drive-space-on-rhel-4/m-p/4733157#M47377</link>
      <description>Awesome... glad to be of some Assistance.&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Jan 2011 14:46:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/how-to-expand-drive-space-on-rhel-4/m-p/4733157#M47377</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2011-01-05T14:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to expand drive space on RHEL 4?</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/how-to-expand-drive-space-on-rhel-4/m-p/4733158#M47378</link>
      <description>That was really nice information.&lt;BR /&gt;&lt;BR /&gt;Broaz,&lt;BR /&gt;I think you should award some points for this information</description>
      <pubDate>Wed, 05 Jan 2011 19:41:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/how-to-expand-drive-space-on-rhel-4/m-p/4733158#M47378</guid>
      <dc:creator>TarunJain</dc:creator>
      <dc:date>2011-01-05T19:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to expand drive space on RHEL 4?</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/how-to-expand-drive-space-on-rhel-4/m-p/4733159#M47379</link>
      <description>Boaz. thanks.&lt;BR /&gt;&lt;BR /&gt;I did not actually catch your post mortem comment:&lt;BR /&gt;&lt;BR /&gt;"I used Webmin to create the 'Linux LVM' partition "&lt;BR /&gt;&lt;BR /&gt;That to me indicates you did not opt to use fdisk to extend the partition and use pvresize to enlarge the underlying existing PV...  Glad it works though.&lt;BR /&gt;&lt;BR /&gt;Also, that SCSI scan -- it really should have worked. maybe your RAID controller is not host0? Or maybe the RAID controller is not on the path I posted?&lt;BR /&gt;&lt;BR /&gt;EIther way -- kool that it works...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Jan 2011 20:02:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/how-to-expand-drive-space-on-rhel-4/m-p/4733159#M47379</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2011-01-05T20:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to expand drive space on RHEL 4?</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/how-to-expand-drive-space-on-rhel-4/m-p/4733160#M47380</link>
      <description>&amp;gt;&amp;gt;That to me indicates you did not opt to use fdisk to extend the partition and use pvresize to enlarge the underlying existing PV... Glad it works though.&lt;BR /&gt;&lt;BR /&gt;Turns out that it didn't work.  I would still have to do some other tasks to add the group.&lt;BR /&gt;&lt;BR /&gt;I decided to try pvresize instead, but first I need help in how to use fdisk to expand the partition.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;Also, that SCSI scan -- it really should have worked. maybe your RAID controller is not host0? Or maybe the RAID controller is not on the path I posted?&lt;BR /&gt;&lt;BR /&gt;I have the volume set up on a SmartArray 5300 that I believe is located at host1.  Either way it didn't work there either.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Jan 2011 20:25:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/how-to-expand-drive-space-on-rhel-4/m-p/4733160#M47380</guid>
      <dc:creator>Boaz Bezborodko</dc:creator>
      <dc:date>2011-01-05T20:25:58Z</dc:date>
    </item>
  </channel>
</rss>

