<?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: Error during resizing FS in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/error-during-resizing-fs/m-p/4072000#M30064</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;What is the version of Red Hat.&lt;BR /&gt;&lt;BR /&gt;cat /etc/redhat-release&lt;BR /&gt;&lt;BR /&gt;after ext2online command:&lt;BR /&gt;echo $?&lt;BR /&gt;&lt;BR /&gt;Need an error code.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Tue, 18 Sep 2007 05:46:10 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2007-09-18T05:46:10Z</dc:date>
    <item>
      <title>Error during resizing FS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-during-resizing-fs/m-p/4071999#M30063</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Can anybody help with that error please with ext2online&lt;BR /&gt;&lt;BR /&gt;root@pdmgbl2:~# lvextend -L 15G /dev/vg00/lvcrash&lt;BR /&gt;  Extending logical volume lvcrash to 15.00 GB&lt;BR /&gt;  Logical volume lvcrash successfully resized&lt;BR /&gt;&lt;BR /&gt;root@pdmgbl2:~# ext2online /dev/vg00/lvcrash&lt;BR /&gt;ext2online v1.1.18 - 2001/03/18 for EXT2FS 0.5b&lt;BR /&gt;found 0 not 50 at 257[48]&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Sep 2007 05:08:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-during-resizing-fs/m-p/4071999#M30063</guid>
      <dc:creator>marvik</dc:creator>
      <dc:date>2007-09-18T05:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: Error during resizing FS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-during-resizing-fs/m-p/4072000#M30064</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;What is the version of Red Hat.&lt;BR /&gt;&lt;BR /&gt;cat /etc/redhat-release&lt;BR /&gt;&lt;BR /&gt;after ext2online command:&lt;BR /&gt;echo $?&lt;BR /&gt;&lt;BR /&gt;Need an error code.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 18 Sep 2007 05:46:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-during-resizing-fs/m-p/4072000#M30064</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-09-18T05:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: Error during resizing FS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-during-resizing-fs/m-p/4072001#M30065</link>
      <description>Hi SEP,&lt;BR /&gt;&lt;BR /&gt;here its&lt;BR /&gt;&lt;BR /&gt;root@server:~# ext2online /dev/vg00/lvcrash&lt;BR /&gt;ext2online v1.1.18 - 2001/03/18 for EXT2FS 0.5b&lt;BR /&gt;found 0 not 50 at 257[48]&lt;BR /&gt;&lt;BR /&gt;ext2online: unable to resize /dev/mapper/vg00-lvcrash&lt;BR /&gt;root@server:~# exho $?&lt;BR /&gt;-bash: exho: command not found&lt;BR /&gt;root@server:~# echo $?&lt;BR /&gt;127&lt;BR /&gt;root@server:~# cat /etc/redhat-release&lt;BR /&gt;Red Hat Enterprise Linux AS release 4 (Nahant Update 3)&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Sep 2007 06:02:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-during-resizing-fs/m-p/4072001#M30065</guid>
      <dc:creator>marvik</dc:creator>
      <dc:date>2007-09-18T06:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: Error during resizing FS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-during-resizing-fs/m-p/4072002#M30066</link>
      <description>I would try umounting the file system, and doing e2reize. Sominthing is not good with e2online.</description>
      <pubDate>Tue, 18 Sep 2007 08:27:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-during-resizing-fs/m-p/4072002#M30066</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2007-09-18T08:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: Error during resizing FS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-during-resizing-fs/m-p/4072003#M30067</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;the echo command suggested by Steven should be issued after the ext2online and not after exho $?. The exit code 127 refers to exho infact.&lt;BR /&gt;Issue ext2online command and after echo $?.&lt;BR /&gt;&lt;BR /&gt;If it's not equal to zero then try to umount the filesystem, I would suggest resizefs.&lt;BR /&gt;&lt;BR /&gt;Good luck...&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Fabio</description>
      <pubDate>Tue, 18 Sep 2007 13:14:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-during-resizing-fs/m-p/4072003#M30067</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2007-09-18T13:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: Error during resizing FS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-during-resizing-fs/m-p/4072004#M30068</link>
      <description>:-( that was a miss with "exho "&lt;BR /&gt;Many thanks for all your suggestion.&lt;BR /&gt;&lt;BR /&gt;It looks to be an issue with teh version.We have a schedule for updation once that is over we will try that again.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Marvik</description>
      <pubDate>Wed, 19 Sep 2007 02:59:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-during-resizing-fs/m-p/4072004#M30068</guid>
      <dc:creator>marvik</dc:creator>
      <dc:date>2007-09-19T02:59:47Z</dc:date>
    </item>
  </channel>
</rss>

