<?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: umout and extend file ststem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/umout-and-extend-file-ststem/m-p/5134643#M451010</link>
    <description># who -r&lt;BR /&gt;   .       run-level 1  Oct  8 15:20    1    0    3&lt;BR /&gt;# fuser -k /usr&lt;BR /&gt;/usr:&lt;BR /&gt;&lt;BR /&gt;# umount /usr&lt;BR /&gt;umount: cannot unmount /usr : Device busy&lt;BR /&gt;umount: return error 1.&lt;BR /&gt;#</description>
    <pubDate>Wed, 08 Oct 2008 18:24:36 GMT</pubDate>
    <dc:creator>Grayh</dc:creator>
    <dc:date>2008-10-08T18:24:36Z</dc:date>
    <item>
      <title>umout and extend file ststem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umout-and-extend-file-ststem/m-p/5134623#M450990</link>
      <description>i have done a lvextend&lt;BR /&gt;&lt;BR /&gt;then when i try umount i get&lt;BR /&gt;&lt;BR /&gt;# umount /dev/vg00/lvol6&lt;BR /&gt;umount: cannot unmount /opt : Device busy&lt;BR /&gt;umount: return error 1.&lt;BR /&gt;# fuser -u /dev/vg00/lvol6&lt;BR /&gt;/dev/vg00/lvol6:     5976m(root)    5984mt(root)    6031mt(sfmdb)    5981mt(root&lt;BR /&gt;)    5982mt(root)    6032mt(sfmdb)    6005mt(sfmdb)    6002mt(sfmdb)    5983mt(r&lt;BR /&gt;oot)    5974mt(root)    6006mt(sfmdb)&lt;BR /&gt;&lt;BR /&gt;How can i now umount lvol6 and do extendfs</description>
      <pubDate>Wed, 08 Oct 2008 17:16:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umout-and-extend-file-ststem/m-p/5134623#M450990</guid>
      <dc:creator>Grayh</dc:creator>
      <dc:date>2008-10-08T17:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: umout and extend file ststem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umout-and-extend-file-ststem/m-p/5134624#M450991</link>
      <description>fuser -k /dev/vg00/lvol6, then extendfs. Assume you don't have onlineJFS installed.</description>
      <pubDate>Wed, 08 Oct 2008 17:18:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umout-and-extend-file-ststem/m-p/5134624#M450991</guid>
      <dc:creator>John Guster</dc:creator>
      <dc:date>2008-10-08T17:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: umout and extend file ststem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umout-and-extend-file-ststem/m-p/5134625#M450992</link>
      <description>It's most likely better to boot into single user mode for doing this. I assume you don't have onlineJFS.</description>
      <pubDate>Wed, 08 Oct 2008 17:18:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umout-and-extend-file-ststem/m-p/5134625#M450992</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-10-08T17:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: umout and extend file ststem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umout-and-extend-file-ststem/m-p/5134626#M450993</link>
      <description>but by doing that might reboot the server...&lt;BR /&gt;&lt;BR /&gt;will it</description>
      <pubDate>Wed, 08 Oct 2008 17:19:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umout-and-extend-file-ststem/m-p/5134626#M450993</guid>
      <dc:creator>Grayh</dc:creator>
      <dc:date>2008-10-08T17:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: umout and extend file ststem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umout-and-extend-file-ststem/m-p/5134627#M450994</link>
      <description># fuser -u /dev/vg00/lvol6&lt;BR /&gt;/dev/vg00/lvol6:     5976m(root)    5984mt(root)    6031mt(sfmdb)    5981mt(root&lt;BR /&gt;)    5982mt(root)    6032mt(sfmdb)    6005mt(sfmdb)    6002mt(sfmdb)    5983mt(r&lt;BR /&gt;oot)    5974mt(root)    6006mt(sfmdb)&lt;BR /&gt;&lt;BR /&gt;# fuser -k /dev/vg00/lvol6&lt;BR /&gt;/dev/vg00/lvol6:     5976m    5984mt    6031mt    5981mt    5982mt    6032mt&lt;BR /&gt;6005mt    6002mt    5983mt    5974mt    6006mt&lt;BR /&gt;&lt;BR /&gt;# Oct  8 14:18:23 cimserverd[6420]: cimserver[5981] not running, attempting rest&lt;BR /&gt;art&lt;BR /&gt;&lt;BR /&gt;# extendfs /dev/vg00/lvol6&lt;BR /&gt;vxfs extendfs: /dev/vg00/lvol6 is mounted, cannot extend.</description>
      <pubDate>Wed, 08 Oct 2008 17:21:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umout-and-extend-file-ststem/m-p/5134627#M450994</guid>
      <dc:creator>Grayh</dc:creator>
      <dc:date>2008-10-08T17:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: umout and extend file ststem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umout-and-extend-file-ststem/m-p/5134628#M450995</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;If you don't have Online JFS (and you should!) then you can't use 'fsadm' to resize a filesystem without unmounting it.&lt;BR /&gt;&lt;BR /&gt;If this is the case, you must unmount the filesystem in order to 'extendfs' it.  For most 'vg00' filesystems it is easiest if you *boot into* single user-mode where only the root filesystem is mounted.  Use the commands in '/sbin' or in your specific case, mount '/usr' if that isn't the filesystem you are attempting to extend.&lt;BR /&gt;&lt;BR /&gt;It is cleanest, when done, to simply reboot again and resume normal production.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 08 Oct 2008 17:30:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umout-and-extend-file-ststem/m-p/5134628#M450995</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-10-08T17:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: umout and extend file ststem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umout-and-extend-file-ststem/m-p/5134629#M450996</link>
      <description>make sure there are no processes attatched to this volume after fuser -k. then umount /dev/vg00/lvol6, then extendfs.&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Oct 2008 17:31:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umout-and-extend-file-ststem/m-p/5134629#M450996</guid>
      <dc:creator>John Guster</dc:creator>
      <dc:date>2008-10-08T17:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: umout and extend file ststem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umout-and-extend-file-ststem/m-p/5134630#M450997</link>
      <description>Hooo... no.... &lt;BR /&gt;&lt;BR /&gt;By mistake I have run fuser -k on lvol6 without going into single suer mode&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;and now I cannot ping to the servers... how ever I can login through MP&amp;gt;Co</description>
      <pubDate>Wed, 08 Oct 2008 17:38:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umout-and-extend-file-ststem/m-p/5134630#M450997</guid>
      <dc:creator>Grayh</dc:creator>
      <dc:date>2008-10-08T17:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: umout and extend file ststem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umout-and-extend-file-ststem/m-p/5134631#M450998</link>
      <description># fuesr -k /dev/vg00/lvol7&lt;BR /&gt;sh: fuesr:  not found.&lt;BR /&gt;# fuser -k /dev/vg00/lvol7&lt;BR /&gt;/dev/vg00/lvol7:        0mKilled&lt;BR /&gt;# umount /dev/vg00/lvol7&lt;BR /&gt;umount: cannot unmount /usr : Device busy&lt;BR /&gt;umount: return error 1.&lt;BR /&gt;# fuser -k /dev/vg00/lvol7&lt;BR /&gt;/dev/vg00/lvol7:        0mKilled&lt;BR /&gt;# fuser -u /dev/vg00/lvol7&lt;BR /&gt;/dev/vg00/lvol7:        0m(root)     643mt(root)     845mt(root)     419mt(root)&lt;BR /&gt;     618mt(root)     415mt(root)    1392mt(root)     842mt(root)     653mt(root)&lt;BR /&gt;     843mt(root)     844mt(root)     846mt(root)     847mt(root)     848mt(root)&lt;BR /&gt;     849mt(root)     850mt(root)     851mt(root)     852mt(root)     853mt(root)&lt;BR /&gt;     854mt(root)     855mt(root)     856mt(root)     857mt(root)   10050mt(root)&lt;BR /&gt;    1408mt(root)    9962o(root)    1706mt(root)    1788mt(root)    1876mt(root)&lt;BR /&gt;   2037mt(root)    2123mt(root)    2159mt(root)    2211mt(root)    2253mt(root)&lt;BR /&gt;&lt;BR /&gt;lvol7 is mounted on /usr&lt;BR /&gt;&lt;BR /&gt;cat kill it still says busy</description>
      <pubDate>Wed, 08 Oct 2008 17:41:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umout-and-extend-file-ststem/m-p/5134631#M450998</guid>
      <dc:creator>Grayh</dc:creator>
      <dc:date>2008-10-08T17:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: umout and extend file ststem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umout-and-extend-file-ststem/m-p/5134632#M450999</link>
      <description>bo pri&lt;BR /&gt;y&lt;BR /&gt;ISL&amp;gt;hpux-is&lt;BR /&gt;then extendfs</description>
      <pubDate>Wed, 08 Oct 2008 17:42:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umout-and-extend-file-ststem/m-p/5134632#M450999</guid>
      <dc:creator>John Guster</dc:creator>
      <dc:date>2008-10-08T17:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: umout and extend file ststem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umout-and-extend-file-ststem/m-p/5134633#M451000</link>
      <description>Hi (again):&lt;BR /&gt;&lt;BR /&gt;Since you are going deeper and deeper, do yourself a favor and REBOOT into SINGLE USER MODE as I suggested.&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 08 Oct 2008 17:43:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umout-and-extend-file-ststem/m-p/5134633#M451000</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-10-08T17:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: umout and extend file ststem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umout-and-extend-file-ststem/m-p/5134634#M451001</link>
      <description>yes Now I am into single user mode james...</description>
      <pubDate>Wed, 08 Oct 2008 17:44:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umout-and-extend-file-ststem/m-p/5134634#M451001</guid>
      <dc:creator>Grayh</dc:creator>
      <dc:date>2008-10-08T17:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: umout and extend file ststem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umout-and-extend-file-ststem/m-p/5134635#M451002</link>
      <description>I am in single user mode &lt;BR /&gt;&lt;BR /&gt;I was able to do this on lvol6 ie., /opt but I can't do it for /usr&lt;BR /&gt;&lt;BR /&gt;# fuser -k /dev/vg00/lvol7&lt;BR /&gt;/dev/vg00/lvol7:        0mKilled&lt;BR /&gt;# umount /dev/vg00/lvol7&lt;BR /&gt;umount: cannot unmount /usr : Device busy&lt;BR /&gt;umount: return error 1.&lt;BR /&gt;#</description>
      <pubDate>Wed, 08 Oct 2008 17:51:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umout-and-extend-file-ststem/m-p/5134635#M451002</guid>
      <dc:creator>Grayh</dc:creator>
      <dc:date>2008-10-08T17:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: umout and extend file ststem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umout-and-extend-file-ststem/m-p/5134636#M451003</link>
      <description>Check with fuser (or lsof) what is preventing /usr from umount. have you tried:&lt;BR /&gt;#fuser -ku /usr &lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Wed, 08 Oct 2008 17:57:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umout-and-extend-file-ststem/m-p/5134636#M451003</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2008-10-08T17:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: umout and extend file ststem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umout-and-extend-file-ststem/m-p/5134637#M451004</link>
      <description># umount /usr&lt;BR /&gt;umount: cannot unmount /usr : Device busy&lt;BR /&gt;umount: return error 1.&lt;BR /&gt;# fuser -ku /usr&lt;BR /&gt;/usr:&lt;BR /&gt;&lt;BR /&gt;# umount /usr&lt;BR /&gt;umount: cannot unmount /usr : Device busy&lt;BR /&gt;umount: return error 1.</description>
      <pubDate>Wed, 08 Oct 2008 18:01:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umout-and-extend-file-ststem/m-p/5134637#M451004</guid>
      <dc:creator>Grayh</dc:creator>
      <dc:date>2008-10-08T18:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: umout and extend file ststem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umout-and-extend-file-ststem/m-p/5134638#M451005</link>
      <description>Hi (again);&lt;BR /&gt;&lt;BR /&gt;&amp;gt; I am in single user mode ... I was able to do this on lvol6 ie., /opt but I can't do it for /usr&lt;BR /&gt;&lt;BR /&gt;Then you aren't in single user mode or you mounted '/usr' after booting.  You *don't* need to do this. You should interrupt the boot; interract with the IPL; and specify boot 'hpux -s'.  If you do this, then only the root filesystem will be mounted.  Then, use the commands in '/sbin' as I noted. &lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 08 Oct 2008 18:01:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umout-and-extend-file-ststem/m-p/5134638#M451005</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-10-08T18:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: umout and extend file ststem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umout-and-extend-file-ststem/m-p/5134639#M451006</link>
      <description>don't be panic, make sure one step a time, do again. Single user mood has nothing started yet.</description>
      <pubDate>Wed, 08 Oct 2008 18:08:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umout-and-extend-file-ststem/m-p/5134639#M451006</guid>
      <dc:creator>John Guster</dc:creator>
      <dc:date>2008-10-08T18:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: umout and extend file ststem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umout-and-extend-file-ststem/m-p/5134640#M451007</link>
      <description>Shell&amp;gt; bo pri&lt;BR /&gt;'bo' not found&lt;BR /&gt;Exit status code: Invalid Parameter&lt;BR /&gt;&lt;BR /&gt;Shell&amp;gt; boot pri&lt;BR /&gt;'boot' not found&lt;BR /&gt;Exit status code: Invalid Parameter&lt;BR /&gt;&lt;BR /&gt;Shell&amp;gt; hpux -s&lt;BR /&gt;'hpux' not found&lt;BR /&gt;Exit status code: Invalid Parameter&lt;BR /&gt;&lt;BR /&gt;Shell&amp;gt;</description>
      <pubDate>Wed, 08 Oct 2008 18:09:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umout-and-extend-file-ststem/m-p/5134640#M451007</guid>
      <dc:creator>Grayh</dc:creator>
      <dc:date>2008-10-08T18:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: umout and extend file ststem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umout-and-extend-file-ststem/m-p/5134641#M451008</link>
      <description>what am I doing... hooo noooo... I am again stuck at the fundemantals&lt;BR /&gt;&lt;BR /&gt;Shell&amp;gt; fs0:&lt;BR /&gt;&lt;BR /&gt;fs0:\&amp;gt; hpux -s&lt;BR /&gt;'hpux' not found&lt;BR /&gt;Exit status code: Invalid Parameter&lt;BR /&gt;&lt;BR /&gt;fs0:\&amp;gt; fs1:&lt;BR /&gt;&lt;BR /&gt;fs1:\&amp;gt; hpux -s&lt;BR /&gt;'hpux' not found&lt;BR /&gt;Exit status code: Invalid Parameter&lt;BR /&gt;&lt;BR /&gt;fs1:\&amp;gt; boot pri&lt;BR /&gt;'boot' not found&lt;BR /&gt;Exit status code: Invalid Parameter&lt;BR /&gt;&lt;BR /&gt;fs1:\&amp;gt;</description>
      <pubDate>Wed, 08 Oct 2008 18:12:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umout-and-extend-file-ststem/m-p/5134641#M451008</guid>
      <dc:creator>Grayh</dc:creator>
      <dc:date>2008-10-08T18:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: umout and extend file ststem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umout-and-extend-file-ststem/m-p/5134642#M451009</link>
      <description>See exact procedure how to boot into single user mode from EFI - &lt;A href="http://docs.hp.com/en/AB587-96012/ch04s04.html" target="_blank"&gt;http://docs.hp.com/en/AB587-96012/ch04s04.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Wed, 08 Oct 2008 18:22:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umout-and-extend-file-ststem/m-p/5134642#M451009</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2008-10-08T18:22:49Z</dc:date>
    </item>
  </channel>
</rss>

