<?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: fuser and lvm problems... in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/fuser-and-lvm-problems/m-p/3755899#M614652</link>
    <description>He only wanted to increase /opt, not the root filesystem.&lt;BR /&gt;please don't get him all confused here.&lt;BR /&gt;&lt;BR /&gt;and I suppose he has OnlineJFS installed, judgeing from the fact he used sam and ended up with an increased /opt.&lt;BR /&gt;&lt;BR /&gt;:)</description>
    <pubDate>Thu, 23 Mar 2006 10:29:26 GMT</pubDate>
    <dc:creator>Florian Heigl (new acc)</dc:creator>
    <dc:date>2006-03-23T10:29:26Z</dc:date>
    <item>
      <title>fuser and lvm problems...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fuser-and-lvm-problems/m-p/3755886#M614639</link>
      <description>hi,&lt;BR /&gt;i tried to increase the /opt size, but sam told that device busy.&lt;BR /&gt;----------------&lt;BR /&gt;fuser -cu /opt&lt;BR /&gt;/opt:    11182mt(root)   11179mt(root)   11183mt(root)&lt;BR /&gt;----------------&lt;BR /&gt; fuser -ck /opt&lt;BR /&gt;/opt:    11182mt   11179mt&lt;BR /&gt;----------------&lt;BR /&gt; fuser -cu /opt&lt;BR /&gt;/opt:    11247mt(root)   11244mt(root)   11248mt(root)&lt;BR /&gt;----------------&lt;BR /&gt;ps -ef|grep 11247&lt;BR /&gt;root 11247     1  0 20:59:54 ? 0:04 /opt/wbem/sbin/cimserver&lt;BR /&gt;root 11248 11247  0 20:59:59 ?         0:00 /opt/wbem/sbin/cimservera&lt;BR /&gt;----------------&lt;BR /&gt;this is simply sand box kind of system for our testing only.... so not production system...&lt;BR /&gt;in this case what is this cimserver and its daemon and y i am not able to fuser -ck not killing that..&lt;BR /&gt;&lt;BR /&gt;1.)what is the cimservera and his daemon do?..&lt;BR /&gt;shall i stop those and increse the lvm?if so.. how?&lt;BR /&gt;2.)or shall i go to single user mode and do lvm?..if so.. how?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Mar 2006 10:39:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fuser-and-lvm-problems/m-p/3755886#M614639</guid>
      <dc:creator>inventsekar_1</dc:creator>
      <dc:date>2006-03-21T10:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: fuser and lvm problems...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fuser-and-lvm-problems/m-p/3755887#M614640</link>
      <description>wbem appears to be a java base "Web Based Enterprise Management " system.  Since you say this is a sandbox system, I see no harm in stopping it.  Check for a /sbin/init.d start/stop script for wbem:  &lt;BR /&gt;&lt;BR /&gt;find /sbin/init.d -exec grep -l 'wbem' {} \;&lt;BR /&gt;&lt;BR /&gt;If you don't find a script to start/stop it, then you can try killing it.&lt;BR /&gt;&lt;BR /&gt;Ultimately, you may want to reboot in single user mode to enlarge /opt.  That is the absolutely fool proof way to get things unmounted.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 21 Mar 2006 10:48:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fuser-and-lvm-problems/m-p/3755887#M614640</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-03-21T10:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: fuser and lvm problems...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fuser-and-lvm-problems/m-p/3755888#M614641</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If a reboot is not a big problem, I'd prefer single user mode.&lt;BR /&gt;In this case you can extend the logical volume (e.g. /dev/vg00/lvol5), which contains /opt:&lt;BR /&gt;#lvextend -L 4096 /dev/vg00/lvol5&lt;BR /&gt;&lt;BR /&gt;reboot the machine to single user mode and in this mode run:&lt;BR /&gt;# extendfs -F vxfs /dev/vg00/rlvol5&lt;BR /&gt;# init 3&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Tue, 21 Mar 2006 11:17:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fuser-and-lvm-problems/m-p/3755888#M614641</guid>
      <dc:creator>Victor Fridyev</dc:creator>
      <dc:date>2006-03-21T11:17:15Z</dc:date>
    </item>
    <item>
      <title>Re: fuser and lvm problems...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fuser-and-lvm-problems/m-p/3755889#M614642</link>
      <description>To increase the size of /opt, /var, /usr, /, or /stand you have to reboot into single user mode.  Note that init 1 or shutdown 0 won't accomplish this.&lt;BR /&gt;&lt;BR /&gt;Boot the box, interrupt the boot, enter BO PRI to boot from the primary device, and reply "Y" to the "interact with ISL" prompt. Then at the ISL prompt enter "hp-ux -is"&lt;BR /&gt;&lt;BR /&gt;The system will boot in single user mode with only / and /stand mounted.  You can then do the lvextend for the logical volume and extendfs for the /opt file system and then init 3 to fully boot the system.&lt;BR /&gt;&lt;BR /&gt;mark</description>
      <pubDate>Tue, 21 Mar 2006 11:28:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fuser-and-lvm-problems/m-p/3755889#M614642</guid>
      <dc:creator>Mark Greene_1</dc:creator>
      <dc:date>2006-03-21T11:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: fuser and lvm problems...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fuser-and-lvm-problems/m-p/3755890#M614643</link>
      <description>fuser -cu /opt&lt;BR /&gt;/opt:    11951mt(root)&lt;BR /&gt;-----------------&lt;BR /&gt;ps -ef|grep 11951&lt;BR /&gt;root 11951     1  0 22:21:32 ?         0:00 /opt/wbem/sbin/cimserverd&lt;BR /&gt;-----------------&lt;BR /&gt;man cimserverd telling something i cant understand.(it told to kill)&lt;BR /&gt;-----------------&lt;BR /&gt;kill -9 11951 ....killing sucessfull..&lt;BR /&gt;-----------------&lt;BR /&gt;but it restarting automaticlly...&lt;BR /&gt;fuser -cu /opt&lt;BR /&gt;/opt:    11956mt(root)&lt;BR /&gt;-----------------&lt;BR /&gt;umount /opt&lt;BR /&gt;umount: cannot unmount /opt : Device busy&lt;BR /&gt;-----------------</description>
      <pubDate>Tue, 21 Mar 2006 11:49:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fuser-and-lvm-problems/m-p/3755890#M614643</guid>
      <dc:creator>inventsekar_1</dc:creator>
      <dc:date>2006-03-21T11:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: fuser and lvm problems...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fuser-and-lvm-problems/m-p/3755891#M614644</link>
      <description>How about stopping it using Your system startup scripts?&lt;BR /&gt;&lt;BR /&gt;We're not running WBEM here at this site, so I can't tell You which script to look for, but it should be easy to locate.&lt;BR /&gt;&lt;BR /&gt;try:&lt;BR /&gt;&lt;BR /&gt;cd /sbin/init.d&lt;BR /&gt;grep -i wbem *&lt;BR /&gt;&lt;BR /&gt;are there any results for that command?&lt;BR /&gt;&lt;BR /&gt;if yes, use&lt;BR /&gt;/sbin/init.d/scriptname stop&lt;BR /&gt;&lt;BR /&gt;and then re-run fuser -uc /opt&lt;BR /&gt;&lt;BR /&gt;greetings, florian</description>
      <pubDate>Tue, 21 Mar 2006 12:17:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fuser-and-lvm-problems/m-p/3755891#M614644</guid>
      <dc:creator>Florian Heigl (new acc)</dc:creator>
      <dc:date>2006-03-21T12:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: fuser and lvm problems...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fuser-and-lvm-problems/m-p/3755892#M614645</link>
      <description>Sekar,&lt;BR /&gt;&lt;BR /&gt;cimserverd is restarting because it exists in your /etc/inittab file.  If you don't want it to restart you can pound out that entry or change the "respawn" to "off".  Then run:  init q &lt;BR /&gt;&lt;BR /&gt;When you are done, either undo your /etc/inittab changes.&lt;BR /&gt;&lt;BR /&gt;Jim</description>
      <pubDate>Tue, 21 Mar 2006 12:22:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fuser-and-lvm-problems/m-p/3755892#M614645</guid>
      <dc:creator>Jim Mallett</dc:creator>
      <dc:date>2006-03-21T12:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: fuser and lvm problems...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fuser-and-lvm-problems/m-p/3755893#M614646</link>
      <description>Really, the only filesystem in the root VG that you can unmount with the system at init 3 (fully up) is /home.  root, /stand, /var, /usr, /tmp are used by the system.  As far as /opt goes, Java is in /opt, and a lot of things are dependant on Java now.&lt;BR /&gt;&lt;BR /&gt;BTW, you can use this to get a list of what processes are running in /opt:&lt;BR /&gt;&lt;BR /&gt;# for pro in `fuser -cu /opt 2&amp;gt; /tmp/fuser.blah`;do ps -fp $pro|grep -v "TIME COMMAND";done&lt;BR /&gt;&lt;BR /&gt;Josh</description>
      <pubDate>Tue, 21 Mar 2006 17:20:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fuser-and-lvm-problems/m-p/3755893#M614646</guid>
      <dc:creator>Joshua Scott</dc:creator>
      <dc:date>2006-03-21T17:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: fuser and lvm problems...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fuser-and-lvm-problems/m-p/3755894#M614647</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;to stop cimserverd from restarting, disable the entry for this in /etc/inittab. Change the "respawn" to "off" and do "init q" to have the init program read the changes to /etc/inittab.&lt;BR /&gt;&lt;BR /&gt;From the man pages of cmiserverd&lt;BR /&gt;&lt;BR /&gt;/Quote/&lt;BR /&gt;By default, cimserverd will check on the status of cimserver every 30 seconds.  This period can be adjusted by setting the value in the /etc/opt/wbem/cimserver_retry.conf file, and having cimserverd re-read this file.  In order to have cimserverd re-read the file, the cimserverd process must be killed (kill -9 pid).  cimserverd will respawn automatically as it has an entry in /etc/inittab.&lt;BR /&gt;&lt;BR /&gt;/endQuote/&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Mar 2006 17:27:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fuser-and-lvm-problems/m-p/3755894#M614647</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2006-03-21T17:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: fuser and lvm problems...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fuser-and-lvm-problems/m-p/3755895#M614648</link>
      <description>i thought to go to single user mode and correct the problem.&lt;BR /&gt;i ran reboot command (with some option...i found the option here in itrc only..)and on the way to reboot, &lt;BR /&gt;it told transtion to run-level 0 is complete and it gave some thing and waited for some input from me..(i saw "20 sec" something...)&lt;BR /&gt;i did only "return".&lt;BR /&gt;something wrong. and it came back to the prompt without rebooting,,..&lt;BR /&gt;bdf shows only four(/var,/opt,/,/stand..i think) &lt;BR /&gt;then inside sam i am to increase the /opt size as i wish.&lt;BR /&gt;still i found only four mount points.&lt;BR /&gt;i gave reboot. it rebooted and everything fine now. my /opt size incresed.&lt;BR /&gt;&lt;BR /&gt;now i like to know &lt;BR /&gt;1.)what is wrong while going to single user mode..?&lt;BR /&gt;2.)same way i need to increse /var and / size. SAM told device busy.&lt;BR /&gt;--------------&lt;BR /&gt; fuser -cu /var&lt;BR /&gt;/var:    20850o(root)   20860m(root)&lt;BR /&gt; ps -ef |grep 20850&lt;BR /&gt;    root 20850     1  0 23:55:23 ?         0:00 /usr/sam/lbin/samd&lt;BR /&gt; ps -ef |grep 20860&lt;BR /&gt;    root 20860   782  0 23:55:37 pts/ta    0:00 telnetd&lt;BR /&gt;    root 20861 20860  0 23:55:37 pts/ta    0:00 -sh&lt;BR /&gt;--------------&lt;BR /&gt;&lt;BR /&gt;3.) or can i download evaluation version of onlineJFS?..is it available?..links?..&lt;BR /&gt;&lt;BR /&gt;thanks for ur support..&lt;BR /&gt;sekar</description>
      <pubDate>Tue, 21 Mar 2006 23:25:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fuser-and-lvm-problems/m-p/3755895#M614648</guid>
      <dc:creator>inventsekar_1</dc:creator>
      <dc:date>2006-03-21T23:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: fuser and lvm problems...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fuser-and-lvm-problems/m-p/3755896#M614649</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;what is wrong while going to single user mode..?&lt;BR /&gt;&lt;BR /&gt;You need to go to Console to get in GSP or MP prompt. From there, you can interrupt the boot sequence. &lt;BR /&gt;&lt;BR /&gt;GSP&amp;gt;hpux -iS&lt;BR /&gt;&lt;BR /&gt;-Arun &lt;BR /&gt;</description>
      <pubDate>Tue, 21 Mar 2006 23:29:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fuser-and-lvm-problems/m-p/3755896#M614649</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-03-21T23:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: fuser and lvm problems...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fuser-and-lvm-problems/m-p/3755897#M614650</link>
      <description>OnlineJFS is not free product, you have to pay for it. &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=BASEVXFS" target="_blank"&gt;http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=BASEVXFS&lt;/A&gt;&lt;BR /&gt;[jfs 3.5 for hp-ux 11.11]&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B3929CA" target="_blank"&gt;http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B3929CA&lt;/A&gt;&lt;BR /&gt;[OnlineJFS for HP-UX 11.11]&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Tue, 21 Mar 2006 23:32:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fuser-and-lvm-problems/m-p/3755897#M614650</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-03-21T23:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: fuser and lvm problems...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fuser-and-lvm-problems/m-p/3755898#M614651</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Online JFS is not available for evaluation and this is the only way of extending root online. The alternate would be to restore using ignite or remove/move unwanted files from root file system.&lt;BR /&gt;&lt;BR /&gt;/var can very well be changed in the same manner as you did for /opt.&lt;BR /&gt;&lt;BR /&gt;But for booting into single user mode you should be on the console. The message will be to press any key within 10 sec. After doing that you will be dropped to PDC menu. Here give &lt;BR /&gt;PDC &amp;gt;bo pri&lt;BR /&gt;&lt;BR /&gt;It will prompt for interacting with ISL. Select Yes&lt;BR /&gt;At ISL prompt give&lt;BR /&gt;ISL&amp;gt;hpux -is&lt;BR /&gt;&lt;BR /&gt;After a while you will find your self at # prompt and you can increase /var from here.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Wed, 22 Mar 2006 01:37:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fuser-and-lvm-problems/m-p/3755898#M614651</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2006-03-22T01:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: fuser and lvm problems...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fuser-and-lvm-problems/m-p/3755899#M614652</link>
      <description>He only wanted to increase /opt, not the root filesystem.&lt;BR /&gt;please don't get him all confused here.&lt;BR /&gt;&lt;BR /&gt;and I suppose he has OnlineJFS installed, judgeing from the fact he used sam and ended up with an increased /opt.&lt;BR /&gt;&lt;BR /&gt;:)</description>
      <pubDate>Thu, 23 Mar 2006 10:29:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fuser-and-lvm-problems/m-p/3755899#M614652</guid>
      <dc:creator>Florian Heigl (new acc)</dc:creator>
      <dc:date>2006-03-23T10:29:26Z</dc:date>
    </item>
  </channel>
</rss>

