<?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 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/opt/m-p/3136487#M154178</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The command line for using fsadm if you have onlineJFS is,&lt;BR /&gt;&lt;BR /&gt;fsadm -b size_in_1k_blocks /mount_point&lt;BR /&gt;&lt;BR /&gt;Size in 1k blocks is : size_in_mb * 1024&lt;BR /&gt;&lt;BR /&gt;Get the size in mb using lvdisplay command.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds</description>
    <pubDate>Thu, 04 Dec 2003 14:22:45 GMT</pubDate>
    <dc:creator>Sanjay_6</dc:creator>
    <dc:date>2003-12-04T14:22:45Z</dc:date>
    <item>
      <title>/opt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt/m-p/3136473#M154164</link>
      <description>I increased my /opt but I still can't install mazilla. The Disk space analysis shows only 93k available but the vol is 1100 meg. This is a new load so I'm wondering where did the disk space go and why did the disk analysis not change even though I increased it by 300 megs?</description>
      <pubDate>Thu, 04 Dec 2003 14:08:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt/m-p/3136473#M154164</guid>
      <dc:creator>John Ramsay_1</dc:creator>
      <dc:date>2003-12-04T14:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: /opt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt/m-p/3136474#M154165</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;It sounds like you may have done an lvextend to increase the size of the "container" without doing an extendfs to increase the size of the actual contents.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 04 Dec 2003 14:11:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt/m-p/3136474#M154165</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-12-04T14:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: /opt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt/m-p/3136475#M154166</link>
      <description>What does bdf say about /opt ?</description>
      <pubDate>Thu, 04 Dec 2003 14:11:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt/m-p/3136475#M154166</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2003-12-04T14:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: /opt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt/m-p/3136476#M154167</link>
      <description>How you increased the filesystem by 300MB ? &lt;BR /&gt;Did you only increased the logical volume using lvextend ? &lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Dec 2003 14:13:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt/m-p/3136476#M154167</guid>
      <dc:creator>DIPAK KUMAR ROY</dc:creator>
      <dc:date>2003-12-04T14:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: /opt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt/m-p/3136477#M154168</link>
      <description>What's the output of 'bdf'. How did you extend /opt? Did you forget to do 'fsadm' or 'extendfs' ?</description>
      <pubDate>Thu, 04 Dec 2003 14:13:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt/m-p/3136477#M154168</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2003-12-04T14:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: /opt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt/m-p/3136478#M154169</link>
      <description>Tell me more about extendfs...It looks like that is my problem</description>
      <pubDate>Thu, 04 Dec 2003 14:15:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt/m-p/3136478#M154169</guid>
      <dc:creator>John Ramsay_1</dc:creator>
      <dc:date>2003-12-04T14:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: /opt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt/m-p/3136479#M154170</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Did you do a extendfs or fsadm -b after you did the lvextend.&lt;BR /&gt;&lt;BR /&gt;If you have online jfs use "fsadm -b" to extend the size after lvextend. If not then you have unmount the filesystem, do a extendfs and then remount it.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Dec 2003 14:16:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt/m-p/3136479#M154170</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2003-12-04T14:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: /opt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt/m-p/3136480#M154171</link>
      <description>what is the actual command line?</description>
      <pubDate>Thu, 04 Dec 2003 14:19:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt/m-p/3136480#M154171</guid>
      <dc:creator>John Ramsay_1</dc:creator>
      <dc:date>2003-12-04T14:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: /opt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt/m-p/3136481#M154172</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Did you extend your filesystem like this example ?&lt;BR /&gt;&lt;BR /&gt;# lvextend -L XXX /dev/vg00/lvolX&lt;BR /&gt;&lt;BR /&gt;# extendfs /dev/vg00/rlvolx&lt;BR /&gt;&lt;BR /&gt;# bdf&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Thu, 04 Dec 2003 14:20:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt/m-p/3136481#M154172</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-12-04T14:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: /opt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt/m-p/3136482#M154173</link>
      <description>John&lt;BR /&gt;&lt;BR /&gt;man man&lt;BR /&gt;&lt;BR /&gt;also :-&lt;BR /&gt;man extendfs&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Paula</description>
      <pubDate>Thu, 04 Dec 2003 14:21:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt/m-p/3136482#M154173</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2003-12-04T14:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: /opt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt/m-p/3136483#M154174</link>
      <description>Hi John,&lt;BR /&gt;&lt;BR /&gt;It would be like&lt;BR /&gt;&lt;BR /&gt;fsadm -F vxfs -b 1100M /opt&lt;BR /&gt;&lt;BR /&gt;NOTE the M after the 1100 - designates 1100 MB to the command. Must have OnLine JFS to do this.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff</description>
      <pubDate>Thu, 04 Dec 2003 14:21:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt/m-p/3136483#M154174</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-12-04T14:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: /opt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt/m-p/3136484#M154175</link>
      <description>If you have online JFS use this command to extend the filesystem:&lt;BR /&gt;&lt;BR /&gt;fsadm -F vxfs -b &lt;NEW_SIZE_IN_MB&gt; /opt&lt;BR /&gt;&lt;BR /&gt;If you don't have online JFS, then you need to increase the filesystem in single user mode. Use "extendfs -F vxfs /dev/vg00/rlvol6"&lt;BR /&gt;&lt;BR /&gt;Note: I assumed the filesystem is vxfs and /dev/vg00/lvol6 is mounted to /opt&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/NEW_SIZE_IN_MB&gt;</description>
      <pubDate>Thu, 04 Dec 2003 14:22:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt/m-p/3136484#M154175</guid>
      <dc:creator>DIPAK KUMAR ROY</dc:creator>
      <dc:date>2003-12-04T14:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: /opt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt/m-p/3136485#M154176</link>
      <description>Try this:&lt;BR /&gt;&lt;BR /&gt;# extendfs -F fs_type /dev/vgXX/rlvol?&lt;BR /&gt;&lt;BR /&gt;If you had extended /dev/vg00/lvol7 and if that uses a vxfs file system, then try this command:&lt;BR /&gt;&lt;BR /&gt;# extendfs -F vxfs /dev/vg00/rlvol7</description>
      <pubDate>Thu, 04 Dec 2003 14:22:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt/m-p/3136485#M154176</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2003-12-04T14:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: /opt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt/m-p/3136486#M154177</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;From "man extendfs":&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;umount /dev/vg00/lvol1&lt;BR /&gt;&lt;BR /&gt;           lvextend -L larger_size /dev/vg00/lvol1&lt;BR /&gt;&lt;BR /&gt;           extendfs -F hfs /dev/vg00/rlvol1&lt;BR /&gt;&lt;BR /&gt;           mount /dev/vg00/lvol1 mount_directory&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Note that, in order to run this, you'll need to unmount the file system and, in order to do that, you'll need to go to single user mode (reboot, interrupt, interact with ISL, enter "hp-ux -is"), unless, of course you have OnlineJFS installed and can run fsadm against the mounted file system.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Dec 2003 14:22:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt/m-p/3136486#M154177</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-12-04T14:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: /opt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt/m-p/3136487#M154178</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The command line for using fsadm if you have onlineJFS is,&lt;BR /&gt;&lt;BR /&gt;fsadm -b size_in_1k_blocks /mount_point&lt;BR /&gt;&lt;BR /&gt;Size in 1k blocks is : size_in_mb * 1024&lt;BR /&gt;&lt;BR /&gt;Get the size in mb using lvdisplay command.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds</description>
      <pubDate>Thu, 04 Dec 2003 14:22:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt/m-p/3136487#M154178</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2003-12-04T14:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: /opt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt/m-p/3136488#M154179</link>
      <description>You may also wish to visit the site to look at some of hte manuals for HP-UX:&lt;BR /&gt;&lt;A href="http://docs.hp.com/" target="_blank"&gt;http://docs.hp.com/&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Dec 2003 14:23:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt/m-p/3136488#M154179</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2003-12-04T14:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: /opt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt/m-p/3136489#M154180</link>
      <description>Oops.. some correction..&lt;BR /&gt;&lt;BR /&gt;If you have online JFS use this command to extend the filesystem:&lt;BR /&gt;&lt;BR /&gt;fsadm -F vxfs -b &lt;NEW_SIZE_IN_KB&gt; /opt&lt;BR /&gt;&lt;BR /&gt;If you don't have online JFS, then you need to increase the filesystem in single user mode. Use "extendfs -F vxfs /dev/vg00/rlvol6"&lt;BR /&gt;&lt;BR /&gt;Note: I assumed the filesystem is vxfs and /dev/vg00/lvol6 is mounted to /opt&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/NEW_SIZE_IN_KB&gt;</description>
      <pubDate>Thu, 04 Dec 2003 14:32:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt/m-p/3136489#M154180</guid>
      <dc:creator>DIPAK KUMAR ROY</dc:creator>
      <dc:date>2003-12-04T14:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: /opt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt/m-p/3136490#M154181</link>
      <description>Or, like this:&lt;BR /&gt;&lt;BR /&gt;lvextend -L 1100 /dev/vg00/lvol6&lt;BR /&gt;&lt;BR /&gt;fsadm -F vxfs -b 1100M /opt&lt;BR /&gt;&lt;BR /&gt;or, if no online jfs:&lt;BR /&gt;&lt;BR /&gt;umount /opt&lt;BR /&gt;lvextend -L 1100 /dev/vg00/lvol6&lt;BR /&gt;extendfs -F vxfs /dev/vg00/rlvol6&lt;BR /&gt;mount /opt&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Thu, 04 Dec 2003 14:51:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt/m-p/3136490#M154181</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2003-12-04T14:51:08Z</dc:date>
    </item>
  </channel>
</rss>

