<?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 FS without unmounting in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-fs-without-unmounting/m-p/5015348#M608372</link>
    <description>Thanks, &lt;BR /&gt;&lt;BR /&gt;I guessed that, but it did not help..&lt;BR /&gt;&lt;BR /&gt;# fsadm -F vxfs -b 8388608 /opt&lt;BR /&gt;UX:vxfs fsadm: ERROR: V-3-25811: cannot expand /dev/vg00/rlvol6 more than size of the underlying device - 5537792 sectors&lt;BR /&gt;&lt;BR /&gt;should i be using extendfs here?</description>
    <pubDate>Wed, 22 Nov 2006 08:34:25 GMT</pubDate>
    <dc:creator>Pattabhi</dc:creator>
    <dc:date>2006-11-22T08:34:25Z</dc:date>
    <item>
      <title>Extending FS without unmounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-fs-without-unmounting/m-p/5015346#M608370</link>
      <description>Hi All, &lt;BR /&gt;&lt;BR /&gt;i have online jfs installed on my box&lt;BR /&gt;swlist -l product |grep -i jfs&lt;BR /&gt;JFS B.11.23 The Base VxFS File System&lt;BR /&gt;OnlineJFS01 4.1.004 Online features of the VxFS File System&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;but trying to expand the /opt FS to 8GB from 5GB gives me the following error&lt;BR /&gt;&lt;BR /&gt;fsadm -F vxfs -b 8000000 /opt&lt;BR /&gt;UX:vxfs fsadm: ERROR: V-3-25811: cannot expand /dev/vg00/rlvol6 more than size of the underlying device - 5537792 sectors&lt;BR /&gt;&lt;BR /&gt;Am i missing something here?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards, &lt;BR /&gt;Pattabhi Raman</description>
      <pubDate>Wed, 22 Nov 2006 08:27:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-fs-without-unmounting/m-p/5015346#M608370</guid>
      <dc:creator>Pattabhi</dc:creator>
      <dc:date>2006-11-22T08:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: Extending FS without unmounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-fs-without-unmounting/m-p/5015347#M608371</link>
      <description>Friend the command has that to be the following one:&lt;BR /&gt;fsadm -F vxfs -b 8388608 /opt &lt;BR /&gt;</description>
      <pubDate>Wed, 22 Nov 2006 08:29:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-fs-without-unmounting/m-p/5015347#M608371</guid>
      <dc:creator>Calandrello</dc:creator>
      <dc:date>2006-11-22T08:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: Extending FS without unmounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-fs-without-unmounting/m-p/5015348#M608372</link>
      <description>Thanks, &lt;BR /&gt;&lt;BR /&gt;I guessed that, but it did not help..&lt;BR /&gt;&lt;BR /&gt;# fsadm -F vxfs -b 8388608 /opt&lt;BR /&gt;UX:vxfs fsadm: ERROR: V-3-25811: cannot expand /dev/vg00/rlvol6 more than size of the underlying device - 5537792 sectors&lt;BR /&gt;&lt;BR /&gt;should i be using extendfs here?</description>
      <pubDate>Wed, 22 Nov 2006 08:34:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-fs-without-unmounting/m-p/5015348#M608372</guid>
      <dc:creator>Pattabhi</dc:creator>
      <dc:date>2006-11-22T08:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: Extending FS without unmounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-fs-without-unmounting/m-p/5015349#M608373</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Did you first 'lvextend' your underlying logical volume?  It would appear that you have not.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 22 Nov 2006 08:35:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-fs-without-unmounting/m-p/5015349#M608373</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-11-22T08:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: Extending FS without unmounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-fs-without-unmounting/m-p/5015350#M608374</link>
      <description>friend &lt;BR /&gt;The steps to execute extend are: lvextend -L 8000 /dev/vg00/lvol6 &lt;BR /&gt;fsadm -F vxfs -b 8388608 /opt</description>
      <pubDate>Wed, 22 Nov 2006 08:37:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-fs-without-unmounting/m-p/5015350#M608374</guid>
      <dc:creator>Calandrello</dc:creator>
      <dc:date>2006-11-22T08:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: Extending FS without unmounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-fs-without-unmounting/m-p/5015351#M608375</link>
      <description>Hi,&lt;BR /&gt;double check that you have enough space and read:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=51908" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=51908&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=87365" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=87365&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1004454" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1004454&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Please also read:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt; on how to reward any useful answers given to your questions.</description>
      <pubDate>Wed, 22 Nov 2006 08:38:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-fs-without-unmounting/m-p/5015351#M608375</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-11-22T08:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: Extending FS without unmounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-fs-without-unmounting/m-p/5015352#M608376</link>
      <description>Thanks, &lt;BR /&gt;&lt;BR /&gt;How foolish of me to miss such an important step... it works now and my FS has been extended.</description>
      <pubDate>Wed, 22 Nov 2006 09:03:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-fs-without-unmounting/m-p/5015352#M608376</guid>
      <dc:creator>Pattabhi</dc:creator>
      <dc:date>2006-11-22T09:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: Extending FS without unmounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-fs-without-unmounting/m-p/5015353#M608377</link>
      <description>Thanks for yoru guidance pals.</description>
      <pubDate>Wed, 22 Nov 2006 09:04:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-fs-without-unmounting/m-p/5015353#M608377</guid>
      <dc:creator>Pattabhi</dc:creator>
      <dc:date>2006-11-22T09:04:58Z</dc:date>
    </item>
  </channel>
</rss>

