<?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: Extending File System on RHEL 5.5 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/extending-file-system-on-rhel-5-5/m-p/4752261#M43632</link>
    <description>&lt;BR /&gt;Basic steps would be:&lt;BR /&gt;&lt;BR /&gt;Determine volume group + logical volume with df.&lt;BR /&gt;Add provided LUN(s) into VG with vgextend.&lt;BR /&gt;Enlarge logical volume with lvextend.&lt;BR /&gt;Enlarge filesystem with resize2fs.&lt;BR /&gt;&lt;BR /&gt;..assuming that the provided LUN(s) are visible and ready for use.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Wout</description>
    <pubDate>Mon, 14 Feb 2011 09:15:31 GMT</pubDate>
    <dc:creator>Wouter Jagers</dc:creator>
    <dc:date>2011-02-14T09:15:31Z</dc:date>
    <item>
      <title>Extending File System on RHEL 5.5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/extending-file-system-on-rhel-5-5/m-p/4752260#M43631</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;We need to extend file system /opt/pluto by 150 Gigs to a non root volume group assigned file system.&lt;BR /&gt;&lt;BR /&gt;SAN team have provided LUNs on this server.&lt;BR /&gt;Can someone elaborate steps to be performed to extend file system here ?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Manoj</description>
      <pubDate>Sun, 13 Feb 2011 21:29:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/extending-file-system-on-rhel-5-5/m-p/4752260#M43631</guid>
      <dc:creator>Manoj1</dc:creator>
      <dc:date>2011-02-13T21:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: Extending File System on RHEL 5.5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/extending-file-system-on-rhel-5-5/m-p/4752261#M43632</link>
      <description>&lt;BR /&gt;Basic steps would be:&lt;BR /&gt;&lt;BR /&gt;Determine volume group + logical volume with df.&lt;BR /&gt;Add provided LUN(s) into VG with vgextend.&lt;BR /&gt;Enlarge logical volume with lvextend.&lt;BR /&gt;Enlarge filesystem with resize2fs.&lt;BR /&gt;&lt;BR /&gt;..assuming that the provided LUN(s) are visible and ready for use.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Wout</description>
      <pubDate>Mon, 14 Feb 2011 09:15:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/extending-file-system-on-rhel-5-5/m-p/4752261#M43632</guid>
      <dc:creator>Wouter Jagers</dc:creator>
      <dc:date>2011-02-14T09:15:31Z</dc:date>
    </item>
    <item>
      <title>Re: Extending File System on RHEL 5.5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/extending-file-system-on-rhel-5-5/m-p/4752262#M43633</link>
      <description>&lt;A href="http://tldp.org/HOWTO/LVM-HOWTO/commontask.html" target="_blank"&gt;http://tldp.org/HOWTO/LVM-HOWTO/commontask.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://tldp.org/HOWTO/LVM-HOWTO/extendlv.html" target="_blank"&gt;http://tldp.org/HOWTO/LVM-HOWTO/extendlv.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Check these articles out. It documents the process of expanding logical volumes very well.&lt;BR /&gt;&lt;BR /&gt;I have used it and it's worked for me.&lt;BR /&gt;&lt;BR /&gt;Hope that helps.</description>
      <pubDate>Mon, 14 Feb 2011 17:05:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/extending-file-system-on-rhel-5-5/m-p/4752262#M43633</guid>
      <dc:creator>Ross.Murphy</dc:creator>
      <dc:date>2011-02-14T17:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: Extending File System on RHEL 5.5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/extending-file-system-on-rhel-5-5/m-p/4752263#M43634</link>
      <description>&lt;BR /&gt;Issue:&lt;BR /&gt;&lt;BR /&gt;/dev/mapper/vgname-lvolname /data is at 99%&lt;BR /&gt;&lt;BR /&gt;How to Increase Filesystem:&lt;BR /&gt;&lt;BR /&gt;vgdisplay vgname&lt;BR /&gt;(check if there are free extents to extend the logical volume of the underlying "Filesystem)&lt;BR /&gt;&lt;BR /&gt;lvextend -L +4GB /dev/vgname/volname&lt;BR /&gt;&lt;BR /&gt;resize2fs /dev/vgname/lvolname&lt;BR /&gt;&lt;BR /&gt;ALL done ONLINE without unmounting the filesystem/interrupting I/O.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Now to shrink filesystem ONLINE -- now that is another matter.&lt;BR /&gt;&lt;BR /&gt;HTH.&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Feb 2011 21:08:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/extending-file-system-on-rhel-5-5/m-p/4752263#M43634</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2011-02-14T21:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: Extending File System on RHEL 5.5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/extending-file-system-on-rhel-5-5/m-p/4752264#M43635</link>
      <description>If new LUNs are added from HP's disk array to Linux Servers File Systems then how do we find which are new luns and not being used ?&lt;BR /&gt;&lt;BR /&gt;So that we do not accidently use the LUNs which are already being used by the systems.</description>
      <pubDate>Tue, 22 Feb 2011 04:38:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/extending-file-system-on-rhel-5-5/m-p/4752264#M43635</guid>
      <dc:creator>Manoj1</dc:creator>
      <dc:date>2011-02-22T04:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: Extending File System on RHEL 5.5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/extending-file-system-on-rhel-5-5/m-p/4752265#M43636</link>
      <description>If a disk device is already in use by LVM, pvcreate won't run (unless you use -f or -ff, in which case it's your own fault).&lt;BR /&gt;Example:&lt;BR /&gt;&lt;BR /&gt;# pvcreate /dev/sdc1&lt;BR /&gt;  Can't initialize physical volume "/dev/sdc1" of volume group "vg00" without -ff&lt;BR /&gt;(Oops, it's already in use. No harm done...)&lt;BR /&gt;&lt;BR /&gt;If you use legacy PC partition tables (= those created by fdisk and similar tools) on your disks, you should notice that the disk already has a partition of type "Linux", "Linux LVM", "Linux raid autodetect" or similar.&lt;BR /&gt;&lt;BR /&gt;If you have multipathing, use whatever tool you have to list all multipathed disks ("multipath -l" for RHEL default device-mapper-multipath; "powermt display" for EMC PowerPath; etc.). Then run "pvs" to see all PVs managed by LVM, and look for disks that are in one list but not in the other.&lt;BR /&gt;&lt;BR /&gt;NOTE: if your site is using any software that uses raw disks, look into the documentation of that software to find out how to identify that a disk is in use by that software. (Because raw disk formats are often proprietary, there is no all-encompassing tool for this.) &lt;BR /&gt;Make sure other sysadmins at your site know that identification procedure too.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Tue, 22 Feb 2011 08:09:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/extending-file-system-on-rhel-5-5/m-p/4752265#M43636</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2011-02-22T08:09:25Z</dc:date>
    </item>
  </channel>
</rss>

