<?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: increase size /opt in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-size-opt/m-p/3130429#M152897</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;depends a bit on what you are running on the server and if you have online jvs installed. &lt;BR /&gt;&lt;BR /&gt;Could you give us the OS + filesystem (vxfs hfs)&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan.</description>
    <pubDate>Thu, 27 Nov 2003 10:44:55 GMT</pubDate>
    <dc:creator>Robert-Jan Goossens</dc:creator>
    <dc:date>2003-11-27T10:44:55Z</dc:date>
    <item>
      <title>increase size /opt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-size-opt/m-p/3130428#M152896</link>
      <description>Mrs,&lt;BR /&gt;&lt;BR /&gt;what I must make to increase /opt and as to stop the service of resmom&lt;BR /&gt;&lt;BR /&gt;thanks[]&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Nov 2003 10:41:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-size-opt/m-p/3130428#M152896</guid>
      <dc:creator>Marcelo Costa_2</dc:creator>
      <dc:date>2003-11-27T10:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: increase size /opt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-size-opt/m-p/3130429#M152897</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;depends a bit on what you are running on the server and if you have online jvs installed. &lt;BR /&gt;&lt;BR /&gt;Could you give us the OS + filesystem (vxfs hfs)&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan.</description>
      <pubDate>Thu, 27 Nov 2003 10:44:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-size-opt/m-p/3130429#M152897</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-11-27T10:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: increase size /opt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-size-opt/m-p/3130430#M152898</link>
      <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;If resmond is the only process running on /opt, you can stop it.&lt;BR /&gt;&lt;BR /&gt;# cd /sbin/init.d&lt;BR /&gt;# ./predictive stop&lt;BR /&gt;# ./diagnostic stop&lt;BR /&gt;# cd /&lt;BR /&gt;# umount /opt&lt;BR /&gt;# lvextend -L XXX /dev/vg00/lvolx&lt;BR /&gt;# extendfs /dev/vg00/rlvolx&lt;BR /&gt;# mount /opt&lt;BR /&gt;# bdf&lt;BR /&gt;# /sbin/init.d/diagnostic start&lt;BR /&gt;# /sbin/init.d/predictive start&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Thu, 27 Nov 2003 11:00:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-size-opt/m-p/3130430#M152898</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-11-27T11:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: increase size /opt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-size-opt/m-p/3130431#M152899</link>
      <description>if you don't have online jfs,  you will have to umount /opt then proceed to increasing the file system size on it, provided you have enough free extent on you volume group.   If you have Advance Journal Filesystem, you could increase the file system size on /opt on the fly.</description>
      <pubDate>Thu, 27 Nov 2003 11:03:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-size-opt/m-p/3130431#M152899</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2003-11-27T11:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: increase size /opt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-size-opt/m-p/3130432#M152900</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;- about extend of /opt: &lt;BR /&gt;&lt;BR /&gt;KBRC00003170 - How to extend a filesystem using Online JFS, Base JFS or HFS. &lt;BR /&gt;&lt;BR /&gt;- about resmon:&lt;BR /&gt;&lt;BR /&gt;If you would like to stop monitoring by EMS you should launch&lt;BR /&gt;&lt;BR /&gt;# /etc/opt/resmon/lbin/monconfig &lt;BR /&gt;Use the K option in monconfig&lt;BR /&gt;&lt;BR /&gt;otherwise if you would like resmon, stop ems:&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/ems stop &lt;BR /&gt;&lt;BR /&gt;For more details about resmon&lt;BR /&gt;&lt;BR /&gt;# man ems&lt;BR /&gt;&lt;BR /&gt;I hope this helps you.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Ettore</description>
      <pubDate>Thu, 27 Nov 2003 11:15:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-size-opt/m-p/3130432#M152900</guid>
      <dc:creator>Pippo_9</dc:creator>
      <dc:date>2003-11-27T11:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: increase size /opt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-size-opt/m-p/3130433#M152901</link>
      <description>also you can do&lt;BR /&gt;bdf /opt&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg00/lvol6    1572864 1249153  303733   80% /opt&lt;BR /&gt;&lt;BR /&gt;fuser -u /dev/vg00/lvol6 &lt;BR /&gt;display the process running in file system /opt&lt;BR /&gt;example:&lt;BR /&gt;nms1 # fuser -u /dev/vg00/lvol6&lt;BR /&gt;/dev/vg00/lvol6:     1260mt(root)     931mt(root)    1052mt(root)    1237mt(root)    1197mt(root)    1266mto(root)    1164mto&lt;BR /&gt;&lt;BR /&gt;kill with&lt;BR /&gt;fuser -uk /dev/vg00/lvol6&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Nov 2003 11:35:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-size-opt/m-p/3130433#M152901</guid>
      <dc:creator>Jairo Campana</dc:creator>
      <dc:date>2003-11-27T11:35:40Z</dc:date>
    </item>
  </channel>
</rss>

