<?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: How To Umount /dev/root? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-umount-dev-root/m-p/4110336#M313129</link>
    <description>Robert-Jan:&lt;BR /&gt;&lt;BR /&gt;When move the mntabb file to mntabb.old, then&lt;BR /&gt;do 'mount -a', I get the 'file system table may be corrupt' message. Am I missing a step here?&lt;BR /&gt;&lt;BR /&gt;Also, as requested:&lt;BR /&gt;&lt;BR /&gt;Is this actual space for each file system in the tree? &lt;BR /&gt;Thanks again for your input. &lt;BR /&gt;&lt;BR /&gt;# du -kx / | sort -rn | head -30&lt;BR /&gt;156232  /&lt;BR /&gt;92168   /etc&lt;BR /&gt;63128   /sbin&lt;BR /&gt;56912   /etc/vx&lt;BR /&gt;33704   /etc/vx/static.d&lt;BR /&gt;32944   /etc/vx/static.d/build&lt;BR /&gt;24024   /etc/opt&lt;BR /&gt;22416   /etc/vx/type&lt;BR /&gt;17304   /sbin/fs&lt;BR /&gt;13368   /sbin/fs/vxfs&lt;BR /&gt;13224   /etc/opt/resmon&lt;BR /&gt;10408   /etc/vx/type/static&lt;BR /&gt;7544    /etc/opt/resmon/lbin&lt;BR /&gt;7080    /etc/vx/type/gen&lt;BR /&gt;4560    /etc/opt/wbem&lt;BR /&gt;4544    /etc/opt/wbem/mof&lt;BR /&gt;4232    /etc/opt/resmon/log&lt;BR /&gt;3792    /etc/opt/samba&lt;BR /&gt;3760    /etc/opt/samba/codepages&lt;BR /&gt;2760    /sbin/fs/hfs&lt;BR /&gt;2664    /etc/vx/type/fsgen&lt;BR /&gt;2528    /etc/emc&lt;BR /&gt;2512    /etc/emc/lib&lt;BR /&gt;2256    /etc/vx/type/raid5&lt;BR /&gt;1840    /etc/hparray&lt;BR /&gt;1656    /etc/lvmconf&lt;BR /&gt;1592    /etc/opt/cifsclient&lt;BR /&gt;1544    /etc/opt/cifsclient/unitables&lt;BR /&gt;1176    /sbin/init.d&lt;BR /&gt;1032    /etc/opt/resmon/lib&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 30 Nov 2007 15:13:11 GMT</pubDate>
    <dc:creator>dedham_ma_man</dc:creator>
    <dc:date>2007-11-30T15:13:11Z</dc:date>
    <item>
      <title>How To Umount /dev/root?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-umount-dev-root/m-p/4110322#M313115</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I am not a network-admin but rather a SW engineer who is trying to install 'net-snmp' onto our HPUX 11.23 PA (64bit) box. &lt;BR /&gt;&lt;BR /&gt;In doing so, I am trying to increase the size of the /dev/root logical volume, because when I try to install something (net-snmp) as root, I keep getting the following error message:&lt;BR /&gt;&lt;BR /&gt;vx -nospace /dev/root file system full. &lt;BR /&gt;&lt;BR /&gt;And sure enough, when I check the amount of memory blocks available there, I get the following:&lt;BR /&gt;&lt;BR /&gt;# df /dev/root&lt;BR /&gt;                     (/dev/root           ):        0 blocks   2139030464 i-node&lt;BR /&gt;s&lt;BR /&gt;&lt;BR /&gt;So, in trying to increase the size of the logical volume, the first step is to unmount /dev/root I believe. &lt;BR /&gt;&lt;BR /&gt;Of course, I guess I have to be a superuser to do this, so I'm logged in as 'root'. Anyhoooo, from the mount point '/', when I issue the following command as 'root':&lt;BR /&gt;&lt;BR /&gt;# umount /dev/root&lt;BR /&gt;&lt;BR /&gt;I get the following:&lt;BR /&gt;&lt;BR /&gt;mount: file system table may be corrupt&lt;BR /&gt;umount: makereversetablelist failed.&lt;BR /&gt;&lt;BR /&gt;Am I doing this correctly? I've googled around and see other's who have gotten the 'vx -nospace /dev/root system full message, but don't see the solution. Does more hardware need to be added?&lt;BR /&gt;&lt;BR /&gt;Any ideas or suggestions would help greatly. Thanks for your response.&lt;BR /&gt;&lt;BR /&gt;dedham_ma_man</description>
      <pubDate>Fri, 30 Nov 2007 11:58:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-umount-dev-root/m-p/4110322#M313115</guid>
      <dc:creator>dedham_ma_man</dc:creator>
      <dc:date>2007-11-30T11:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: How To Umount /dev/root?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-umount-dev-root/m-p/4110323#M313116</link>
      <description>/dev/root = / = /dev/vg00/lvol3  &lt;BR /&gt;&lt;BR /&gt;can you do a &lt;BR /&gt;bdf /&lt;BR /&gt;&lt;BR /&gt;to see how big it is and an&lt;BR /&gt;uname -a&lt;BR /&gt;to see if this is normal&lt;BR /&gt;&lt;BR /&gt;to extend the root filesystem a ignite restore is the best way to folow. &lt;BR /&gt;but normaly you can cleanup some wrongly pleased files so / is more free.</description>
      <pubDate>Fri, 30 Nov 2007 12:07:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-umount-dev-root/m-p/4110323#M313116</guid>
      <dc:creator>F Verschuren</dc:creator>
      <dc:date>2007-11-30T12:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: How To Umount /dev/root?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-umount-dev-root/m-p/4110324#M313117</link>
      <description>You need to see why root is full in the first place. If you built the system with only the minimal things on root (/tmp,/stand /var, /opt, /usr on separate file systems), then it is possible that you have a file or files that are eating up space. Look for files named "core" &lt;BR /&gt;and remove them. &lt;BR /&gt;&lt;BR /&gt;Look in /dev for files that don't belong (A common mistake is to backup to tape and specify /dev/rmt/om instead of /dev/rmt/0m and end up with a file named the former which is quite large). If /stand is not a separate file system, you will have files &lt;BR /&gt;called vmunix*. vmunix is your kernel. vmunix.prev is the previous kernel in case you have problems with your current one and need to boot an alternate kernel. You may have others which you should not need. They &lt;BR /&gt;can be quite large. Look for junk in root's home directory (which is / by default. Move them somewhere else.</description>
      <pubDate>Fri, 30 Nov 2007 12:28:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-umount-dev-root/m-p/4110324#M313117</guid>
      <dc:creator>Shah Sahib</dc:creator>
      <dc:date>2007-11-30T12:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: How To Umount /dev/root?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-umount-dev-root/m-p/4110325#M313118</link>
      <description>There may be two items here.&lt;BR /&gt;&lt;BR /&gt;1) net-snmp typically does not install anything in the / filesystem.  If you are compiling yourself then pick a different install destination.  net-snmp was included in the iexpress package pre-compiled and homed to /opt/iexpress/net-snmp.  Where did you get net-snmp and how is it being installed ?  &lt;BR /&gt;&lt;BR /&gt;2) root is probably already full even prior to your install.  Fix this first before moving on.  &lt;BR /&gt;&lt;BR /&gt;As mentioned, in order to increase the root filesystem you will need to take an ignite image and reinstall the OS using the interactive mode of ignite to increase the filesystem sizes.&lt;BR /&gt;&lt;BR /&gt;The other option is to find the files in root that are causing it to be full ( once again this is a static filesystem of about 400-600MB depending on your version of HPUX )  Look in /dev for any non device type files is a good start.&lt;BR /&gt;&lt;BR /&gt;Only /dev and /etc and /sbin are part of /  all other dirs should be mounted filesystems like /opt, /usr, /var, home etc...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Nov 2007 12:36:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-umount-dev-root/m-p/4110325#M313118</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2007-11-30T12:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: How To Umount /dev/root?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-umount-dev-root/m-p/4110326#M313119</link>
      <description>Thanks again all.&lt;BR /&gt;&lt;BR /&gt;=======================================&lt;BR /&gt;&lt;BR /&gt;F Verschuren:&lt;BR /&gt;&lt;BR /&gt;In response to your request:&lt;BR /&gt;&lt;BR /&gt;# bdf /&lt;BR /&gt;bdf: file system table may be corrupt&lt;BR /&gt;&lt;BR /&gt;#uname -a&lt;BR /&gt;HP-UX lclb126 B.11.23 U 9000/800 197424686 unlimited-user license&lt;BR /&gt;&lt;BR /&gt;==========================================&lt;BR /&gt;&lt;BR /&gt;Shaw Sahib:&lt;BR /&gt;&lt;BR /&gt;The 'net-snmp' tarball, which is approx 27.5 MG, is located in a temp directory (/Randy) from where I untar it. Upon untarring, there are many files and so I'm not sure how large the whole collection of these files are, but it's a lot of space taken as well as the *.tar file.  &lt;BR /&gt;&lt;BR /&gt;============================================&lt;BR /&gt;&lt;BR /&gt;Tim Nelson:&lt;BR /&gt;&lt;BR /&gt;There may be two items here.&lt;BR /&gt;&lt;BR /&gt;&amp;lt; net-snmp typically does not install anything in the / filesystem.&amp;gt; &lt;BR /&gt;&lt;BR /&gt;I haven't gotten to the point of 'make install'. The problem occurs after I ./configure, then as I doing 'make'.&lt;BR /&gt;&lt;BR /&gt;The general procedure I use for installing 'net-snmp', is the same one I used on Solaris. As 'root', I create a temp folder (/Randy), then copy the net-snmp tarball there, then untarred it. From /Randy/net-snmp-5.4.1, I run ./configure, which works ok, then run 'make' to build the 'net-snmp' libraries for HPUX specific architecture and that's when I eventually start getting the vx -nospace .... message.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt; root is probably already full even prior to your install. Fix this first before moving on. &amp;gt;&lt;BR /&gt;&lt;BR /&gt;No doubt that's true. 'root' contains the net-snmp' tarball which is 27.5 MG. Then, after untarring, with all of the files that are extracted, the memory usage grows in order of magnitudes. &lt;BR /&gt;&lt;BR /&gt;NOTE: This is the same procedure I used on Solaris to install 'net-snmp' and I didn't have this problem. &lt;BR /&gt;&lt;BR /&gt;&lt;AS mentioned=""&gt;&lt;BR /&gt;&lt;BR /&gt;Sadly, I'm afraid I'll have to resort to this. But it's a pain around here because the machine is remote and I don't know who has the CD's for this machine or how I would gain the admin priveledges to do this - I'm just a SW Eng/developer not an admin.&lt;BR /&gt;&lt;BR /&gt;&lt;ONLY&gt;&lt;BR /&gt;&lt;BR /&gt;True, and that apparently applies to the system I using.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/ONLY&gt;&lt;/AS&gt;</description>
      <pubDate>Fri, 30 Nov 2007 13:17:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-umount-dev-root/m-p/4110326#M313119</guid>
      <dc:creator>dedham_ma_man</dc:creator>
      <dc:date>2007-11-30T13:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: How To Umount /dev/root?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-umount-dev-root/m-p/4110327#M313120</link>
      <description>&lt;!--!*#--&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;as Shah and Tim said, first and very important : do some cleaning in /&lt;BR /&gt;&lt;BR /&gt;I am a beat surprised by the message you get when you tried to umount /dev/root. Normally you should get this error message :&lt;BR /&gt;&lt;BR /&gt;    umount: cannot find /dev/root in /etc/mnttab&lt;BR /&gt;            cannot unmount /dev/root&lt;BR /&gt;&lt;BR /&gt;The reason is that you normaly have /dev/vg00/lvol3 mounted under / You will find /dev/root mounted as / only when you boot in a special mode. Has this system been booted in maintenance mode then brought directly in a multi user environment ? In this case it might be necessary to remove /etc/mnttab then issue a "mount -a" command. BUT DON'T DO IT BY YOURSELF, let your system admin doing that !!!&lt;BR /&gt;&lt;BR /&gt;And other question regarding the message :&lt;BR /&gt;&lt;BR /&gt;    mount: file system table may be corrupt&lt;BR /&gt;    umount: makereversetablelist failed.&lt;BR /&gt;&lt;BR /&gt;This could be a very very bad news. I strongly suggest you make a copy of your system with Ignite BEFORE halting the system. At least you should copy / filesystem to a safe location in case you need to reinstall OS.&lt;BR /&gt;&lt;BR /&gt;Eric</description>
      <pubDate>Fri, 30 Nov 2007 13:31:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-umount-dev-root/m-p/4110327#M313120</guid>
      <dc:creator>Eric SAUBIGNAC</dc:creator>
      <dc:date>2007-11-30T13:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: How To Umount /dev/root?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-umount-dev-root/m-p/4110328#M313121</link>
      <description>"No doubt that's true. 'root' contains the net-snmp' tarball which is 27.5 MG."&lt;BR /&gt;&lt;BR /&gt;You MUST remove the tarball package or move it to /var/tmp for example.&lt;BR /&gt;&lt;BR /&gt;But i am not sure that if your root filesystem is corrupted it will be enough to get it clean&lt;BR /&gt;&lt;BR /&gt;Eric</description>
      <pubDate>Fri, 30 Nov 2007 13:34:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-umount-dev-root/m-p/4110328#M313121</guid>
      <dc:creator>Eric SAUBIGNAC</dc:creator>
      <dc:date>2007-11-30T13:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: How To Umount /dev/root?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-umount-dev-root/m-p/4110329#M313122</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Lets first clear the error "file system table may be corrupt"&lt;BR /&gt;&lt;BR /&gt;# mv /etc/mnttab /etc/mnttab.old&lt;BR /&gt;# mount -v&lt;BR /&gt;&lt;BR /&gt;What does bdf report about /root filesystem?&lt;BR /&gt;&lt;BR /&gt;# bdf /&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Fri, 30 Nov 2007 13:39:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-umount-dev-root/m-p/4110329#M313122</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2007-11-30T13:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: How To Umount /dev/root?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-umount-dev-root/m-p/4110330#M313123</link>
      <description>Ho, and the last one before WE : though i think like Shah an Tim that it should not be necessary to increase /, you will find at the following URL some good readings :&lt;BR /&gt;&lt;BR /&gt;root extend &lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1180526" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1180526&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Eric</description>
      <pubDate>Fri, 30 Nov 2007 13:41:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-umount-dev-root/m-p/4110330#M313123</guid>
      <dc:creator>Eric SAUBIGNAC</dc:creator>
      <dc:date>2007-11-30T13:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: How To Umount /dev/root?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-umount-dev-root/m-p/4110331#M313124</link>
      <description>&lt;BR /&gt;Robert-Jan:&lt;BR /&gt;&lt;BR /&gt;Here's what happens when I do as you suggested:&lt;BR /&gt;&lt;BR /&gt;# mv /etc/mnttab /etc/mnttab.old&lt;BR /&gt;# mount -v&lt;BR /&gt;mount: file system table may be corrupt&lt;BR /&gt;# bdf /&lt;BR /&gt;bdf: file system table may be corrupt&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;Eric:&lt;BR /&gt;&lt;BR /&gt;This one's interesting. Ok, as 'root', I cleared all of my stuff from '/' (the /Randy folder with the net-snmp tar as you suggested). Then, as 'root' I go to /usr and created a folder called /usr/Randy - can't use /var/tmp because that folder gets cleared every nt. Then, I copy the net-snmp tar file there in /var/Randy. Then, I untar it. Then, I go into the /var/Randy/net-snmp-5.4.1 folder and run './configure' (with the relevant options). Then, as the net-snmp ./configure script is running, here's what happens:&lt;BR /&gt;&lt;BR /&gt;using default "enterprise.net-snmp"&lt;BR /&gt;using default enterprise sysOID "NET-SNMP-MIB::netSnmpAgentOIDs..."&lt;BR /&gt;using default notifications "NET-SNMP-MIB::netSnmpNotifications"&lt;BR /&gt;using OS default send buffer size for server sockets&lt;BR /&gt;using OS default recv buffer size for server sockets&lt;BR /&gt;using OS default send buffer size for client sockets&lt;BR /&gt;using OS default recv buffer size for client sockets&lt;BR /&gt;checking if I need to feed myself to ksh... no&lt;BR /&gt;checking for gcc... yes&lt;BR /&gt;&lt;BR /&gt;(then, it hangs for awhile ... several minutes which is bad).&lt;BR /&gt;&lt;BR /&gt;(then, I log in as root from another terminal window and 'kill' the "configure" process. &lt;BR /&gt;&lt;BR /&gt;Then, I start getting these messages inside of the original 'root' session where the hang occurred:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;msgcnt 27400 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol8 file system full (1 bl&lt;BR /&gt;ock extent)&lt;BR /&gt;&lt;BR /&gt;msgcnt 27404 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol8 file system full (1 bl&lt;BR /&gt;ock extent)&lt;BR /&gt;&lt;BR /&gt;msgcnt 27408 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol8 file system full (1 bl&lt;BR /&gt;ock extent)&lt;BR /&gt;&lt;BR /&gt;msgcnt 27412 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol8 file system full (1 bl&lt;BR /&gt;ock extent)&lt;BR /&gt;&lt;BR /&gt;msgcnt 27416 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol8 file system full (1 bl&lt;BR /&gt;ock extent)&lt;BR /&gt;&lt;BR /&gt;msgcnt 27420 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol8 file system full (1 bl&lt;BR /&gt;ock extent)&lt;BR /&gt;&lt;BR /&gt;msgcnt 27424 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol8 file system full (1 bl&lt;BR /&gt;ock extent)&lt;BR /&gt;&lt;BR /&gt;msgcnt 27428 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol8 file system full (1 bl&lt;BR /&gt;ock extent)&lt;BR /&gt;&lt;BR /&gt;msgcnt 27432 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol8 file system full (1 bl&lt;BR /&gt;ock extent)&lt;BR /&gt;&lt;BR /&gt;msgcnt 27436 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol8 file system full (1 bl&lt;BR /&gt;ock extent)&lt;BR /&gt;&lt;BR /&gt;msgcnt 27440 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol8 file system full (1 bl&lt;BR /&gt;ock extent)&lt;BR /&gt;&lt;BR /&gt;msgcnt 27444 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol8 file system full (1 bl&lt;BR /&gt;ock extent)&lt;BR /&gt;&lt;BR /&gt;msgcnt 27448 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol8 file system full (1 bl&lt;BR /&gt;ock extent)&lt;BR /&gt;&lt;BR /&gt;msgcnt 27452 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol8 file system full (1 bl&lt;BR /&gt;ock extent)&lt;BR /&gt;&lt;BR /&gt;msgcnt 27456 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol8 file system full (1 bl&lt;BR /&gt;ock extent)&lt;BR /&gt;&lt;BR /&gt;msgcnt 27460 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol8 file system full (1 bl&lt;BR /&gt;ock extent)&lt;BR /&gt;&lt;BR /&gt;msgcnt 27464 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol8 file system full (1 bl&lt;BR /&gt;ock extent)&lt;BR /&gt;&lt;BR /&gt;msgcnt 27468 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol8 file system full (1 bl&lt;BR /&gt;ock extent)&lt;BR /&gt;&lt;BR /&gt;msgcnt 27472 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol8 file system full (1 bl&lt;BR /&gt;ock extent)&lt;BR /&gt;&lt;BR /&gt;msgcnt 27476 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol8 file system full (1 bl&lt;BR /&gt;ock extent)&lt;BR /&gt;&lt;BR /&gt;msgcnt 27480 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol8 file system full (1 bl&lt;BR /&gt;ock extent)&lt;BR /&gt;&lt;BR /&gt;msgcnt 27484 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol8 file system full (1 bl&lt;BR /&gt;ock extent)&lt;BR /&gt;&lt;BR /&gt;msgcnt 27488 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol8 file system full (1 bl&lt;BR /&gt;ock extent)&lt;BR /&gt;&lt;BR /&gt;msgcnt 27492 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol8 file system full (1 bl&lt;BR /&gt;ock extent)&lt;BR /&gt;&lt;BR /&gt;msgcnt 27496 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol8 file system full (1 bl&lt;BR /&gt;ock extent)&lt;BR /&gt;&lt;BR /&gt;msgcnt 27500 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol8 file system full (1 bl&lt;BR /&gt;ock extent)&lt;BR /&gt;&lt;BR /&gt;msgcnt 27504 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol8 file system full (1 bl&lt;BR /&gt;ock extent)&lt;BR /&gt;&lt;BR /&gt;msgcnt 27508 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol8 file system full (1 bl&lt;BR /&gt;ock extent)&lt;BR /&gt;&lt;BR /&gt;msgcnt 27512 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol8 file system full (1 bl&lt;BR /&gt;ock extent)&lt;BR /&gt;&lt;BR /&gt;msgcnt 27516 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol8 file system full (1 bl&lt;BR /&gt;ock extent)&lt;BR /&gt;&lt;BR /&gt;msgcnt 27520 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol8 file system full (1 bl&lt;BR /&gt;ock extent)&lt;BR /&gt;&lt;BR /&gt;msgcnt 27524 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol8 file system full (1 bl&lt;BR /&gt;ock extent)&lt;BR /&gt;&lt;BR /&gt;msgcnt 27528 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol8 file system full (1 bl&lt;BR /&gt;ock extent)&lt;BR /&gt;&lt;BR /&gt;msgcnt 27532 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol8 file system full (1 bl&lt;BR /&gt;ock extent)&lt;BR /&gt;&lt;BR /&gt;msgcnt 27536 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol8 file system full (1 bl&lt;BR /&gt;ock extent)&lt;BR /&gt;&lt;BR /&gt;msgcnt 27540 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol8 file system full (1 bl&lt;BR /&gt;ock extent)&lt;BR /&gt;&lt;BR /&gt;msgcnt 27544 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol8 file system full (1 bl&lt;BR /&gt;ock extent)&lt;BR /&gt;&lt;BR /&gt;msgcnt 27548 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol8 file system full (1 bl&lt;BR /&gt;ock extent)&lt;BR /&gt;&lt;BR /&gt;msgcnt 27552 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol8 file system full (1 bl&lt;BR /&gt;ock extent)&lt;BR /&gt;&lt;BR /&gt;msgcnt 27556 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol8 file system full (1 bl&lt;BR /&gt;ock extent)&lt;BR /&gt;&lt;BR /&gt;msgcnt 27560 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol8 file system full (1 bl&lt;BR /&gt;ock extent)&lt;BR /&gt;&lt;BR /&gt;msgcnt 27564 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol8 file system full (1 bl&lt;BR /&gt;ock extent)&lt;BR /&gt;&lt;BR /&gt;msgcnt 27568 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol8 file system full (1 bl&lt;BR /&gt;ock extent)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Nov 2007 14:35:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-umount-dev-root/m-p/4110331#M313124</guid>
      <dc:creator>dedham_ma_man</dc:creator>
      <dc:date>2007-11-30T14:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: How To Umount /dev/root?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-umount-dev-root/m-p/4110332#M313125</link>
      <description>/usr is also in the root filesystem.&lt;BR /&gt;&lt;BR /&gt;Try using /opt&lt;BR /&gt;&lt;BR /&gt;Could you post &lt;BR /&gt;# ll /etc/mnttab</description>
      <pubDate>Fri, 30 Nov 2007 14:38:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-umount-dev-root/m-p/4110332#M313125</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2007-11-30T14:38:42Z</dc:date>
    </item>
    <item>
      <title>Re: How To Umount /dev/root?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-umount-dev-root/m-p/4110333#M313126</link>
      <description>Robert-Jan:&lt;BR /&gt;&lt;BR /&gt;I'll try using /opt instead. &lt;BR /&gt;&lt;BR /&gt;Also, as requested:&lt;BR /&gt;&lt;BR /&gt;# ll /etc/mnttab&lt;BR /&gt;-rw-r--r--   1 root       root             0 Nov 30 14:33 /etc/mnttab&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Nov 2007 14:48:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-umount-dev-root/m-p/4110333#M313126</guid>
      <dc:creator>dedham_ma_man</dc:creator>
      <dc:date>2007-11-30T14:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: How To Umount /dev/root?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-umount-dev-root/m-p/4110334#M313127</link>
      <description>-rw-r--r-- 1 root root 0 Nov 30 14:33 /etc/mnttab&lt;BR /&gt;&lt;BR /&gt;the mnttab is 0 bytes!! this is giving you the "file system table may be corrupt" error.&lt;BR /&gt;&lt;BR /&gt;create a bit of space in / move /etc/mnttab again and use "mount -a" to create e good mnttab.</description>
      <pubDate>Fri, 30 Nov 2007 14:51:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-umount-dev-root/m-p/4110334#M313127</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2007-11-30T14:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: How To Umount /dev/root?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-umount-dev-root/m-p/4110335#M313128</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Please also provide the output of&lt;BR /&gt;&lt;BR /&gt;# du -kx / | sort -rn | head -30&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Fri, 30 Nov 2007 14:57:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-umount-dev-root/m-p/4110335#M313128</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2007-11-30T14:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: How To Umount /dev/root?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-umount-dev-root/m-p/4110336#M313129</link>
      <description>Robert-Jan:&lt;BR /&gt;&lt;BR /&gt;When move the mntabb file to mntabb.old, then&lt;BR /&gt;do 'mount -a', I get the 'file system table may be corrupt' message. Am I missing a step here?&lt;BR /&gt;&lt;BR /&gt;Also, as requested:&lt;BR /&gt;&lt;BR /&gt;Is this actual space for each file system in the tree? &lt;BR /&gt;Thanks again for your input. &lt;BR /&gt;&lt;BR /&gt;# du -kx / | sort -rn | head -30&lt;BR /&gt;156232  /&lt;BR /&gt;92168   /etc&lt;BR /&gt;63128   /sbin&lt;BR /&gt;56912   /etc/vx&lt;BR /&gt;33704   /etc/vx/static.d&lt;BR /&gt;32944   /etc/vx/static.d/build&lt;BR /&gt;24024   /etc/opt&lt;BR /&gt;22416   /etc/vx/type&lt;BR /&gt;17304   /sbin/fs&lt;BR /&gt;13368   /sbin/fs/vxfs&lt;BR /&gt;13224   /etc/opt/resmon&lt;BR /&gt;10408   /etc/vx/type/static&lt;BR /&gt;7544    /etc/opt/resmon/lbin&lt;BR /&gt;7080    /etc/vx/type/gen&lt;BR /&gt;4560    /etc/opt/wbem&lt;BR /&gt;4544    /etc/opt/wbem/mof&lt;BR /&gt;4232    /etc/opt/resmon/log&lt;BR /&gt;3792    /etc/opt/samba&lt;BR /&gt;3760    /etc/opt/samba/codepages&lt;BR /&gt;2760    /sbin/fs/hfs&lt;BR /&gt;2664    /etc/vx/type/fsgen&lt;BR /&gt;2528    /etc/emc&lt;BR /&gt;2512    /etc/emc/lib&lt;BR /&gt;2256    /etc/vx/type/raid5&lt;BR /&gt;1840    /etc/hparray&lt;BR /&gt;1656    /etc/lvmconf&lt;BR /&gt;1592    /etc/opt/cifsclient&lt;BR /&gt;1544    /etc/opt/cifsclient/unitables&lt;BR /&gt;1176    /sbin/init.d&lt;BR /&gt;1032    /etc/opt/resmon/lib&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Nov 2007 15:13:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-umount-dev-root/m-p/4110336#M313129</guid>
      <dc:creator>dedham_ma_man</dc:creator>
      <dc:date>2007-11-30T15:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: How To Umount /dev/root?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-umount-dev-root/m-p/4110337#M313130</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;No you are not missing a step.&lt;BR /&gt;&lt;BR /&gt;The du -kx / will report a the total size of root filesystem and the size of every directory in the root filesytem &lt;BR /&gt;&lt;BR /&gt;156232 / ---&amp;gt; 150 mb is normal for /root filesystem, so what is keeping your /root full???&lt;BR /&gt;&lt;BR /&gt;Did someone remove a large (open) logfile today in the root filesystem?&lt;BR /&gt;&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Fri, 30 Nov 2007 15:25:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-umount-dev-root/m-p/4110337#M313130</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2007-11-30T15:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: How To Umount /dev/root?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-umount-dev-root/m-p/4110338#M313131</link>
      <description>You might be able to move this elsewhere, and add a symlink, until you figure out where the space is going:&lt;BR /&gt;32944 /etc/vx/static.d/build</description>
      <pubDate>Fri, 30 Nov 2007 15:30:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-umount-dev-root/m-p/4110338#M313131</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-11-30T15:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: How To Umount /dev/root?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-umount-dev-root/m-p/4110339#M313132</link>
      <description>Robert-Jan:&lt;BR /&gt;&lt;BR /&gt;Here's a snapshot of the root ( / ):&lt;BR /&gt;Not sure if this helps; I'll poke around underneath and see if I see anything else that's clogging it up:&lt;BR /&gt;&lt;BR /&gt;# ls -l&lt;BR /&gt;total 1730&lt;BR /&gt;-rw-------   1 root       sys            900 Aug 31  2005 .adb_hist&lt;BR /&gt;-rw-------   1 root       sys           7573 Sep 12  2005 .bash_history&lt;BR /&gt;-rw-rw-rw-   1 root       sys             79 Apr 26  2005 .bashrc&lt;BR /&gt;-rw-------   1 root       sys              0 Jun 29 12:27 .history&lt;BR /&gt;-r--r--r--   1 bin        bin           1007 Sep 14  2004 .profile&lt;BR /&gt;-rw-------   1 root       sys           4750 Aug 18  2006 .q4_hist&lt;BR /&gt;-rw-------   1 root       sys           1368 Dec 12  2005 .q4history&lt;BR /&gt;-r-xr-xr-x   1 root       sys           5310 Jul 10  2006 .q4rc.pl&lt;BR /&gt;-rw-rw-rw-   1 root       sys              0 Nov 30 01:03 .rhosts&lt;BR /&gt;-rw-------   1 root       sys              0 Nov 29 22:40 .sh_history&lt;BR /&gt;drwx------   2 root       root            96 Dec 12  2005 .ssh&lt;BR /&gt;drwxr-xr-x   6 root       sys           8192 Apr 12  2005 .sw&lt;BR /&gt;drwxr-xr-x   2 root       sys             96 Apr 12  2005 SD_CDROM&lt;BR /&gt;lr-xr-xr-t   1 root       sys              8 Aug  6  2004 bin -&amp;gt; /usr/bin&lt;BR /&gt;drwxrwxrwx   2 root       sys             96 Apr  1  2005 cdrom&lt;BR /&gt;lrwxrwxrwx   1 root       sys             18 Feb 15  2006 clearcase -&amp;gt; /disks/pp&lt;BR /&gt;tools-cam&lt;BR /&gt;----------   1 root       sys              0 Nov 29 17:07 con2&lt;BR /&gt;dr-xr-xr-x  13 bin        bin           8192 Nov 29 09:15 dev&lt;BR /&gt;dr-xr-xr-x   1 root       root             1 Nov 30 14:33 disks&lt;BR /&gt;-rw-r--r--   1 root       sys            148 Jan 10  2007 drv_list.out&lt;BR /&gt;dr-xr-xr-x   1 root       root             1 Nov 30 15:11 emc&lt;BR /&gt;dr-xr-xr-x  35 bin        bin           8192 Nov 30 15:02 etc&lt;BR /&gt;drwxr-xr-x   2 root       root          8192 Aug 31 11:00 home&lt;BR /&gt;dr-xr-xr-x   1 root       root             1 Nov 29 09:15 hwapps&lt;BR /&gt;-rwxr-xr-x   1 root       sys         500520 Sep 13  2004 inq.HP&lt;BR /&gt;lr-xr-xr-t   1 root       sys              8 Aug  6  2004 lib -&amp;gt; /usr/lib&lt;BR /&gt;drwxr-xr-x   2 root       root            96 Aug  6  2004 lost+found&lt;BR /&gt;drwxrwxrwx   3 root       sys             96 Nov  1  2004 mnt&lt;BR /&gt;dr-xr-xr-x   2 root       root             2 Nov 29 15:41 net&lt;BR /&gt;drwxrwxrwx  14 mukuns     tty            512 Nov 30 05:21 odb_tmp&lt;BR /&gt;dr-xr-xr-x  68 bin        bin           8192 Nov 30 15:00 opt&lt;BR /&gt;drwxr-xr-x   2 root       sys             96 Jan  9  2007 panicfs&lt;BR /&gt;lrwxrwxrwx   1 root       sys             14 Nov 29 06:35 plutotest -&amp;gt; /var/plut&lt;BR /&gt;otest&lt;BR /&gt;drwxrwxrwx   2 root       sys           8192 Aug 10 09:38 plutotest_corefiles&lt;BR /&gt;-rw-rw-rw-   1 root       sys           6833 Nov 28 07:10 pptest_shutdown.log&lt;BR /&gt;dr-xr-xr-x  12 bin        bin           8192 Nov 29 09:00 sbin&lt;BR /&gt;dr-xr-xr-x   1 root       root             1 Nov 29 09:15 snfs&lt;BR /&gt;dr-xr-xr-x   9 bin        bin           1024 Nov 29 09:13 stand&lt;BR /&gt;dr-xr-xr-x   1 root       root             1 Nov 29 09:15 swapps&lt;BR /&gt;drwxrwxrwx  11 root       root         16384 Nov 30 15:02 tmp&lt;BR /&gt;dr-xr-xr-x  28 bin        bin           8192 Sep 28 15:12 usr&lt;BR /&gt;dr-xr-xr-x  28 bin        bin           8192 Nov 30 14:45 var&lt;BR /&gt;drwxr-xr-x   2 root       root        196608 Nov 29 09:18 view&lt;BR /&gt;drwxr-xr-x  25 root       sys           8192 Nov 16 01:44 vobs&lt;BR /&gt;#</description>
      <pubDate>Fri, 30 Nov 2007 15:33:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-umount-dev-root/m-p/4110339#M313132</guid>
      <dc:creator>dedham_ma_man</dc:creator>
      <dc:date>2007-11-30T15:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: How To Umount /dev/root?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-umount-dev-root/m-p/4110340#M313133</link>
      <description>maybe df -k will report the filesystems.&lt;BR /&gt;&lt;BR /&gt;try and post&lt;BR /&gt;# df -k</description>
      <pubDate>Fri, 30 Nov 2007 15:38:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-umount-dev-root/m-p/4110340#M313133</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2007-11-30T15:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: How To Umount /dev/root?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-umount-dev-root/m-p/4110341#M313134</link>
      <description>Nothing seems to happen:&lt;BR /&gt;&lt;BR /&gt;# df -k&lt;BR /&gt;# pwd&lt;BR /&gt;/</description>
      <pubDate>Fri, 30 Nov 2007 15:41:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-umount-dev-root/m-p/4110341#M313134</guid>
      <dc:creator>dedham_ma_man</dc:creator>
      <dc:date>2007-11-30T15:41:25Z</dc:date>
    </item>
  </channel>
</rss>

