<?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: Online JFS in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/online-jfs/m-p/3390864#M199125</link>
    <description>What coomand are you running?&lt;BR /&gt;&lt;BR /&gt;Should be:&lt;BR /&gt;&lt;BR /&gt;lvextend -L &lt;SOMESIZEIN mb=""&gt; /dev/vg00/lvol5 &lt;BR /&gt;fsadm -b &lt;SOMESIZEIN mb=""&gt;M /opt&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;/SOMESIZEIN&gt;&lt;/SOMESIZEIN&gt;</description>
    <pubDate>Thu, 30 Sep 2004 11:26:58 GMT</pubDate>
    <dc:creator>Geoff Wild</dc:creator>
    <dc:date>2004-09-30T11:26:58Z</dc:date>
    <item>
      <title>Online JFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/online-jfs/m-p/3390863#M199124</link>
      <description>Hi,&lt;BR /&gt; I installed Online JFS and i mirrored the bootdisk.I booted from the mirror disk.When i try to extend the filesystem size , it's not working. It's giving the following error...&lt;BR /&gt;&lt;BR /&gt;" Logical volume /dev/vg00/lvol5 is currently mounted on /opt and could not be unmounted.  The LV cannot be extended until the file system is able to be unmounted.  Note that the fuser(1M) command can be used outside of SAM to help determine what processes and users are currently accessing this file system. "&lt;BR /&gt;&lt;BR /&gt;Any suggestions ?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 30 Sep 2004 11:18:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/online-jfs/m-p/3390863#M199124</guid>
      <dc:creator>Raj_58</dc:creator>
      <dc:date>2004-09-30T11:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: Online JFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/online-jfs/m-p/3390864#M199125</link>
      <description>What coomand are you running?&lt;BR /&gt;&lt;BR /&gt;Should be:&lt;BR /&gt;&lt;BR /&gt;lvextend -L &lt;SOMESIZEIN mb=""&gt; /dev/vg00/lvol5 &lt;BR /&gt;fsadm -b &lt;SOMESIZEIN mb=""&gt;M /opt&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;/SOMESIZEIN&gt;&lt;/SOMESIZEIN&gt;</description>
      <pubDate>Thu, 30 Sep 2004 11:26:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/online-jfs/m-p/3390864#M199125</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-09-30T11:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: Online JFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/online-jfs/m-p/3390865#M199126</link>
      <description>Try it from the command line. Also makesure OnlineJFS product filesets are in configured state&lt;BR /&gt;&lt;BR /&gt;# swlist -l fileset -a state OnlineJFS &lt;BR /&gt;&lt;BR /&gt;Also check for the vxadv drive int he kernel&lt;BR /&gt;&lt;BR /&gt;# strings /stand/vmunix | grep vxadv&lt;BR /&gt;&lt;BR /&gt;Now try to extend the LV&lt;BR /&gt;&lt;BR /&gt;# lvextend -L &lt;NEW-SIZE-OF-THE-LV-INMB&gt; /dev/vg00/lvolname&lt;BR /&gt;&lt;BR /&gt;# fsadm -F vxfs -b &lt;NEW-SIZE-OF-THE-LV-INMB&gt;m /opt&lt;/NEW-SIZE-OF-THE-LV-INMB&gt;&lt;/NEW-SIZE-OF-THE-LV-INMB&gt;</description>
      <pubDate>Thu, 30 Sep 2004 11:27:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/online-jfs/m-p/3390865#M199126</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2004-09-30T11:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: Online JFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/online-jfs/m-p/3390866#M199127</link>
      <description>Hi Sundar adn geoff,&lt;BR /&gt;&lt;BR /&gt;I was trying in SAM and i couldnt succeed.&lt;BR /&gt;When i tried now with &lt;BR /&gt;lvextend -L 1600 /dev/vg00/lvol5&lt;BR /&gt;it's working.  But &lt;BR /&gt;&lt;BR /&gt;# fsadm -F vxfs -b 1600m /opt command gives error &lt;BR /&gt;fsadm: the -b option requires "HP OnLineJFS (Advanced Vxfs)"&lt;BR /&gt;gives error&lt;BR /&gt;&lt;BR /&gt;any suggestions for this?&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Sep 2004 12:08:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/online-jfs/m-p/3390866#M199127</guid>
      <dc:creator>Raj_58</dc:creator>
      <dc:date>2004-09-30T12:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: Online JFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/online-jfs/m-p/3390867#M199128</link>
      <description>Sounds like OnlineJFS isn't installed/active - check Sundars commands above.&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Thu, 30 Sep 2004 12:11:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/online-jfs/m-p/3390867#M199128</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-09-30T12:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: Online JFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/online-jfs/m-p/3390868#M199129</link>
      <description>Things to check--&lt;BR /&gt;(for fsadm -b to work)&lt;BR /&gt;&lt;BR /&gt;1. swlist -a state -l fileset OnlineJFS&lt;BR /&gt;2. /sbin/fs/vxfs/vxenablef -a&lt;BR /&gt;3. Is vxadv driver in kernel&lt;BR /&gt;kmsystem|grep vxadv&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Thu, 30 Sep 2004 12:15:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/online-jfs/m-p/3390868#M199129</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-09-30T12:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: Online JFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/online-jfs/m-p/3390869#M199130</link>
      <description># swlist -l bundle | grep -i JFS   &lt;BR /&gt;  B3929BA               B.11.00        HP OnLineJFS (Advanced VxFS) &lt;BR /&gt;# swlist -l fileset -a state  B3929BA&lt;BR /&gt;# B3929BA&lt;BR /&gt;# B3929BA.AdvJournalFS&lt;BR /&gt;  B3929BA.AdvJournalFS.AJFS-ENG-A-MAN   configured     &lt;BR /&gt;  B3929BA.AdvJournalFS.AJFS-JPN-E-MAN   configured     &lt;BR /&gt;  B3929BA.AdvJournalFS.AJFS-JPN-S-MAN   configured     &lt;BR /&gt;  B3929BA.AdvJournalFS.VXFS-ADV-KRN     configured     &lt;BR /&gt;  B3929BA.AdvJournalFS.VXFS-ADV-RUN     configured     &lt;BR /&gt;&lt;BR /&gt;If you gave above installed and configured. You should be successful to do fsadm -b also. &lt;BR /&gt;&lt;BR /&gt;Just do &lt;BR /&gt;&lt;BR /&gt;# fsadm -b &lt;BR /&gt;fsadm: argument missing for the option b&lt;BR /&gt;&lt;BR /&gt;If this is like above then you are only missing correct parameters in your command. &lt;BR /&gt;&lt;BR /&gt;Just check above first. &lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Prashant</description>
      <pubDate>Thu, 30 Sep 2004 13:39:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/online-jfs/m-p/3390869#M199130</guid>
      <dc:creator>Prashant Zanwar_4</dc:creator>
      <dc:date>2004-09-30T13:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: Online JFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/online-jfs/m-p/3390870#M199131</link>
      <description>What do you get with:&lt;BR /&gt;&lt;BR /&gt;vxlicense -p&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;That just checks your license...&lt;BR /&gt;&lt;BR /&gt;Should look like:&lt;BR /&gt;&lt;BR /&gt;vrts:vxlicense: INFO: Feature name: HP_OnlineJFS [50]&lt;BR /&gt;vrts:vxlicense: INFO: Number of licenses: 1 (non-floating)&lt;BR /&gt;vrts:vxlicense: INFO: Expiration date: Sun Jun 24 02:00:00 2007 (996.5 days from now)&lt;BR /&gt;vrts:vxlicense: INFO: Release Level: 22&lt;BR /&gt;vrts:vxlicense: INFO: Machine Class: All&lt;BR /&gt;vrts:vxlicense: INFO: Site ID: 0&lt;BR /&gt;&lt;BR /&gt;If not, you may have to re-install OnlineJFS...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Thu, 30 Sep 2004 13:55:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/online-jfs/m-p/3390870#M199131</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-09-30T13:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: Online JFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/online-jfs/m-p/3390871#M199132</link>
      <description>If you want you can use extendfs also in single user mode. &lt;BR /&gt;&lt;BR /&gt;Just as curiosity, you would like to check the space availeble in your VG where your are trying to extend the FS. I believe  you are in root VG. &lt;BR /&gt;&lt;BR /&gt;You can use following if you are going to do it in single user mode when /opt is not mounted. &lt;BR /&gt;&lt;BR /&gt;extendfs -F vxfs -s size /dev/vg00/lvol5&lt;BR /&gt;&lt;BR /&gt; -s size   Specifies the number of DEV_BSIZE blocks to be added to the file system.  If  size is not specified, the maximum possible size is used. &lt;BR /&gt;&lt;BR /&gt;you may shutdown all applications. &lt;BR /&gt;fuser -ku /dev/vg00/lvol5&lt;BR /&gt;&lt;BR /&gt;then u&lt;BR /&gt;&lt;BR /&gt;umount /dev/vg00/lvol5&lt;BR /&gt;extendfs as mentioned above. &lt;BR /&gt;mount&lt;BR /&gt;start all applications...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;Prashant&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Sep 2004 14:34:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/online-jfs/m-p/3390871#M199132</guid>
      <dc:creator>Prashant Zanwar_4</dc:creator>
      <dc:date>2004-09-30T14:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: Online JFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/online-jfs/m-p/3390872#M199133</link>
      <description>&amp;lt;&amp;lt;&amp;lt; the="" -b="" option="" requires=""&amp;gt;gives error &amp;gt;&amp;gt;&amp;gt;sounds like your online JFS is not active/configured properly.&lt;BR /&gt;Try  #swlist -l fileset -a state OnlineJFS &lt;BR /&gt;check the status of the OnlineJFS,&lt;BR /&gt;use swconfig command to reconfigure it.&lt;BR /&gt;regards&lt;BR /&gt;SK&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Sep 2004 23:17:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/online-jfs/m-p/3390872#M199133</guid>
      <dc:creator>Sยภเl Kย๓คг</dc:creator>
      <dc:date>2004-09-30T23:17:51Z</dc:date>
    </item>
  </channel>
</rss>

