<?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: Extend /usr in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-usr/m-p/2883322#M101433</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;try this:&lt;BR /&gt;&lt;BR /&gt;# umount /&lt;MOUNTPOINT&gt; &lt;BR /&gt;---&amp;gt; if message "device busy" try: &lt;BR /&gt;# fuser -k /&lt;MOUNTPOINT&gt; &lt;BR /&gt;# umount /&lt;MOUNTPOINT&gt; &lt;BR /&gt;---&amp;gt; if further message "device busy" &lt;BR /&gt;&lt;BR /&gt;you have to boot into SingleUser: &lt;BR /&gt;?? switch off/on the system &lt;BR /&gt;?? break bootprocess &lt;BR /&gt;?? boot to ISL &lt;BR /&gt;&amp;gt;boot pri isl &lt;BR /&gt;interact with IPL? YES &lt;BR /&gt;ISL&amp;gt; hpux -is &lt;BR /&gt;&lt;BR /&gt;# lvextend -L &lt;NEW_SIZE in="" mb=""&gt; /dev/vgXY/lvolX &lt;BR /&gt;# extendfs -F vxfs /dev/vgXY/rlvolx &lt;BR /&gt;# bdf &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards ...&lt;BR /&gt;Armin&lt;/NEW_SIZE&gt;&lt;/MOUNTPOINT&gt;&lt;/MOUNTPOINT&gt;&lt;/MOUNTPOINT&gt;</description>
    <pubDate>Thu, 16 Jan 2003 10:06:34 GMT</pubDate>
    <dc:creator>Armin Feller</dc:creator>
    <dc:date>2003-01-16T10:06:34Z</dc:date>
    <item>
      <title>Extend /usr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-usr/m-p/2883318#M101429</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I want to extend /usr in VG00, but i'dont have JFS online so i must umount the FS to do an extendfs . What will hapenned if i do a fuser -ku to kill all process in this FS.&lt;BR /&gt;&lt;BR /&gt;thanks.</description>
      <pubDate>Thu, 16 Jan 2003 09:38:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-usr/m-p/2883318#M101429</guid>
      <dc:creator>Ali_11</dc:creator>
      <dc:date>2003-01-16T09:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Extend /usr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-usr/m-p/2883319#M101430</link>
      <description>Hi, Ali.&lt;BR /&gt;&lt;BR /&gt;you can't unmount /usr /home and /opt when system is in multiuser mode (even fuser -k xxx  wouln't help)&lt;BR /&gt;Since you don't have On-line JFS, you have to get into single user mode to extend /usr.</description>
      <pubDate>Thu, 16 Jan 2003 09:41:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-usr/m-p/2883319#M101430</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2003-01-16T09:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: Extend /usr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-usr/m-p/2883320#M101431</link>
      <description>&lt;BR /&gt;&lt;BR /&gt; Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; Reboot your system and interrupt the booting process then type: hpux -is and answer no to interact with ISL.&lt;BR /&gt;&lt;BR /&gt; Now you extend your /usr file system. Do lxextend then extendfs and your done.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Jan 2003 09:55:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-usr/m-p/2883320#M101431</guid>
      <dc:creator>Khalid A. Al-Tayaran</dc:creator>
      <dc:date>2003-01-16T09:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: Extend /usr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-usr/m-p/2883321#M101432</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;fuser -k will ot help you .&lt;BR /&gt;&lt;BR /&gt;you need to boot the system to single user mode .&lt;BR /&gt;&lt;BR /&gt;mount /var to have access to command and use the command : &lt;BR /&gt;&lt;BR /&gt;lvextend -L m.b-size /dev/vg00/lvol?&lt;BR /&gt;and after that extendfs /dev/vg00/lvol? &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Jan 2003 09:57:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-usr/m-p/2883321#M101432</guid>
      <dc:creator>eran maor</dc:creator>
      <dc:date>2003-01-16T09:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: Extend /usr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-usr/m-p/2883322#M101433</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;try this:&lt;BR /&gt;&lt;BR /&gt;# umount /&lt;MOUNTPOINT&gt; &lt;BR /&gt;---&amp;gt; if message "device busy" try: &lt;BR /&gt;# fuser -k /&lt;MOUNTPOINT&gt; &lt;BR /&gt;# umount /&lt;MOUNTPOINT&gt; &lt;BR /&gt;---&amp;gt; if further message "device busy" &lt;BR /&gt;&lt;BR /&gt;you have to boot into SingleUser: &lt;BR /&gt;?? switch off/on the system &lt;BR /&gt;?? break bootprocess &lt;BR /&gt;?? boot to ISL &lt;BR /&gt;&amp;gt;boot pri isl &lt;BR /&gt;interact with IPL? YES &lt;BR /&gt;ISL&amp;gt; hpux -is &lt;BR /&gt;&lt;BR /&gt;# lvextend -L &lt;NEW_SIZE in="" mb=""&gt; /dev/vgXY/lvolX &lt;BR /&gt;# extendfs -F vxfs /dev/vgXY/rlvolx &lt;BR /&gt;# bdf &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards ...&lt;BR /&gt;Armin&lt;/NEW_SIZE&gt;&lt;/MOUNTPOINT&gt;&lt;/MOUNTPOINT&gt;&lt;/MOUNTPOINT&gt;</description>
      <pubDate>Thu, 16 Jan 2003 10:06:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-usr/m-p/2883322#M101433</guid>
      <dc:creator>Armin Feller</dc:creator>
      <dc:date>2003-01-16T10:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: Extend /usr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-usr/m-p/2883323#M101434</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Normally you can't umount /usr in multiuser mode, but...   ...if you force this drastic command combination, /usr will be umonted&lt;BR /&gt;&lt;BR /&gt;# fuser ???ku /dev/vg[nn]/lvol[n];umount /mount_point&lt;BR /&gt;&lt;BR /&gt;In the past I've experimented troubles with sendmail service after do this, but just on 10.20&lt;BR /&gt;&lt;BR /&gt;If you try this way or the ortodox ISL way you must do the followings steps:&lt;BR /&gt;&lt;BR /&gt;#lvextend ???L [new total size in Kb] /dev/vg[nn]/ lvol[n]&lt;BR /&gt;If fstyp = hfs&lt;BR /&gt;#extendfs ???F hfs /dev/vg[nn]/rlvol[n]&lt;BR /&gt;If fstyp = vxfs&lt;BR /&gt;#extendfs ???F vxfs /dev/vg[nn]/lvol[n]&lt;BR /&gt;#mount /dev/vg[nn]/lvol[n] /opt&lt;BR /&gt;#fsck /dev/vg[nn]/lvol[n]&lt;BR /&gt;&lt;BR /&gt;Rgds.</description>
      <pubDate>Thu, 16 Jan 2003 10:43:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-usr/m-p/2883323#M101434</guid>
      <dc:creator>Jose Mosquera</dc:creator>
      <dc:date>2003-01-16T10:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: Extend /usr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-usr/m-p/2883324#M101435</link>
      <description>You still wont be able to unmount /usr untill and unless you go to single user mode. So best is to boot the system in single user mode and then extend the /usr &lt;BR /&gt;&lt;BR /&gt;Rajeev</description>
      <pubDate>Thu, 16 Jan 2003 11:03:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-usr/m-p/2883324#M101435</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2003-01-16T11:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: Extend /usr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-usr/m-p/2883325#M101436</link>
      <description>shutting down the system to single user is a solution but downtime is usaully longer. &lt;BR /&gt;&lt;BR /&gt;/usr is a pretty static file system. I create a new logical volume  with the new size and mount it to /usr1. &lt;BR /&gt;                               find /usr |cpio -pdmu /usr1 &lt;BR /&gt;copies the the data. &lt;BR /&gt;&lt;BR /&gt;edit fstab change usr to usr1 and usr1 to usr  and then reboot. &lt;BR /&gt;You can create and copy while the system is still in production. And thne schedule reboot, which is very short. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Jan 2003 18:50:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-usr/m-p/2883325#M101436</guid>
      <dc:creator>Rory R Hammond</dc:creator>
      <dc:date>2003-01-17T18:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Extend /usr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-usr/m-p/2883326#M101437</link>
      <description>Single user mode is the only way. HPUX -is</description>
      <pubDate>Fri, 17 Jan 2003 19:09:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-usr/m-p/2883326#M101437</guid>
      <dc:creator>Ken Hubnik_2</dc:creator>
      <dc:date>2003-01-17T19:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: Extend /usr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-usr/m-p/2883327#M101438</link>
      <description>Single user mode &lt;BR /&gt;     OR&lt;BR /&gt;&lt;BR /&gt;add new lvm usr2&lt;BR /&gt;cd usr&lt;BR /&gt;find . ???print | cpio ???pcxvdmu /usr2&lt;BR /&gt;edit fstab comment out usr and change usr2 to usr&lt;BR /&gt;reboot&lt;BR /&gt;remove unused volumes.&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Jan 2003 19:26:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-usr/m-p/2883327#M101438</guid>
      <dc:creator>Paul Sperry</dc:creator>
      <dc:date>2003-01-17T19:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Extend /usr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-usr/m-p/2883328#M101439</link>
      <description>Ali,&lt;BR /&gt;&lt;BR /&gt;Do not use fuser to kill processes which are using /usr in multi-user mode.&lt;BR /&gt;Instead, bring the server to the single-user mode to extend this filesystem.  &lt;BR /&gt;&lt;BR /&gt;Hai</description>
      <pubDate>Fri, 17 Jan 2003 19:32:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-usr/m-p/2883328#M101439</guid>
      <dc:creator>Hai Nguyen_1</dc:creator>
      <dc:date>2003-01-17T19:32:35Z</dc:date>
    </item>
  </channel>
</rss>

