<?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: /opt Full in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/opt-full/m-p/4366165#M346701</link>
    <description>Hi Eric,&lt;BR /&gt;&lt;BR /&gt;You need bring down file system below 100% example:- 99%, Than Only It will allow to Increase you file system,&lt;BR /&gt;&lt;BR /&gt;Step1 :- We need look for large file&lt;BR /&gt;&lt;BR /&gt;cd /opt&lt;BR /&gt;du -sk *&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;find /opt -xdev -type f -size +5000000c -exec ll {} \; | sort -nk 5&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;OS is 11.11 with out online JFS so also let me know can install the online JFS and do the FS management online ?&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Its Lincensed version , You buy this product&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Johnson&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 25 Feb 2009 13:13:58 GMT</pubDate>
    <dc:creator>Johnson Punniyalingam</dc:creator>
    <dc:date>2009-02-25T13:13:58Z</dc:date>
    <item>
      <title>/opt Full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt-full/m-p/4366162#M346698</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;/opt is 100% so would you please let me know can i extend this FS if yes, Please let me know the procedure.&lt;BR /&gt;&lt;BR /&gt;I want to increase it by 4 gb in VG i am having 10 gb free PE.&lt;BR /&gt;OS is 11.11 with out online JFS so also let me know can install the online JFS and do the FS management online ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Feb 2009 12:17:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt-full/m-p/4366162#M346698</guid>
      <dc:creator>Eric Jacklin</dc:creator>
      <dc:date>2009-02-25T12:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: /opt Full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt-full/m-p/4366163#M346699</link>
      <description>Hi Eric,&lt;BR /&gt;&lt;BR /&gt;If you do not have online JFS then you cannot extend the filesystem online. You need to reboot into single user mode to extend it, since you cannot unmount /opt in multiuser mode.&lt;BR /&gt;&lt;BR /&gt;Yes you can install online JFS and after that you can do FS management online. Once you have installed online JFS run the below commands to extend /opt online.&lt;BR /&gt;&lt;BR /&gt;#lvextend -L &lt;NEWSIZE in="" mb=""&gt; &lt;LVNAME&gt;&lt;BR /&gt;#fsadm -F vxfs -b &lt;NEWSIZE&gt;M &lt;MOUNTPOINT&gt;&lt;BR /&gt;&lt;BR /&gt;Examble:&lt;BR /&gt;# lvextend â  L 10000 /dev/vg00/lvol4&lt;BR /&gt;# fsadm â  F vxfs â  b 10000M /opt&lt;BR /&gt;&lt;/MOUNTPOINT&gt;&lt;/NEWSIZE&gt;&lt;/LVNAME&gt;&lt;/NEWSIZE&gt;</description>
      <pubDate>Wed, 25 Feb 2009 12:25:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt-full/m-p/4366163#M346699</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-02-25T12:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: /opt Full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt-full/m-p/4366164#M346700</link>
      <description>Hi Eric,&lt;BR /&gt;&lt;BR /&gt;Ignore the Junk characters in the example.&lt;BR /&gt;&lt;BR /&gt;examble: To extend to 10GB of total size&lt;BR /&gt;&lt;BR /&gt;#lvextend -L 10000 /dev/vg00/lvol4&lt;BR /&gt;#fsadm -F vxfs -b 10000M /opt</description>
      <pubDate>Wed, 25 Feb 2009 12:28:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt-full/m-p/4366164#M346700</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-02-25T12:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: /opt Full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt-full/m-p/4366165#M346701</link>
      <description>Hi Eric,&lt;BR /&gt;&lt;BR /&gt;You need bring down file system below 100% example:- 99%, Than Only It will allow to Increase you file system,&lt;BR /&gt;&lt;BR /&gt;Step1 :- We need look for large file&lt;BR /&gt;&lt;BR /&gt;cd /opt&lt;BR /&gt;du -sk *&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;find /opt -xdev -type f -size +5000000c -exec ll {} \; | sort -nk 5&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;OS is 11.11 with out online JFS so also let me know can install the online JFS and do the FS management online ?&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Its Lincensed version , You buy this product&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Johnson&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Feb 2009 13:13:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt-full/m-p/4366165#M346701</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2009-02-25T13:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: /opt Full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt-full/m-p/4366166#M346702</link>
      <description>How to extend File system with out JFS Installed,&lt;BR /&gt;&lt;BR /&gt;Hence you /opt part vg00 ,&lt;BR /&gt;&lt;BR /&gt;You need bring Server into Single User mode and extend file system,&lt;BR /&gt;&lt;BR /&gt;steps:-&lt;BR /&gt;&lt;BR /&gt;shutdown -ry 0&lt;BR /&gt;interupt ISL&amp;gt; hpux -is&lt;BR /&gt;# mount -a&lt;BR /&gt;&lt;BR /&gt;Sum up the recent size of the file system and the additional size.&lt;BR /&gt;&lt;BR /&gt;Extend the logical volume.&lt;BR /&gt;&lt;BR /&gt;# lvextend -L &lt;TOTAL size=""&gt; &lt;LOGICAL volume=""&gt;&lt;BR /&gt;&lt;BR /&gt;# lvextend -L 10000 /dev/vg00/lvol2&lt;BR /&gt;# extendfs -F vxfs /dev/vg00/rlvol2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If you have ONline JFS no need downtime you can do ONLINE Extention as below&lt;BR /&gt;&lt;BR /&gt;lvextend -L &lt;TOTAL size=""&gt; &lt;LOGICAL volume=""&gt;&lt;BR /&gt;fsadm -F vxfs -b 10000M /opt&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Johnson&lt;/LOGICAL&gt;&lt;/TOTAL&gt;&lt;/LOGICAL&gt;&lt;/TOTAL&gt;</description>
      <pubDate>Wed, 25 Feb 2009 13:22:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt-full/m-p/4366166#M346702</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2009-02-25T13:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: /opt Full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt-full/m-p/4366167#M346703</link>
      <description>I don't think you need to bring system down to single user mode when without online JFS. The only thing need to be done is to umount /opt, although it is safe to have an ignite backup for /opt. The procedure is:&lt;BR /&gt;# vgextend vg00 /dev/dsk/c*t*d* (in case you don't have enough vg)&lt;BR /&gt;# lvextend -L 4000 /dev/vg00/opt /dev/dsk/c*t*d*&lt;BR /&gt;# umount /opt&lt;BR /&gt;# extendfs -F vxfs /dev/vg00/opt&lt;BR /&gt;# mount /opt&lt;BR /&gt;# bdf /opt</description>
      <pubDate>Wed, 25 Feb 2009 14:53:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt-full/m-p/4366167#M346703</guid>
      <dc:creator>Tingli</dc:creator>
      <dc:date>2009-02-25T14:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: /opt Full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt-full/m-p/4366168#M346704</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;Online JFS is a Priced that is a Licensed product of HP and you need to order for that.&lt;BR /&gt;&lt;BR /&gt;The install is quite Straight Forward that is swinstall and add the codeword and install.&lt;BR /&gt;&lt;BR /&gt;After that you can online Extend/reduce Fileystems (Reduction has got limitations),Online Defreag, Snapshot, change and set Extent Attributes  etc&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Feb 2009 18:47:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt-full/m-p/4366168#M346704</guid>
      <dc:creator>sujit kumar singh</dc:creator>
      <dc:date>2009-02-25T18:47:22Z</dc:date>
    </item>
  </channel>
</rss>

