<?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: using jfs errors in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/using-jfs-errors/m-p/4289246#M336552</link>
    <description>&lt;!--!*#--&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Please let us know what is the current size of /tmp. If /tmp is more than 90% then i would recommend the following steps.&lt;BR /&gt;&lt;BR /&gt;1. Lvextend -L &lt;SIZE in="" mb=""&gt; /dev/vg00/lvol_name&lt;BR /&gt;&lt;BR /&gt;2. fsadm -F vxfs -DEde /tmp&lt;BR /&gt;&lt;BR /&gt;3. fsadm -b &lt;NEW size=""&gt;m /tmp&lt;BR /&gt;If still you get the same error message.&lt;BR /&gt;Then enable the Online JFS licence by running the below command.&lt;BR /&gt;vxenablef -a&lt;BR /&gt;&lt;BR /&gt;4. And you should have this entry in inittab&lt;BR /&gt;&lt;BR /&gt;vxen::bootwait:/sbin/fs/vxfs/vxenablef -a&lt;BR /&gt;&lt;BR /&gt;5.If still it doesnt work , then post the output of the below command.&lt;BR /&gt;#vxlicense -p&lt;BR /&gt;&lt;BR /&gt;6. IF vxlicense -p should not show any errors, if yes then check the license information or reinstall the product.&lt;BR /&gt;&lt;BR /&gt;Then check your license information on the below website.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://licensing.hp.com/site=ITRC?LANGUAGE_OPTION=english" target="_blank"&gt;http://licensing.hp.com/site=ITRC?LANGUAGE_OPTION=english&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I think this information will be sufficent to resolve your issue.&lt;BR /&gt;Regards,&lt;BR /&gt;Vivek Bhatia&lt;/NEW&gt;&lt;/SIZE&gt;</description>
    <pubDate>Fri, 17 Oct 2008 20:43:26 GMT</pubDate>
    <dc:creator>Vivek Bhatia</dc:creator>
    <dc:date>2008-10-17T20:43:26Z</dc:date>
    <item>
      <title>using jfs errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-jfs-errors/m-p/4289244#M336550</link>
      <description>Hope someone can help me. I am trying to increase the size of /tmp with jfs but I am getting the following errors:&lt;BR /&gt;&lt;BR /&gt;#fsadm -b 307200 /tmp&lt;BR /&gt;fsadm: /etc/default/fs is used for determining the file system type&lt;BR /&gt;fsadm: You don't have a license to run this program&lt;BR /&gt; &lt;BR /&gt;#swlist|grep -i jfs&lt;BR /&gt;  B3929CA                               B.11.11        HP OnLineJFS   &lt;BR /&gt;  PHKL_30366                            1.0            JFS3.3;ACL patch &lt;BR /&gt;</description>
      <pubDate>Fri, 17 Oct 2008 14:45:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-jfs-errors/m-p/4289244#M336550</guid>
      <dc:creator>needalittlehelpwithHP</dc:creator>
      <dc:date>2008-10-17T14:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: using jfs errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-jfs-errors/m-p/4289245#M336551</link>
      <description>First you must lvextend...&lt;BR /&gt;&lt;BR /&gt;...presuming /tmp is lvol4....&lt;BR /&gt;&lt;BR /&gt;lvdisplay -v /dev/vg00/lvol4 | more&lt;BR /&gt;&lt;BR /&gt;Increase the existing setting:&lt;BR /&gt;&lt;BR /&gt;lvextend -l &lt;NEW pe=""&gt; /dev/vg00/lvol4&lt;BR /&gt;&lt;BR /&gt;Then check the MB using lvdisplay again and then:&lt;BR /&gt;&lt;BR /&gt;fsadm -F vxfs -b &lt;NEW amt="" in="" mb=""&gt;m /tmp&lt;BR /&gt;&lt;BR /&gt;And yes that is a "m" right after the value (no spaces).&lt;BR /&gt;&lt;BR /&gt;Rgrds,&lt;BR /&gt;Rita&lt;/NEW&gt;&lt;/NEW&gt;</description>
      <pubDate>Fri, 17 Oct 2008 15:38:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-jfs-errors/m-p/4289245#M336551</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2008-10-17T15:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: using jfs errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-jfs-errors/m-p/4289246#M336552</link>
      <description>&lt;!--!*#--&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Please let us know what is the current size of /tmp. If /tmp is more than 90% then i would recommend the following steps.&lt;BR /&gt;&lt;BR /&gt;1. Lvextend -L &lt;SIZE in="" mb=""&gt; /dev/vg00/lvol_name&lt;BR /&gt;&lt;BR /&gt;2. fsadm -F vxfs -DEde /tmp&lt;BR /&gt;&lt;BR /&gt;3. fsadm -b &lt;NEW size=""&gt;m /tmp&lt;BR /&gt;If still you get the same error message.&lt;BR /&gt;Then enable the Online JFS licence by running the below command.&lt;BR /&gt;vxenablef -a&lt;BR /&gt;&lt;BR /&gt;4. And you should have this entry in inittab&lt;BR /&gt;&lt;BR /&gt;vxen::bootwait:/sbin/fs/vxfs/vxenablef -a&lt;BR /&gt;&lt;BR /&gt;5.If still it doesnt work , then post the output of the below command.&lt;BR /&gt;#vxlicense -p&lt;BR /&gt;&lt;BR /&gt;6. IF vxlicense -p should not show any errors, if yes then check the license information or reinstall the product.&lt;BR /&gt;&lt;BR /&gt;Then check your license information on the below website.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://licensing.hp.com/site=ITRC?LANGUAGE_OPTION=english" target="_blank"&gt;http://licensing.hp.com/site=ITRC?LANGUAGE_OPTION=english&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I think this information will be sufficent to resolve your issue.&lt;BR /&gt;Regards,&lt;BR /&gt;Vivek Bhatia&lt;/NEW&gt;&lt;/SIZE&gt;</description>
      <pubDate>Fri, 17 Oct 2008 20:43:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-jfs-errors/m-p/4289246#M336552</guid>
      <dc:creator>Vivek Bhatia</dc:creator>
      <dc:date>2008-10-17T20:43:26Z</dc:date>
    </item>
  </channel>
</rss>

