<?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: Extend ext3 File System in Linux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/extend-ext3-file-system-in-linux/m-p/4246538#M33399</link>
    <description>pvscan replaces the ioscan I posted. I thought I was in HP-UX forums.&lt;BR /&gt;&lt;BR /&gt;Sorry.</description>
    <pubDate>Wed, 06 Aug 2008 19:26:13 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2008-08-06T19:26:13Z</dc:date>
    <item>
      <title>Extend ext3 File System in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/extend-ext3-file-system-in-linux/m-p/4246532#M33393</link>
      <description>I want to extend file system in my Linux box (Linux lx151 2.6.9-55.ELsmp).&lt;BR /&gt;&lt;BR /&gt;I have ordered 40 GB LUN,&lt;BR /&gt;How can i get that newly added LUN into LVM and extend the file system.&lt;BR /&gt;&lt;BR /&gt;It is ext3 file system. Please give me the steps. Attached are my PVDISPLAY and LVDISPLAY outputs. &lt;BR /&gt;</description>
      <pubDate>Tue, 05 Aug 2008 14:51:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/extend-ext3-file-system-in-linux/m-p/4246532#M33393</guid>
      <dc:creator>Lakshmikanth Baddam</dc:creator>
      <dc:date>2008-08-05T14:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: Extend ext3 File System in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/extend-ext3-file-system-in-linux/m-p/4246533#M33394</link>
      <description># pvcreate &lt;NEW disk=""&gt;&lt;BR /&gt;# vgextend db2idestiny_001_lx151 &lt;NEW disk=""&gt;&lt;BR /&gt;# lvextend -L +&lt;AMOUNT to="" extend="" by=""&gt; &lt;PATH to="" lvol=""&gt;&lt;BR /&gt;# ext2online -v &lt;MOUNT point=""&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/MOUNT&gt;&lt;/PATH&gt;&lt;/AMOUNT&gt;&lt;/NEW&gt;&lt;/NEW&gt;</description>
      <pubDate>Tue, 05 Aug 2008 17:43:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/extend-ext3-file-system-in-linux/m-p/4246533#M33394</guid>
      <dc:creator>Dan Wanek</dc:creator>
      <dc:date>2008-08-05T17:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: Extend ext3 File System in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/extend-ext3-file-system-in-linux/m-p/4246534#M33395</link>
      <description># e2fsadm -L +1G /dev/vg01/lvol22&lt;BR /&gt;e2fsck 1.32 (09-Nov-2002)&lt;BR /&gt;Pass 1: Checking inodes, blocks, and sizes&lt;BR /&gt;Pass 2: Checking directory structure&lt;BR /&gt;Pass 3: Checking directory connectivity&lt;BR /&gt;Pass 4: Checking reference counts&lt;BR /&gt;Pass 5: Checking group summary information&lt;BR /&gt;/dev/vg01/lvol22: 329/131072 files (14.0% non-contiguous), 242667/524288 blocks&lt;BR /&gt;lvextend -- extending logical volume "/dev/vg01/lvol22" to 1.50 GB&lt;BR /&gt;lvextend -- doing automatic backup of volume group "vg01"&lt;BR /&gt;lvextend -- logical volume "/dev/vg01/lvol22" successfully extended&lt;BR /&gt;&lt;BR /&gt;resize2fs 1.32 (09-Nov-2002)&lt;BR /&gt;Begin pass 1 (max = 128)&lt;BR /&gt;Extending the inode table     XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX&lt;BR /&gt;Begin pass 2 (max = 32)&lt;BR /&gt;Relocating blocks             XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX&lt;BR /&gt;Begin pass 3 (max = 64)&lt;BR /&gt;Scanning inode table          XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX&lt;BR /&gt;Begin pass 5 (max = 9)&lt;BR /&gt;Moving inode table            XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX&lt;BR /&gt;The filesystem on /dev/vg01/lvol22 is now 1572864 blocks long.&lt;BR /&gt;&lt;BR /&gt;e2fsadm -- ext2fs in logical volume /dev/vg01/lvol22 successfully extended to 1.50 GB</description>
      <pubDate>Wed, 06 Aug 2008 00:46:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/extend-ext3-file-system-in-linux/m-p/4246534#M33395</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2008-08-06T00:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: Extend ext3 File System in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/extend-ext3-file-system-in-linux/m-p/4246535#M33396</link>
      <description>can anyone suggest me how to get the new disk into LVM. I mean recognise the newly added disk.</description>
      <pubDate>Wed, 06 Aug 2008 11:13:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/extend-ext3-file-system-in-linux/m-p/4246535#M33396</guid>
      <dc:creator>Lakshmikanth Baddam</dc:creator>
      <dc:date>2008-08-06T11:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: Extend ext3 File System in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/extend-ext3-file-system-in-linux/m-p/4246536#M33397</link>
      <description>to add new disk to LVM&lt;BR /&gt;&lt;BR /&gt;1) create a pv using "pvcreate /dev/sdx"&lt;BR /&gt;2) Then you can create a new vg on this PV using vgcreate commmand&lt;BR /&gt;    else &lt;BR /&gt;   If you want this PV to be a part of existing VG then you have to use vgextend command to include this PV in the existing VG&lt;BR /&gt;&lt;BR /&gt;man pages will help you to get all the option you may want to use.&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;Sri&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Aug 2008 11:40:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/extend-ext3-file-system-in-linux/m-p/4246536#M33397</guid>
      <dc:creator>Srimalik</dc:creator>
      <dc:date>2008-08-06T11:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: Extend ext3 File System in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/extend-ext3-file-system-in-linux/m-p/4246537#M33398</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;ioscan the system after the disk has been added.&lt;BR /&gt;&lt;BR /&gt;insf -C disk&lt;BR /&gt;&lt;BR /&gt;Bottom line is a system boot is the way to get the disk recognized then its pvcreate vgeextend lvcreate&lt;BR /&gt;&lt;BR /&gt;You only run into trouble if the new disk exceeds vg capacity then you have to vgexport and vgcreate from scratch.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 06 Aug 2008 19:23:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/extend-ext3-file-system-in-linux/m-p/4246537#M33398</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-08-06T19:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: Extend ext3 File System in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/extend-ext3-file-system-in-linux/m-p/4246538#M33399</link>
      <description>pvscan replaces the ioscan I posted. I thought I was in HP-UX forums.&lt;BR /&gt;&lt;BR /&gt;Sorry.</description>
      <pubDate>Wed, 06 Aug 2008 19:26:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/extend-ext3-file-system-in-linux/m-p/4246538#M33399</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-08-06T19:26:13Z</dc:date>
    </item>
  </channel>
</rss>

