<?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: NNM DISK SPACE REQUIERMENTS in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nnm-disk-space-requierments/m-p/3401909#M200968</link>
    <description>The /opt filesystem needs to be increased. If you have the on-line JFS component installed, then no problem. If not you will have to place the system into single-user mode from a system boot and do it that way. The command below will tell you if you have the product installed.&lt;BR /&gt;&lt;BR /&gt;# swlist -l fileset | grep -i online&lt;BR /&gt;# OnlineJFS                             B.11.11        Online features of the VxFS File System &lt;BR /&gt;  OnlineJFS.VXFS-ADV-RUN                B.11.11        VXFS-ADV-RUN&lt;BR /&gt;&lt;BR /&gt;To increase /opt to 2Gb, use this example.&lt;BR /&gt;# fsadm -F vxfs -b 2097152 /opt&lt;BR /&gt;&lt;BR /&gt;If you need to reboot, interrupt the boot at the 10second opportunity and use:&lt;BR /&gt;&lt;BR /&gt;# mount /usr&lt;BR /&gt;# lvextend -L &lt;NEWSIZE&gt; /dev/vg00/lvol? (whatever maps to /opt)&lt;BR /&gt;# extendfs -F vxfs /dev/vg00/rlvol?&lt;BR /&gt;&lt;BR /&gt;Once this has be done, place the system into multi-user mode and the installation should be able to continue.&lt;BR /&gt;&lt;BR /&gt;Have a look at the man pages for further info on the commands used.&lt;/NEWSIZE&gt;</description>
    <pubDate>Sun, 17 Oct 2004 16:55:00 GMT</pubDate>
    <dc:creator>Michael Tully</dc:creator>
    <dc:date>2004-10-17T16:55:00Z</dc:date>
    <item>
      <title>NNM DISK SPACE REQUIERMENTS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nnm-disk-space-requierments/m-p/3401908#M200967</link>
      <description>Dear all, &lt;BR /&gt;&lt;BR /&gt;how can i increase the disk space for one or some of the partions i got on my disk.&lt;BR /&gt;i faced the following error mesgs while installing NNM on HP-UX &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;##################################################################################&lt;BR /&gt;NOTE:    The used disk space on filesystem "/" is estimated to increase&lt;BR /&gt;         by 6176 Kbytes.&lt;BR /&gt;         This will leave 54392 Kbytes of available user disk space&lt;BR /&gt;         after the installation.&lt;BR /&gt;ERROR:   The used disk space on filesystem "/opt" is estimated to&lt;BR /&gt;         increase by 225944 Kbytes.&lt;BR /&gt;         This operation will exceed the absolute limit on this volume&lt;BR /&gt;         by 150424 Kbytes.  You should free up at least 150424 Kbytes&lt;BR /&gt;         to avoid installing beyond the minimum free threshold of&lt;BR /&gt;         available user disk space.&lt;BR /&gt;NOTE:    The used disk space on filesystem "/var" is estimated to&lt;BR /&gt;         increase by 816 Kbytes.&lt;BR /&gt;         This will leave 3834912 Kbytes of available user disk space&lt;BR /&gt;         after the installation.&lt;BR /&gt;&lt;BR /&gt;#######################################################################################&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;so how to do the resize operation, what commands shall i use, what steps shall i go on, and any precautions, will the resize operation remove any of my installed software ?? &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thanks in advance&lt;BR /&gt;</description>
      <pubDate>Sun, 17 Oct 2004 16:28:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nnm-disk-space-requierments/m-p/3401908#M200967</guid>
      <dc:creator>Ahmed_41</dc:creator>
      <dc:date>2004-10-17T16:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: NNM DISK SPACE REQUIERMENTS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nnm-disk-space-requierments/m-p/3401909#M200968</link>
      <description>The /opt filesystem needs to be increased. If you have the on-line JFS component installed, then no problem. If not you will have to place the system into single-user mode from a system boot and do it that way. The command below will tell you if you have the product installed.&lt;BR /&gt;&lt;BR /&gt;# swlist -l fileset | grep -i online&lt;BR /&gt;# OnlineJFS                             B.11.11        Online features of the VxFS File System &lt;BR /&gt;  OnlineJFS.VXFS-ADV-RUN                B.11.11        VXFS-ADV-RUN&lt;BR /&gt;&lt;BR /&gt;To increase /opt to 2Gb, use this example.&lt;BR /&gt;# fsadm -F vxfs -b 2097152 /opt&lt;BR /&gt;&lt;BR /&gt;If you need to reboot, interrupt the boot at the 10second opportunity and use:&lt;BR /&gt;&lt;BR /&gt;# mount /usr&lt;BR /&gt;# lvextend -L &lt;NEWSIZE&gt; /dev/vg00/lvol? (whatever maps to /opt)&lt;BR /&gt;# extendfs -F vxfs /dev/vg00/rlvol?&lt;BR /&gt;&lt;BR /&gt;Once this has be done, place the system into multi-user mode and the installation should be able to continue.&lt;BR /&gt;&lt;BR /&gt;Have a look at the man pages for further info on the commands used.&lt;/NEWSIZE&gt;</description>
      <pubDate>Sun, 17 Oct 2004 16:55:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nnm-disk-space-requierments/m-p/3401909#M200968</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2004-10-17T16:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: NNM DISK SPACE REQUIERMENTS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nnm-disk-space-requierments/m-p/3401910#M200969</link>
      <description>Hi Ahmed,&lt;BR /&gt;&lt;BR /&gt;If you have online jfs (swlist -l product |grep -i onlinejfs ) installed, then you can do it online. Note the logical volume and the size of it.&lt;BR /&gt;&lt;BR /&gt;#bdf /opt&lt;BR /&gt;&lt;BR /&gt;For ex., say it as /dev/vg00/lvol5 with 2000MB.  Increase it to 2500 MB.&lt;BR /&gt;&lt;BR /&gt;#lvextend -L 2500 /dev/vg00/lvol5&lt;BR /&gt;#fsadm -b 2500m /opt&lt;BR /&gt;&lt;BR /&gt;If you don't have onlineJFs, then you will need to bring up the system into single usermode. Bring down all the apps and databases and reboot the box.&lt;BR /&gt;&lt;BR /&gt;#shutdown -r y now&lt;BR /&gt;&lt;BR /&gt;When the system boots, it will give you 10 secs for interrupting the boot. Interrupt and interact with ISL.&lt;BR /&gt;&lt;BR /&gt;bootadmin&amp;gt; bo pri&lt;BR /&gt;Interact with ISL&amp;gt; Y&lt;BR /&gt;&lt;BR /&gt;(above sequence may be different depending on the type of hardware you have)&lt;BR /&gt;&lt;BR /&gt;Once you are in single user mode, mount usr and tmp&lt;BR /&gt;&lt;BR /&gt;#mount /usr&lt;BR /&gt;#mount /tmp&lt;BR /&gt;#lvextend -L 2500 /dev/vg00/lvol5&lt;BR /&gt;#extendfs -F vxfs /dev/vg00/rlvol5&lt;BR /&gt;#mount /opt&lt;BR /&gt;#bdf /opt&lt;BR /&gt;&lt;BR /&gt;(make sure it shows the new size.Boot to multi mode now)&lt;BR /&gt;&lt;BR /&gt;#init 3&lt;BR /&gt;&lt;BR /&gt;-Sri&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Oct 2004 00:12:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nnm-disk-space-requierments/m-p/3401910#M200969</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-10-18T00:12:50Z</dc:date>
    </item>
  </channel>
</rss>

