<?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 disk space in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-disk-space/m-p/4244521#M330486</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The old size of /usr is 3968 MB (4063232/1024)&lt;BR /&gt;&lt;BR /&gt;&amp;gt;/dev/vg00/lvol7 4063232 3900176 161976 96% /usr&lt;BR /&gt;&lt;BR /&gt;and you have extended it to 40960MB (you added another 36GB - is it true? I think something went wrong here) Can you check the exact lvextend command you used. You are also using mirror on /usr with strict allocation policy. &lt;BR /&gt;&lt;BR /&gt;&amp;gt;# lvdisplay /dev/vg00/lvol7&lt;BR /&gt;&amp;gt;LV Size (Mbytes) 40960&lt;BR /&gt;&amp;gt;Mirror copies 1&lt;BR /&gt;&lt;BR /&gt;&amp;gt;ioerror=mwdisable (in /etc/fstab)&lt;BR /&gt;If you are sure, everything went as planned, then either do a fsck on the lvol7 after unmounting it then try to mount it. &lt;BR /&gt;&lt;BR /&gt;Otherwise, just remove the (ioerror=mwdisable) from the fstab and try mounting. Just post the results.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Sat, 02 Aug 2008 12:25:53 GMT</pubDate>
    <dc:creator>Rasheed Tamton</dc:creator>
    <dc:date>2008-08-02T12:25:53Z</dc:date>
    <item>
      <title>increase disk space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-disk-space/m-p/4244505#M330470</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;ONLINEJFS is not installed. i try to make " lvextend" command, and the result is ok. but when i umount filesystem, i have the error message below:&lt;BR /&gt;umount: cannot find /usr in /etc/mmttab&lt;BR /&gt;cannot umount /usr&lt;BR /&gt;&lt;BR /&gt;------------------------------------&lt;BR /&gt;plesae help me!!</description>
      <pubDate>Fri, 01 Aug 2008 10:19:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-disk-space/m-p/4244505#M330470</guid>
      <dc:creator>kacou</dc:creator>
      <dc:date>2008-08-01T10:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: increase disk space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-disk-space/m-p/4244506#M330471</link>
      <description>This can work:&lt;BR /&gt;create a new mntab by:&lt;BR /&gt;# mv /etc/mnttab /etc/mnttab.old&lt;BR /&gt;# mountall&lt;BR /&gt;&lt;BR /&gt;umount /usr&lt;BR /&gt;&lt;BR /&gt;if this does not work please post:&lt;BR /&gt;bdf |grep usr&lt;BR /&gt;and the /etc/mnttab</description>
      <pubDate>Fri, 01 Aug 2008 10:36:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-disk-space/m-p/4244506#M330471</guid>
      <dc:creator>F Verschuren</dc:creator>
      <dc:date>2008-08-01T10:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: increase disk space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-disk-space/m-p/4244507#M330472</link>
      <description>In single user mode? or multi user mode?</description>
      <pubDate>Fri, 01 Aug 2008 10:40:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-disk-space/m-p/4244507#M330472</guid>
      <dc:creator>kacou</dc:creator>
      <dc:date>2008-08-01T10:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: increase disk space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-disk-space/m-p/4244508#M330473</link>
      <description>the move you can do in single and multy user mode, if the umount gives the same error in multy user mode the problem is not fixed, proerly you will get the error that there are proceses running here (like ksh)&lt;BR /&gt;so whitout single user mode, you can not do the umount....&lt;BR /&gt;&lt;BR /&gt;the</description>
      <pubDate>Fri, 01 Aug 2008 10:47:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-disk-space/m-p/4244508#M330473</guid>
      <dc:creator>F Verschuren</dc:creator>
      <dc:date>2008-08-01T10:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: increase disk space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-disk-space/m-p/4244509#M330474</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Boot System in Single user mode and extend Filesystem&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sanjeev</description>
      <pubDate>Fri, 01 Aug 2008 12:30:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-disk-space/m-p/4244509#M330474</guid>
      <dc:creator>Sharma Sanjeev</dc:creator>
      <dc:date>2008-08-01T12:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: increase disk space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-disk-space/m-p/4244510#M330475</link>
      <description>i create a new mntab by:&lt;BR /&gt;# mv /etc/mnttab /etc/mnttab.old&lt;BR /&gt;# mountall&lt;BR /&gt;but when i umount /usr i have the same error message.&lt;BR /&gt;&lt;BR /&gt;this is my mnttab file&lt;BR /&gt;-----------------------------&lt;BR /&gt;# cat /etc/mnttab&lt;BR /&gt;/dev/vg00/lvol3 / vxfs ioerror=nodisable,log,dev=40000003 0 1 1217597220&lt;BR /&gt;/dev/vg00/lvol1 /stand hfs defaults,dev=40000001 0 0 1217597221&lt;BR /&gt;/dev/vg00/lvol8 /var vxfs ioerror=mwdisable,delaylog,nodatainlog,dev=40000008 0                                                                              0 1217597269&lt;BR /&gt;/dev/vg00/lvol7 /usr vxfs ioerror=mwdisable,delaylog,nodatainlog,dev=40000007 0                                                                              0 1217597269&lt;BR /&gt;/dev/vg00/lvol4 /tmp vxfs ioerror=mwdisable,delaylog,nodatainlog,dev=40000004 0                                                                              0 1217597269&lt;BR /&gt;/dev/vg00/lvol6 /opt vxfs ioerror=mwdisable,delaylog,nodatainlog,dev=40000006 0                                                                              0 1217597270&lt;BR /&gt;/dev/vg00/lvol5 /home vxfs ioerror=mwdisable,delaylog,nodatainlog,dev=40000005 0                                                                              0 1217597270&lt;BR /&gt;/dev/vg00/lvol10 /backup vxfs ioerror=mwdisable,largefiles,delaylog,nodatainlog,                                                                             dev=4000000a 0 0 1217597270&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Aug 2008 12:42:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-disk-space/m-p/4244510#M330475</guid>
      <dc:creator>kacou</dc:creator>
      <dc:date>2008-08-01T12:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: increase disk space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-disk-space/m-p/4244511#M330476</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;please post contents of /etc/mnttab.&lt;BR /&gt;&lt;BR /&gt;Anyway, whether you have /usr mounted, I doubt you could umount it at run level 3. That is the great matter that OnlineJFS has.&lt;BR /&gt;&lt;BR /&gt;Boot in single user mode and issue&lt;BR /&gt;&lt;BR /&gt;extendfs -F vxfs /dev/vg00/lvol7&lt;BR /&gt;&lt;BR /&gt;Then try to mount all filesystems by&lt;BR /&gt;&lt;BR /&gt;mount -a&lt;BR /&gt;&lt;BR /&gt;and finally&lt;BR /&gt;&lt;BR /&gt;init 3&lt;BR /&gt;&lt;BR /&gt;HTH.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Fabio</description>
      <pubDate>Fri, 01 Aug 2008 12:42:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-disk-space/m-p/4244511#M330476</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2008-08-01T12:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: increase disk space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-disk-space/m-p/4244512#M330477</link>
      <description>Are you already in single user mode?&lt;BR /&gt;&lt;BR /&gt;/usr may be not mounted yet - check with "mount" and proceed.</description>
      <pubDate>Fri, 01 Aug 2008 12:42:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-disk-space/m-p/4244512#M330477</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-08-01T12:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: increase disk space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-disk-space/m-p/4244513#M330478</link>
      <description>Must be in single user mode to unmount /usr.&lt;BR /&gt;&lt;BR /&gt;If you booted to single user mode then /usr will not be mounted only /, that is what single-user mode is about.&lt;BR /&gt;&lt;BR /&gt;execute your extendfs then reboot or init3&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Aug 2008 12:44:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-disk-space/m-p/4244513#M330478</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-08-01T12:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: increase disk space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-disk-space/m-p/4244514#M330479</link>
      <description>Hi kacou &lt;BR /&gt;&lt;BR /&gt;Best is to boot system in single user mode and extend it.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sanjeev</description>
      <pubDate>Fri, 01 Aug 2008 14:02:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-disk-space/m-p/4244514#M330479</guid>
      <dc:creator>Sharma Sanjeev</dc:creator>
      <dc:date>2008-08-01T14:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: increase disk space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-disk-space/m-p/4244515#M330480</link>
      <description>it is what i did, but it dosoen't work!!!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I still need some assistance please</description>
      <pubDate>Fri, 01 Aug 2008 14:26:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-disk-space/m-p/4244515#M330480</guid>
      <dc:creator>kacou</dc:creator>
      <dc:date>2008-08-01T14:26:59Z</dc:date>
    </item>
    <item>
      <title>Re: increase disk space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-disk-space/m-p/4244516#M330481</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;have you /usr in /etc/mnttab? (I suppose so)&lt;BR /&gt;Please post &lt;BR /&gt;&lt;BR /&gt;- contents of /etc/mnttab;&lt;BR /&gt;- lvdisplay /dev/vg00/lvol7;&lt;BR /&gt;- bdf&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Fabio</description>
      <pubDate>Fri, 01 Aug 2008 14:43:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-disk-space/m-p/4244516#M330481</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2008-08-01T14:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: increase disk space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-disk-space/m-p/4244517#M330482</link>
      <description>cat /etc/mnttab&lt;BR /&gt;/dev/vg00/lvol3 / vxfs ioerror=nodisable,log,dev=40000003 0 1 1217597220&lt;BR /&gt;/dev/vg00/lvol1 /stand hfs defaults,dev=40000001 0 0 1217597221&lt;BR /&gt;/dev/vg00/lvol8 /var vxfs ioerror=mwdisable,delaylog,nodatainlog,dev=40000008 0 0 1217597269&lt;BR /&gt;/dev/vg00/lvol7 /usr vxfs ioerror=mwdisable,delaylog,nodatainlog,dev=40000007 0 0 1217597269&lt;BR /&gt;/dev/vg00/lvol4 /tmp vxfs ioerror=mwdisable,delaylog,nodatainlog,dev=40000004 0 0 1217597269&lt;BR /&gt;/dev/vg00/lvol6 /opt vxfs ioerror=mwdisable,delaylog,nodatainlog,dev=40000006 0 0 1217597270&lt;BR /&gt;/dev/vg00/lvol5 /home vxfs ioerror=mwdisable,delaylog,nodatainlog,dev=40000005 0 0 1217597270&lt;BR /&gt;/dev/vg00/lvol10 /backup vxfs ioerror=mwdisable,largefiles,delaylog,nodatainlog,dev=4000000a 0 0 1217597270&lt;BR /&gt;/dev/vg00/lvol9 /appl vxfs ioerror=mwdisable,delaylog,nodatainlog,dev=40000009 0 0 1217604484&lt;BR /&gt;--------------------------------------------&lt;BR /&gt;# lvdisplay /dev/vg00/lvol7&lt;BR /&gt;--- Logical volumes ---&lt;BR /&gt;LV Name                     /dev/vg00/lvol7&lt;BR /&gt;VG Name                     /dev/vg00&lt;BR /&gt;LV Permission               read/write&lt;BR /&gt;LV Status                   available/syncd&lt;BR /&gt;Mirror copies               1&lt;BR /&gt;Consistency Recovery        MWC&lt;BR /&gt;Schedule                    parallel&lt;BR /&gt;LV Size (Mbytes)            40960&lt;BR /&gt;Current LE                  1280&lt;BR /&gt;Allocated PE                2560&lt;BR /&gt;Stripes                     0&lt;BR /&gt;Stripe Size (Kbytes)        0&lt;BR /&gt;Bad block                   on&lt;BR /&gt;Allocation                  strict&lt;BR /&gt;IO Timeout (Seconds)        default&lt;BR /&gt;--------------------------------------&lt;BR /&gt;# bdf&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg00/lvol3     589824  589824       0  100% /&lt;BR /&gt;/dev/vg00/lvol1     314736   80664  202592   28% /stand&lt;BR /&gt;/dev/vg00/lvol8    20480000 1591088 18741424    8% /var&lt;BR /&gt;/dev/vg00/lvol7    4063232 3900176  161976   96% /usr&lt;BR /&gt;/dev/vg00/lvol4    6160384  192472 5922088    3% /tmp&lt;BR /&gt;/dev/vg00/lvol6    4784128 2900888 1868576   61% /opt&lt;BR /&gt;/dev/vg00/lvol5    2097152   16982 1950167    1% /home&lt;BR /&gt;/dev/vg00/lvol10   30736384 9853514 19577711   33% /backup&lt;BR /&gt;/dev/vg00/lvol9    10485760   19038 9812559    0% /appl</description>
      <pubDate>Fri, 01 Aug 2008 15:40:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-disk-space/m-p/4244517#M330482</guid>
      <dc:creator>kacou</dc:creator>
      <dc:date>2008-08-01T15:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: increase disk space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-disk-space/m-p/4244518#M330483</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;so you have /usr in /etc/mnttab.&lt;BR /&gt;So you have to bring the system in single user mode (even though you wrote you already did that, I think things didn't work well).&lt;BR /&gt;&lt;BR /&gt;- go in single user mode;&lt;BR /&gt;- extendfs -F vxfs /dev/vg00/rlvol7&lt;BR /&gt;- init 3&lt;BR /&gt;&lt;BR /&gt;This is the only action that will extend your filesystem (as written, unfortunately you don't have OnlineJFS).&lt;BR /&gt;&lt;BR /&gt;If you have still problems please post us the output of the actions, log all into a file and attach that here.&lt;BR /&gt;&lt;BR /&gt;Good luck...&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Fabio</description>
      <pubDate>Fri, 01 Aug 2008 15:49:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-disk-space/m-p/4244518#M330483</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2008-08-01T15:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: increase disk space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-disk-space/m-p/4244519#M330484</link>
      <description>it is what i did!! but i have the onleJFS cdrom. it need a licence to install it?</description>
      <pubDate>Fri, 01 Aug 2008 15:56:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-disk-space/m-p/4244519#M330484</guid>
      <dc:creator>kacou</dc:creator>
      <dc:date>2008-08-01T15:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: increase disk space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-disk-space/m-p/4244520#M330485</link>
      <description>kacou, I understood you did that, but (again) something went wrong!&lt;BR /&gt;That suggested is the only way to extend the filesystem without OnlineJFS (Yes, it needs a license under payment).&lt;BR /&gt;&lt;BR /&gt;So please post the steps done and we could help you more. But even though you insist with "I did that!" I'll ask again to do steps again because that is the only way to extend filesystem /usr.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Fabio</description>
      <pubDate>Fri, 01 Aug 2008 16:18:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-disk-space/m-p/4244520#M330485</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2008-08-01T16:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: increase disk space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-disk-space/m-p/4244521#M330486</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The old size of /usr is 3968 MB (4063232/1024)&lt;BR /&gt;&lt;BR /&gt;&amp;gt;/dev/vg00/lvol7 4063232 3900176 161976 96% /usr&lt;BR /&gt;&lt;BR /&gt;and you have extended it to 40960MB (you added another 36GB - is it true? I think something went wrong here) Can you check the exact lvextend command you used. You are also using mirror on /usr with strict allocation policy. &lt;BR /&gt;&lt;BR /&gt;&amp;gt;# lvdisplay /dev/vg00/lvol7&lt;BR /&gt;&amp;gt;LV Size (Mbytes) 40960&lt;BR /&gt;&amp;gt;Mirror copies 1&lt;BR /&gt;&lt;BR /&gt;&amp;gt;ioerror=mwdisable (in /etc/fstab)&lt;BR /&gt;If you are sure, everything went as planned, then either do a fsck on the lvol7 after unmounting it then try to mount it. &lt;BR /&gt;&lt;BR /&gt;Otherwise, just remove the (ioerror=mwdisable) from the fstab and try mounting. Just post the results.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 02 Aug 2008 12:25:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-disk-space/m-p/4244521#M330486</guid>
      <dc:creator>Rasheed Tamton</dc:creator>
      <dc:date>2008-08-02T12:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: increase disk space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-disk-space/m-p/4244522#M330487</link>
      <description>Also, post the lvdisplay -v /dev/vg00/lovl7 (with the -v option) &lt;BR /&gt;and &lt;BR /&gt;vgdisplay -v vg00&lt;BR /&gt;as attachment.&lt;BR /&gt;&lt;BR /&gt;rgds.</description>
      <pubDate>Sat, 02 Aug 2008 12:28:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-disk-space/m-p/4244522#M330487</guid>
      <dc:creator>Rasheed Tamton</dc:creator>
      <dc:date>2008-08-02T12:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: increase disk space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-disk-space/m-p/4244523#M330488</link>
      <description>Hi kacou,&lt;BR /&gt;&lt;BR /&gt;it would nice to see the end of the story.&lt;BR /&gt;Did you go in single-user mode to extend /usr filesystem?&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Fabio</description>
      <pubDate>Mon, 04 Aug 2008 13:26:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-disk-space/m-p/4244523#M330488</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2008-08-04T13:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: increase disk space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-disk-space/m-p/4244524#M330489</link>
      <description>A happy end with points for all would be nice!&lt;BR /&gt;&lt;BR /&gt;;-)</description>
      <pubDate>Mon, 04 Aug 2008 13:28:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-disk-space/m-p/4244524#M330489</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-08-04T13:28:21Z</dc:date>
    </item>
  </channel>
</rss>

