<?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: error in syslog mesg 001: vx_nospace in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-mesg-001-vx-nospace/m-p/3003183#M633263</link>
    <description>This messages in syslog normally comes when there is an issue with the file system. A possible solution given by HP is to reformat the file system. Since you have problem with the root file system, this is not very simple. I would try the following:&lt;BR /&gt;&lt;BR /&gt;1) Check why root (/) is mounted on /dev/root instead of /dev/vg00/lvol3? This is normal after a system LVM maintenance mode boot or a system crash. The issue is root file system was unable to access /dev/vg00/lvol3 device file during it's last boot. One possible solution is to remove and recreate /etc/mnttab:&lt;BR /&gt;# mv /etc/mnttab /etc/mnttab.old&lt;BR /&gt;# mount -a&lt;BR /&gt;This will put root file system back to vg00/lvol3 if there is no other issue.&lt;BR /&gt;2) If that doesn't solve the problem, I would boot in single user mode OR lvm maintenance mode. Then check the root file system with fsck and see if that fix or solve the issue. Again, if it mounts on /dev/root, recreate mnttab file.&lt;BR /&gt;3) If that also didn't help, I woukd consider reloading the system from a make_tape_recovery tape. That will create new file system and fix any software errors on it.&lt;BR /&gt;4) If still problem exists, I would consider changing the root disk.</description>
    <pubDate>Sat, 21 Jun 2003 17:25:05 GMT</pubDate>
    <dc:creator>Helen French</dc:creator>
    <dc:date>2003-06-21T17:25:05Z</dc:date>
    <item>
      <title>error in syslog mesg 001: vx_nospace</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-mesg-001-vx-nospace/m-p/3003176#M633256</link>
      <description>Hi I hare ar entry in the syslog:&lt;BR /&gt; vmunix: msgcnt 1 vxfs: mesg 001: vx_nospace - /dev/root file system full (1 block extent)&lt;BR /&gt;But i can find anything wrong.&lt;BR /&gt;Does somebody know this error and solution?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Jun 2003 09:05:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-mesg-001-vx-nospace/m-p/3003176#M633256</guid>
      <dc:creator>m.huisman</dc:creator>
      <dc:date>2003-06-20T09:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: error in syslog mesg 001: vx_nospace</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-mesg-001-vx-nospace/m-p/3003177#M633257</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You probably had a crash that was writing a core dump into your root file system.  Check your bdf output now to see if / is OK or if it's nearly full (like greater than 95%).  Also make sure it's actually mount as / rather than /dev/root.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 20 Jun 2003 09:08:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-mesg-001-vx-nospace/m-p/3003177#M633257</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-06-20T09:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: error in syslog mesg 001: vx_nospace</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-mesg-001-vx-nospace/m-p/3003178#M633258</link>
      <description>What does your bdf report.&lt;BR /&gt;&lt;BR /&gt;Check for the timestamp.&lt;BR /&gt;&lt;BR /&gt;Sometime or now your / file system has crossed 100%.&lt;BR /&gt;&lt;BR /&gt;Also,&lt;BR /&gt;&lt;BR /&gt;when you go into lvm maintenance mode the / file system gets mounted as /dev/root.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Just do a &lt;BR /&gt;#mv /etc/mnttab /etc/mnttab.old&lt;BR /&gt;#mount -a&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 20 Jun 2003 09:16:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-mesg-001-vx-nospace/m-p/3003178#M633258</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-06-20T09:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: error in syslog mesg 001: vx_nospace</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-mesg-001-vx-nospace/m-p/3003179#M633259</link>
      <description>My bdf shows 69% full on the root file system.&lt;BR /&gt;So that not the problem.</description>
      <pubDate>Fri, 20 Jun 2003 09:57:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-mesg-001-vx-nospace/m-p/3003179#M633259</guid>
      <dc:creator>m.huisman</dc:creator>
      <dc:date>2003-06-20T09:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: error in syslog mesg 001: vx_nospace</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-mesg-001-vx-nospace/m-p/3003180#M633260</link>
      <description>What is the time stamp on those entries in your syslog.log file?&lt;BR /&gt;&lt;BR /&gt;There may not be anything wrong right now, but at some point there was.</description>
      <pubDate>Fri, 20 Jun 2003 11:06:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-mesg-001-vx-nospace/m-p/3003180#M633260</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-06-20T11:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: error in syslog mesg 001: vx_nospace</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-mesg-001-vx-nospace/m-p/3003181#M633261</link>
      <description>Did you reboot or kill a backup process or any process?&lt;BR /&gt;&lt;BR /&gt;A runaway process could be the cause for / filling up.&lt;BR /&gt;&lt;BR /&gt;A malformed backup, /devrmt/0mn, for example, often happens.&lt;BR /&gt;&lt;BR /&gt;The time stamp will allow cross referencing into other logs.  You should check the cron log, /var/mail/root and /etc/opt/resmon/log/*.&lt;BR /&gt;&lt;BR /&gt;find / -xdev -ctime 0 (* files accessed today in root *)&lt;BR /&gt;&lt;BR /&gt;find /dev -type f (* find files that don't belong in /dev *)&lt;BR /&gt;&lt;BR /&gt;quot / (* find owners with files in / *)&lt;BR /&gt;&lt;BR /&gt;du -x / | sort -rn | more (* big files in / *)</description>
      <pubDate>Fri, 20 Jun 2003 11:32:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-mesg-001-vx-nospace/m-p/3003181#M633261</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-06-20T11:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: error in syslog mesg 001: vx_nospace</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-mesg-001-vx-nospace/m-p/3003182#M633262</link>
      <description>.: You should start by TG's suggestion, I have seen this after igniting a system. Even if vg00 is active run:&lt;BR /&gt;# vgchange -a y vg00&lt;BR /&gt;# vgdisplay vg00 (verify that Cur PV = Act PV, if not you have a ghost disk)&lt;BR /&gt;# lvdisplay -v /dev/vg00/lvol3 |more (verify the PEs)&lt;BR /&gt;# lvlnboot -v (to make sure root, boot, swap &amp;amp; dump are seated were they should be)&lt;BR /&gt;.: verfiy in fstab how lvol3 is supposed to be mounted&lt;BR /&gt;# mv mnttab to mnttab.old&lt;BR /&gt;# mount -a &lt;BR /&gt;# mount -p &lt;BR /&gt;&lt;BR /&gt;Ur done! if the above doesnot help, call HP!&lt;BR /&gt;Cheers,&lt;BR /&gt;T?</description>
      <pubDate>Sat, 21 Jun 2003 15:50:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-mesg-001-vx-nospace/m-p/3003182#M633262</guid>
      <dc:creator>T. M. Louah</dc:creator>
      <dc:date>2003-06-21T15:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: error in syslog mesg 001: vx_nospace</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-mesg-001-vx-nospace/m-p/3003183#M633263</link>
      <description>This messages in syslog normally comes when there is an issue with the file system. A possible solution given by HP is to reformat the file system. Since you have problem with the root file system, this is not very simple. I would try the following:&lt;BR /&gt;&lt;BR /&gt;1) Check why root (/) is mounted on /dev/root instead of /dev/vg00/lvol3? This is normal after a system LVM maintenance mode boot or a system crash. The issue is root file system was unable to access /dev/vg00/lvol3 device file during it's last boot. One possible solution is to remove and recreate /etc/mnttab:&lt;BR /&gt;# mv /etc/mnttab /etc/mnttab.old&lt;BR /&gt;# mount -a&lt;BR /&gt;This will put root file system back to vg00/lvol3 if there is no other issue.&lt;BR /&gt;2) If that doesn't solve the problem, I would boot in single user mode OR lvm maintenance mode. Then check the root file system with fsck and see if that fix or solve the issue. Again, if it mounts on /dev/root, recreate mnttab file.&lt;BR /&gt;3) If that also didn't help, I woukd consider reloading the system from a make_tape_recovery tape. That will create new file system and fix any software errors on it.&lt;BR /&gt;4) If still problem exists, I would consider changing the root disk.</description>
      <pubDate>Sat, 21 Jun 2003 17:25:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-mesg-001-vx-nospace/m-p/3003183#M633263</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2003-06-21T17:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: error in syslog mesg 001: vx_nospace</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-mesg-001-vx-nospace/m-p/3003184#M633264</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;Looks like in some moment your /dev/root&lt;BR /&gt;was full it depend on when this entry shown.&lt;BR /&gt;&lt;BR /&gt;Could be that some process write to and stoped/removed the data.&lt;BR /&gt;&lt;BR /&gt;Maybe you run in cron remove of core files?&lt;BR /&gt;&lt;BR /&gt;Caesar</description>
      <pubDate>Sat, 21 Jun 2003 17:46:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-mesg-001-vx-nospace/m-p/3003184#M633264</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-06-21T17:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: error in syslog mesg 001: vx_nospace</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-mesg-001-vx-nospace/m-p/3003185#M633265</link>
      <description>Hi all! I have a problem when I log in as root to my hp machine. I get the following log message&lt;BR /&gt;&lt;BR /&gt;vxfs: mesg 001: vx_nospace - /dev/root file system full (1 block extent)&lt;BR /&gt;&lt;BR /&gt;The reason I found out was that my / directory is 100%. And I was wondering if any of you guys know how would I know what filled up my / directory and how to clear up this problem? &lt;BR /&gt;&lt;BR /&gt;thanks!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Jul 2003 13:21:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-mesg-001-vx-nospace/m-p/3003185#M633265</guid>
      <dc:creator>mango_1</dc:creator>
      <dc:date>2003-07-24T13:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: error in syslog mesg 001: vx_nospace</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-mesg-001-vx-nospace/m-p/3003186#M633266</link>
      <description>Look for core files or in your dev directory perhaps there is a device file spelled wrong. A common problem it /dev/rmt/om and alpha o instead of a zero that caused a backup to create a tape archive in your /dev filesystem.</description>
      <pubDate>Thu, 24 Jul 2003 13:27:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-mesg-001-vx-nospace/m-p/3003186#M633266</guid>
      <dc:creator>Ken Hubnik_2</dc:creator>
      <dc:date>2003-07-24T13:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: error in syslog mesg 001: vx_nospace</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-mesg-001-vx-nospace/m-p/3003187#M633267</link>
      <description>First thing, "mango", is to open your own question so that you can assign points to those who help you, get notifications when someone replies, and not mess up anyone else's point assignments ratio (not that m.huisman seemed to care about his).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Jul 2003 13:35:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-mesg-001-vx-nospace/m-p/3003187#M633267</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-07-24T13:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: error in syslog mesg 001: vx_nospace</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-mesg-001-vx-nospace/m-p/3003188#M633268</link>
      <description>At some point the /dev/root was full - assuming you were in "hpux -lm" mode.&lt;BR /&gt;otherwise have u mounted any LVOL on /dev/root ?.&lt;BR /&gt;&lt;BR /&gt;Possibility ?.&lt;BR /&gt;Could it be that the core file was getting created by some application and could not complete writing as the FS was full - and the application removed the partially written core.</description>
      <pubDate>Thu, 24 Jul 2003 13:42:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-mesg-001-vx-nospace/m-p/3003188#M633268</guid>
      <dc:creator>Vasikaran Venkatesan</dc:creator>
      <dc:date>2003-07-24T13:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: error in syslog mesg 001: vx_nospace</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-mesg-001-vx-nospace/m-p/3003189#M633269</link>
      <description>How can I check for the timestamp?Who can give me a favor?</description>
      <pubDate>Thu, 24 Jul 2003 14:07:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-mesg-001-vx-nospace/m-p/3003189#M633269</guid>
      <dc:creator>vofsky</dc:creator>
      <dc:date>2003-07-24T14:07:03Z</dc:date>
    </item>
  </channel>
</rss>

