<?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: Forcing LVM (RH4-ES) to see a BIGGER LUN Size in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/forcing-lvm-rh4-es-to-see-a-bigger-lun-size/m-p/4088024#M30404</link>
    <description>Normally I would just present a new lun and just add it to the volume group. But now I have a Netapp SAN for storage, I can use a peice of software called snapdrive that's surposed to interact with LVM when a LUN is resized. This is a licenced peice of software, so I just wanted to know if it could be done without snapdrive for my Virtual Redhat servers??&lt;BR /&gt;&lt;BR /&gt;God knows what snapdrive is doing to LVM? It must plugin to LVM and get it to do things it's not surposed to do???&lt;BR /&gt;&lt;BR /&gt;Never mind.&lt;BR /&gt;&lt;BR /&gt;Doe's anyone else on this forum use NetApp Storage with Snapdrive for UNIX/LINUX?&lt;BR /&gt;&lt;BR /&gt;R.&lt;BR /&gt;Nigel</description>
    <pubDate>Thu, 18 Oct 2007 09:20:05 GMT</pubDate>
    <dc:creator>NIGEL WHITE_2</dc:creator>
    <dc:date>2007-10-18T09:20:05Z</dc:date>
    <item>
      <title>Forcing LVM (RH4-ES) to see a BIGGER LUN Size</title>
      <link>https://community.hpe.com/t5/operating-system-linux/forcing-lvm-rh4-es-to-see-a-bigger-lun-size/m-p/4088020#M30400</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Here's my issue. &lt;BR /&gt;&lt;BR /&gt;I have a Volume group which consists of one 100G LUN via a NetAPP SAN Filer. I also have a logical volume of 50g via this volume Group mounted with live data. &lt;BR /&gt;I want to be able to resize the 100G LUN to 120G on the SAN Filer and then force LVM to see the extra 20G without having to umount the volume and mess about exporting data and rebuilding the Volume .......&lt;BR /&gt;&lt;BR /&gt;Is there a way of shaking-up LVM to see the extra 20G (extents)? I would use Snapdrive (NetAPP software) but each snapdrive requires a licence and it would be nice to do this when required with my VMware RedHat Servers.&lt;BR /&gt;&lt;BR /&gt;any LVM GURU's out there that know a trick or too with LVM2?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Nigel&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Oct 2007 05:08:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/forcing-lvm-rh4-es-to-see-a-bigger-lun-size/m-p/4088020#M30400</guid>
      <dc:creator>NIGEL WHITE_2</dc:creator>
      <dc:date>2007-10-18T05:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: Forcing LVM (RH4-ES) to see a BIGGER LUN Size</title>
      <link>https://community.hpe.com/t5/operating-system-linux/forcing-lvm-rh4-es-to-see-a-bigger-lun-size/m-p/4088021#M30401</link>
      <description>You should just be able to add the extra extents, using 'pvresize /dev/sdxx'.&lt;BR /&gt;&lt;BR /&gt;You can use the '-t' flag to "test" prior to doing any action.&lt;BR /&gt;&lt;BR /&gt;Once resized, you should then be able to reize your volume groups.&lt;BR /&gt;&lt;BR /&gt;At worst, after extending the LUN, you may need to 'partprobe'.</description>
      <pubDate>Thu, 18 Oct 2007 05:12:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/forcing-lvm-rh4-es-to-see-a-bigger-lun-size/m-p/4088021#M30401</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2007-10-18T05:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: Forcing LVM (RH4-ES) to see a BIGGER LUN Size</title>
      <link>https://community.hpe.com/t5/operating-system-linux/forcing-lvm-rh4-es-to-see-a-bigger-lun-size/m-p/4088022#M30402</link>
      <description>Red Hat provides the pvresize command. But probably, would be better if you create a new disk and present it to the host, and add the disk to the same volume group.&lt;BR /&gt;&lt;BR /&gt;See also the attached file.&lt;BR /&gt;&lt;BR /&gt;And please, check your profile:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/publicProfile.do?userId=BR969872&amp;amp;forumId=1" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/publicProfile.do?userId=BR969872&amp;amp;forumId=1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You haven't assigned points to the answers you get, this is a good way to thank for the help, and maintain the people happy!&lt;BR /&gt;&lt;BR /&gt;If you are not sure how to assign points, please see:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#28" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#28&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Have a nice day.&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Oct 2007 07:48:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/forcing-lvm-rh4-es-to-see-a-bigger-lun-size/m-p/4088022#M30402</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2007-10-18T07:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: Forcing LVM (RH4-ES) to see a BIGGER LUN Size</title>
      <link>https://community.hpe.com/t5/operating-system-linux/forcing-lvm-rh4-es-to-see-a-bigger-lun-size/m-p/4088023#M30403</link>
      <description>Shalom Nigel,&lt;BR /&gt;&lt;BR /&gt;Forcing software to do anything usually results in bad outcomes.&lt;BR /&gt;&lt;BR /&gt;I would suggest re-creating the volume group with bigger extents -s or less physical volumes -p 10 in order to get the results you desire.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 18 Oct 2007 08:42:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/forcing-lvm-rh4-es-to-see-a-bigger-lun-size/m-p/4088023#M30403</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-10-18T08:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: Forcing LVM (RH4-ES) to see a BIGGER LUN Size</title>
      <link>https://community.hpe.com/t5/operating-system-linux/forcing-lvm-rh4-es-to-see-a-bigger-lun-size/m-p/4088024#M30404</link>
      <description>Normally I would just present a new lun and just add it to the volume group. But now I have a Netapp SAN for storage, I can use a peice of software called snapdrive that's surposed to interact with LVM when a LUN is resized. This is a licenced peice of software, so I just wanted to know if it could be done without snapdrive for my Virtual Redhat servers??&lt;BR /&gt;&lt;BR /&gt;God knows what snapdrive is doing to LVM? It must plugin to LVM and get it to do things it's not surposed to do???&lt;BR /&gt;&lt;BR /&gt;Never mind.&lt;BR /&gt;&lt;BR /&gt;Doe's anyone else on this forum use NetApp Storage with Snapdrive for UNIX/LINUX?&lt;BR /&gt;&lt;BR /&gt;R.&lt;BR /&gt;Nigel</description>
      <pubDate>Thu, 18 Oct 2007 09:20:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/forcing-lvm-rh4-es-to-see-a-bigger-lun-size/m-p/4088024#M30404</guid>
      <dc:creator>NIGEL WHITE_2</dc:creator>
      <dc:date>2007-10-18T09:20:05Z</dc:date>
    </item>
  </channel>
</rss>

