<?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 Extending ext3 filesystem RHEL5 in HPE ProLiant Servers (ML,DL,SL)</title>
    <link>https://community.hpe.com/t5/hpe-proliant-servers-ml-dl-sl/extending-ext3-filesystem-rhel5/m-p/3983259#M63398</link>
    <description>Dear all,&lt;BR /&gt;&lt;BR /&gt;I would like to resize a sile system in linux. My system is a HP DL380G5 with SmartArray P400 (SAS) controller.&lt;BR /&gt;&lt;BR /&gt;I'm going to HP System Management Homepage and start Array Configuration Utility to extend my LUN. I resize it from 100GB to 150GB. Until then, everything is working fine.&lt;BR /&gt;&lt;BR /&gt;Once the controller has finished its resising operation, I can see that the LUN is now 150GB, but Linux RHEL 5 doesn't see it. I still the old (original) size of it. Why?&lt;BR /&gt;&lt;BR /&gt;To see the correct disk size, I have to reboot the system. Why? I would like to be able to resize filesystem online without having to reboot.&lt;BR /&gt;&lt;BR /&gt;After rebooting, the size is now fine:&lt;BR /&gt;Disk /dev/cciss/c0d3: 157.2 GB&lt;BR /&gt;&lt;BR /&gt;At this time, I'm unable to resize the filesystem. When I try resize2fs I have this message:&lt;BR /&gt;&lt;BR /&gt;# resize2fs /dev/cciss/c0d3p1 &lt;BR /&gt;resize2fs 1.39 (29-May-2006)&lt;BR /&gt;The filesystem is already 25599956 blocks long.  Nothing to do!&lt;BR /&gt;&lt;BR /&gt;Even I I try ext2online I have this:&lt;BR /&gt;&lt;BR /&gt;# ext2online /dev/cciss/c0d3p1&lt;BR /&gt;ext2online v1.1.18 - 2001/03/18 for EXT2FS 0.5b&lt;BR /&gt;ext2online: new size is same as current (25599956)&lt;BR /&gt;&lt;BR /&gt;When I use parted, I can see the free space at the end of the disk:&lt;BR /&gt;&lt;BR /&gt;Model: Compaq Smart Array (cpqarray)&lt;BR /&gt;Disk /dev/cciss/c0d3: 157GB&lt;BR /&gt;Sector size (logical/physical): 512B/512B&lt;BR /&gt;Partition Table: msdos&lt;BR /&gt;&lt;BR /&gt;Number  Start   End    Size    Type     File &lt;BR /&gt;                                        system&lt;BR /&gt; 1      16.4kB  105GB  105GB   primary  ext3&lt;BR /&gt;        105GB   157GB  52.4GB           Free  &lt;BR /&gt;                                        Space&lt;BR /&gt;&lt;BR /&gt;So my question is simple: is it possible to extend a filesystem in Redhat Enterprise 5 without having to restart the system like major OS are supporting? If yes, could you kindly let me know how?&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Yanick Quirion&lt;BR /&gt;</description>
    <pubDate>Tue, 17 Apr 2007 14:27:20 GMT</pubDate>
    <dc:creator>Yanick Quirion</dc:creator>
    <dc:date>2007-04-17T14:27:20Z</dc:date>
    <item>
      <title>Extending ext3 filesystem RHEL5</title>
      <link>https://community.hpe.com/t5/hpe-proliant-servers-ml-dl-sl/extending-ext3-filesystem-rhel5/m-p/3983259#M63398</link>
      <description>Dear all,&lt;BR /&gt;&lt;BR /&gt;I would like to resize a sile system in linux. My system is a HP DL380G5 with SmartArray P400 (SAS) controller.&lt;BR /&gt;&lt;BR /&gt;I'm going to HP System Management Homepage and start Array Configuration Utility to extend my LUN. I resize it from 100GB to 150GB. Until then, everything is working fine.&lt;BR /&gt;&lt;BR /&gt;Once the controller has finished its resising operation, I can see that the LUN is now 150GB, but Linux RHEL 5 doesn't see it. I still the old (original) size of it. Why?&lt;BR /&gt;&lt;BR /&gt;To see the correct disk size, I have to reboot the system. Why? I would like to be able to resize filesystem online without having to reboot.&lt;BR /&gt;&lt;BR /&gt;After rebooting, the size is now fine:&lt;BR /&gt;Disk /dev/cciss/c0d3: 157.2 GB&lt;BR /&gt;&lt;BR /&gt;At this time, I'm unable to resize the filesystem. When I try resize2fs I have this message:&lt;BR /&gt;&lt;BR /&gt;# resize2fs /dev/cciss/c0d3p1 &lt;BR /&gt;resize2fs 1.39 (29-May-2006)&lt;BR /&gt;The filesystem is already 25599956 blocks long.  Nothing to do!&lt;BR /&gt;&lt;BR /&gt;Even I I try ext2online I have this:&lt;BR /&gt;&lt;BR /&gt;# ext2online /dev/cciss/c0d3p1&lt;BR /&gt;ext2online v1.1.18 - 2001/03/18 for EXT2FS 0.5b&lt;BR /&gt;ext2online: new size is same as current (25599956)&lt;BR /&gt;&lt;BR /&gt;When I use parted, I can see the free space at the end of the disk:&lt;BR /&gt;&lt;BR /&gt;Model: Compaq Smart Array (cpqarray)&lt;BR /&gt;Disk /dev/cciss/c0d3: 157GB&lt;BR /&gt;Sector size (logical/physical): 512B/512B&lt;BR /&gt;Partition Table: msdos&lt;BR /&gt;&lt;BR /&gt;Number  Start   End    Size    Type     File &lt;BR /&gt;                                        system&lt;BR /&gt; 1      16.4kB  105GB  105GB   primary  ext3&lt;BR /&gt;        105GB   157GB  52.4GB           Free  &lt;BR /&gt;                                        Space&lt;BR /&gt;&lt;BR /&gt;So my question is simple: is it possible to extend a filesystem in Redhat Enterprise 5 without having to restart the system like major OS are supporting? If yes, could you kindly let me know how?&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Yanick Quirion&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Apr 2007 14:27:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-proliant-servers-ml-dl-sl/extending-ext3-filesystem-rhel5/m-p/3983259#M63398</guid>
      <dc:creator>Yanick Quirion</dc:creator>
      <dc:date>2007-04-17T14:27:20Z</dc:date>
    </item>
  </channel>
</rss>

