<?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 a JFS filesystem on-line with an active database. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-a-jfs-filesystem-on-line-with-an-active-database/m-p/3208025#M168032</link>
    <description>Its true if the filesystem is too full it might have trouble, but OnlineJFS should work.&lt;BR /&gt;&lt;BR /&gt;This is probably an installation error or some process has the device for the filesysetm on hold.&lt;BR /&gt;&lt;BR /&gt;At this point you might want to down the database and run fusers -cu /fsname&lt;BR /&gt;&lt;BR /&gt;Most likely problem here is patching or corrupt installation.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Wed, 03 Mar 2004 09:35:08 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2004-03-03T09:35:08Z</dc:date>
    <item>
      <title>Extending a JFS filesystem on-line with an active database.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-a-jfs-filesystem-on-line-with-an-active-database/m-p/3208019#M168026</link>
      <description>Have a database on-top of a JFS filesystem.  Want to extend the filesystem using On-line JFS and the "fsadm" command just "hangs" -- sits there -- gave up after several hours.  If the database is brought down, the on-line jfs command works.&lt;BR /&gt;&lt;BR /&gt;Thoughts???</description>
      <pubDate>Wed, 03 Mar 2004 08:36:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-a-jfs-filesystem-on-line-with-an-active-database/m-p/3208019#M168026</guid>
      <dc:creator>Sheila McKenzie</dc:creator>
      <dc:date>2004-03-03T08:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: Extending a JFS filesystem on-line with an active database.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-a-jfs-filesystem-on-line-with-an-active-database/m-p/3208020#M168027</link>
      <description>How exactly you are doing it. Can you post the command lines you used?&lt;BR /&gt;&lt;BR /&gt;Is Online JFS installed properly? Check with swverify.&lt;BR /&gt;It should be like this.&lt;BR /&gt;&lt;BR /&gt;lvextend -L xxM /dev/vgxx/lvolxx&lt;BR /&gt;fsadm -F "fstype" -b xxxxM /mount_pointof_file_system.&lt;BR /&gt;&lt;BR /&gt;Do you have tusc tool? Is there any error in syslog? You can start it with tusc and see where it hangs.</description>
      <pubDate>Wed, 03 Mar 2004 08:45:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-a-jfs-filesystem-on-line-with-an-active-database/m-p/3208020#M168027</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-03-03T08:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: Extending a JFS filesystem on-line with an active database.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-a-jfs-filesystem-on-line-with-an-active-database/m-p/3208021#M168028</link>
      <description>How full is the filesystem?  If 100% - then it won't work...&lt;BR /&gt;&lt;BR /&gt;For example:&lt;BR /&gt;&lt;BR /&gt;lvextend -L 11264 /dev/vg18/lvAPPL&lt;BR /&gt;fsadm -F vxfs -b 11264M /export/APPL&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Wed, 03 Mar 2004 09:08:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-a-jfs-filesystem-on-line-with-an-active-database/m-p/3208021#M168028</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-03-03T09:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: Extending a JFS filesystem on-line with an active database.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-a-jfs-filesystem-on-line-with-an-active-database/m-p/3208022#M168029</link>
      <description>Hi,&lt;BR /&gt;2 things:&lt;BR /&gt;1) A good practice would be defragmenting the filesystem before such manipulations:&lt;BR /&gt;fsadm -F vxfs -D -d -E -e -s $FILESYSTEM&lt;BR /&gt;2) As already mentioned fsadm -b needs extra space prior to the expansion for the extra growth of its structural files. &lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;Victor</description>
      <pubDate>Wed, 03 Mar 2004 09:18:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-a-jfs-filesystem-on-line-with-an-active-database/m-p/3208022#M168029</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2004-03-03T09:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: Extending a JFS filesystem on-line with an active database.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-a-jfs-filesystem-on-line-with-an-active-database/m-p/3208023#M168030</link>
      <description>I woudl certainly look more in the patch area or in the fact that the product is installed correctly.&lt;BR /&gt;&lt;BR /&gt;If a file system would have been full at 100%, it's true that the command fsadm would not have worked but it would nopt have hung.. it would give you an error message saying it cannot do the command.</description>
      <pubDate>Wed, 03 Mar 2004 09:26:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-a-jfs-filesystem-on-line-with-an-active-database/m-p/3208023#M168030</guid>
      <dc:creator>Marco Santerre</dc:creator>
      <dc:date>2004-03-03T09:26:15Z</dc:date>
    </item>
    <item>
      <title>Re: Extending a JFS filesystem on-line with an active database.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-a-jfs-filesystem-on-line-with-an-active-database/m-p/3208024#M168031</link>
      <description>Good remark Marco, I missed the "hangs"...&lt;BR /&gt;One thing missing also is what version of OS?&lt;BR /&gt;10.20 , 11.00 or 11.11?&lt;BR /&gt;&lt;BR /&gt;Victor</description>
      <pubDate>Wed, 03 Mar 2004 09:30:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-a-jfs-filesystem-on-line-with-an-active-database/m-p/3208024#M168031</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2004-03-03T09:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: Extending a JFS filesystem on-line with an active database.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-a-jfs-filesystem-on-line-with-an-active-database/m-p/3208025#M168032</link>
      <description>Its true if the filesystem is too full it might have trouble, but OnlineJFS should work.&lt;BR /&gt;&lt;BR /&gt;This is probably an installation error or some process has the device for the filesysetm on hold.&lt;BR /&gt;&lt;BR /&gt;At this point you might want to down the database and run fusers -cu /fsname&lt;BR /&gt;&lt;BR /&gt;Most likely problem here is patching or corrupt installation.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 03 Mar 2004 09:35:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-a-jfs-filesystem-on-line-with-an-active-database/m-p/3208025#M168032</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-03-03T09:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Extending a JFS filesystem on-line with an active database.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-a-jfs-filesystem-on-line-with-an-active-database/m-p/3208026#M168033</link>
      <description>Checking your patch level is always a good thing to do.&lt;BR /&gt;&lt;BR /&gt;The only other information we're missing (aside from the OS) is the type of disks you are using. Are they internal, SCSI array, or fibre?&lt;BR /&gt;&lt;BR /&gt;I'd also want to check how busy the disks are that your database sits on. If they are busy there would be a delay (I certainly wouldn't expect hours though).&lt;BR /&gt;&lt;BR /&gt;Have you applied patches recently? Is this the first time you have had to extend the filesystem in this manner, or has it been done before with no problems?&lt;BR /&gt;&lt;BR /&gt;Were there any error messages (such as I/O errors being reported - look at dmesg and syslog). Its possible you are getting SCSI resets if the I/O subsystem is hanging (depending on your architecture of course).&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Mar 2004 18:51:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-a-jfs-filesystem-on-line-with-an-active-database/m-p/3208026#M168033</guid>
      <dc:creator>Colin Topliss</dc:creator>
      <dc:date>2004-03-03T18:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: Extending a JFS filesystem on-line with an active database.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-a-jfs-filesystem-on-line-with-an-active-database/m-p/3208027#M168034</link>
      <description>Thank-you all for your responses.  You are confirming that this should work.&lt;BR /&gt;&lt;BR /&gt;It is strange that when the database is brought down, the exact commands to extend the filesystem that were used when it was up now works.&lt;BR /&gt;&lt;BR /&gt;Will look into bring system up to the latest patches.&lt;BR /&gt;&lt;BR /&gt;Thanks again.</description>
      <pubDate>Fri, 05 Mar 2004 06:42:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-a-jfs-filesystem-on-line-with-an-active-database/m-p/3208027#M168034</guid>
      <dc:creator>Sheila McKenzie</dc:creator>
      <dc:date>2004-03-05T06:42:46Z</dc:date>
    </item>
  </channel>
</rss>

