<?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: msgcnt 4 vxfs: mesg 001: vx_nospace message in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/msgcnt-4-vxfs-mesg-001-vx-nospace-message/m-p/2733912#M66057</link>
    <description>Hi Chamitha,&lt;BR /&gt;&lt;BR /&gt; An FS in the /dev/root VG is filling up during the install. I suspect that it's the /tmp FS &amp;amp; that 19826.properties is the culprit.&lt;BR /&gt;&lt;BR /&gt; Do a bdf to see exactly which FS is full/filling &amp;amp; try to clear some space in it.&lt;BR /&gt;Use&lt;BR /&gt;du -akx | sort -nr | more &lt;BR /&gt;from the top of the FS&lt;BR /&gt;to see files in the FS sorted in descending size to see what "big" files you can delete to free up space.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff</description>
    <pubDate>Wed, 29 May 2002 20:10:43 GMT</pubDate>
    <dc:creator>Jeff Schussele</dc:creator>
    <dc:date>2002-05-29T20:10:43Z</dc:date>
    <item>
      <title>msgcnt 4 vxfs: mesg 001: vx_nospace message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/msgcnt-4-vxfs-mesg-001-vx-nospace-message/m-p/2733909#M66054</link>
      <description>I'm trying to install WebLogic on HP-UX using a script I have written. The script copies itself and the WL installation files to the /tmp directory of the host machine before execution and installation. I get the following message when i run the script. anyone have any idea why this might be?&lt;BR /&gt;&lt;BR /&gt;Installing WebLogic 6.1sp1 to /space/eshpa002-1/v7/bea on eshpa002 ...please wait.&lt;BR /&gt;&lt;BR /&gt;/HP/BEA/Weblogic/6.1+SP1/weblogic610sp1_hp.bin -f /tmp/19826.properties&lt;BR /&gt;Preparing to install...&lt;BR /&gt;&lt;BR /&gt;msgcnt 4 vxfs: mesg 001: vx_nospace - /dev/root file system full (1 block extent)&lt;BR /&gt;The included VM could not be unarchived (tar). Please try to download&lt;BR /&gt;the installer again and make sure that you download using 'binary'&lt;BR /&gt;mode.  Please do not attempt to install this currently downloaded copy.&lt;BR /&gt;&lt;BR /&gt;the script installs successfully on another HP-UX machine thus i have ruled out the possibility of an erroneous script. hence it must be either the environment settings or space issues that are the cause</description>
      <pubDate>Wed, 29 May 2002 20:02:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/msgcnt-4-vxfs-mesg-001-vx-nospace-message/m-p/2733909#M66054</guid>
      <dc:creator>Chamitha Wijesekera</dc:creator>
      <dc:date>2002-05-29T20:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: msgcnt 4 vxfs: mesg 001: vx_nospace message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/msgcnt-4-vxfs-mesg-001-vx-nospace-message/m-p/2733910#M66055</link>
      <description>Hi,&lt;BR /&gt;It's looks like a space problem. Did you try increase space in /tmp ?? Try increasing the tmp size or while installing redirect to somewhere else where you have plenty of space &lt;BR /&gt;&lt;BR /&gt;-USA..</description>
      <pubDate>Wed, 29 May 2002 20:08:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/msgcnt-4-vxfs-mesg-001-vx-nospace-message/m-p/2733910#M66055</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2002-05-29T20:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: msgcnt 4 vxfs: mesg 001: vx_nospace message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/msgcnt-4-vxfs-mesg-001-vx-nospace-message/m-p/2733911#M66056</link>
      <description>More likely space issue here .. what does&lt;BR /&gt;# bdf&lt;BR /&gt;says when it failed ? That will help you spot which filesystem is getting full.</description>
      <pubDate>Wed, 29 May 2002 20:10:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/msgcnt-4-vxfs-mesg-001-vx-nospace-message/m-p/2733911#M66056</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-05-29T20:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: msgcnt 4 vxfs: mesg 001: vx_nospace message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/msgcnt-4-vxfs-mesg-001-vx-nospace-message/m-p/2733912#M66057</link>
      <description>Hi Chamitha,&lt;BR /&gt;&lt;BR /&gt; An FS in the /dev/root VG is filling up during the install. I suspect that it's the /tmp FS &amp;amp; that 19826.properties is the culprit.&lt;BR /&gt;&lt;BR /&gt; Do a bdf to see exactly which FS is full/filling &amp;amp; try to clear some space in it.&lt;BR /&gt;Use&lt;BR /&gt;du -akx | sort -nr | more &lt;BR /&gt;from the top of the FS&lt;BR /&gt;to see files in the FS sorted in descending size to see what "big" files you can delete to free up space.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff</description>
      <pubDate>Wed, 29 May 2002 20:10:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/msgcnt-4-vxfs-mesg-001-vx-nospace-message/m-p/2733912#M66057</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-05-29T20:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: msgcnt 4 vxfs: mesg 001: vx_nospace message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/msgcnt-4-vxfs-mesg-001-vx-nospace-message/m-p/2733913#M66058</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You /tmp filesystem is full.. Try increasing space or else copy that installation file to some other directory except root where you have space and then install the application.&lt;BR /&gt;&lt;BR /&gt;Piyush</description>
      <pubDate>Wed, 29 May 2002 20:24:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/msgcnt-4-vxfs-mesg-001-vx-nospace-message/m-p/2733913#M66058</guid>
      <dc:creator>PIYUSH D. PATEL</dc:creator>
      <dc:date>2002-05-29T20:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: msgcnt 4 vxfs: mesg 001: vx_nospace message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/msgcnt-4-vxfs-mesg-001-vx-nospace-message/m-p/2733914#M66059</link>
      <description>Hi Chamitha&lt;BR /&gt;&lt;BR /&gt;The problem is with /root so start with /etc/utmp , search for core files and free up the root .&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
      <pubDate>Wed, 29 May 2002 20:39:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/msgcnt-4-vxfs-mesg-001-vx-nospace-message/m-p/2733914#M66059</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-05-29T20:39:24Z</dc:date>
    </item>
  </channel>
</rss>

