<?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: vxfs error - mesg 004 vx_mapbad in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-error-mesg-004-vx-mapbad/m-p/2732077#M65709</link>
    <description>Hi Mike,&lt;BR /&gt;&lt;BR /&gt;Looks like what you need is a patch. Check out this patch. The latest patch in the category is,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://support2.itrc.hp.com/service/patch/patchDetail.do?patchid=PHKL_20728&amp;amp;context=hpux:800:10:20" target="_blank"&gt;http://support2.itrc.hp.com/service/patch/patchDetail.do?patchid=PHKL_20728&amp;amp;context=hpux:800:10:20&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The patch that solved the problem faced by you was PHKL_16919.&lt;BR /&gt;&lt;BR /&gt;Also check out the other associated patches.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
    <pubDate>Mon, 27 May 2002 16:03:02 GMT</pubDate>
    <dc:creator>Sanjay_6</dc:creator>
    <dc:date>2002-05-27T16:03:02Z</dc:date>
    <item>
      <title>vxfs error - mesg 004 vx_mapbad</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-error-mesg-004-vx-mapbad/m-p/2732073#M65705</link>
      <description>Hi all&lt;BR /&gt;Just got a message from a 10.20 box:&lt;BR /&gt;"vmunix: vxfs: mesg 004: vx_mapbad - /u02 file system free inode bitmap in au 1 marked bad"&lt;BR /&gt;&lt;BR /&gt;"bdf -i" shows  - &lt;BR /&gt;&lt;BR /&gt;iused       ifree      %iuse&lt;BR /&gt;33096       96196       26%&lt;BR /&gt;&lt;BR /&gt;Machine is patched to December 2001&lt;BR /&gt;&lt;BR /&gt;Any ideas???&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Mike&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 27 May 2002 11:31:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-error-mesg-004-vx-mapbad/m-p/2732073#M65705</guid>
      <dc:creator>Mike Berry_2</dc:creator>
      <dc:date>2002-05-27T11:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: vxfs error - mesg 004 vx_mapbad</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-error-mesg-004-vx-mapbad/m-p/2732074#M65706</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Try&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://bizforums.itrc.hp.com/cm/QuestionAnswer/1,,0x5ee7911284f5d5118ff40090279cd0f9,00.html" target="_blank"&gt;http://bizforums.itrc.hp.com/cm/QuestionAnswer/1,,0x5ee7911284f5d5118ff40090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;         Steve Steel</description>
      <pubDate>Mon, 27 May 2002 11:38:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-error-mesg-004-vx-mapbad/m-p/2732074#M65706</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-05-27T11:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: vxfs error - mesg 004 vx_mapbad</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-error-mesg-004-vx-mapbad/m-p/2732075#M65707</link>
      <description>Thanks Steve&lt;BR /&gt;&lt;BR /&gt;I had actually seen this message on the forum, but was concerned that the message number was different. I don't know if this is a critical difference or not. I am prepared for an fsck later today, but if this problem denotes a faulty disk, I would prefer to just slap a new one in instead.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks again.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Mike</description>
      <pubDate>Mon, 27 May 2002 12:11:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-error-mesg-004-vx-mapbad/m-p/2732075#M65707</guid>
      <dc:creator>Mike Berry_2</dc:creator>
      <dc:date>2002-05-27T12:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: vxfs error - mesg 004 vx_mapbad</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-error-mesg-004-vx-mapbad/m-p/2732076#M65708</link>
      <description>As far as the error message is concerned, there is "possible" an IO error. What happens is the kernel stop allocation resource to the to the map due to bad vxfs map while writing a bitmap to it. You need to check the system log file for any IO errors. Also use "cstm", if possible run exerciser on the disk. If you don;t see ant hardware error after you run exerciser, I would then perform an fsck (full-structural check eith the filesystem umount). The command to do that would be ..&lt;BR /&gt;# fsck -F vxfs -y -o full /dev/vgXX/lvolY</description>
      <pubDate>Mon, 27 May 2002 13:54:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-error-mesg-004-vx-mapbad/m-p/2732076#M65708</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-05-27T13:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: vxfs error - mesg 004 vx_mapbad</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-error-mesg-004-vx-mapbad/m-p/2732077#M65709</link>
      <description>Hi Mike,&lt;BR /&gt;&lt;BR /&gt;Looks like what you need is a patch. Check out this patch. The latest patch in the category is,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://support2.itrc.hp.com/service/patch/patchDetail.do?patchid=PHKL_20728&amp;amp;context=hpux:800:10:20" target="_blank"&gt;http://support2.itrc.hp.com/service/patch/patchDetail.do?patchid=PHKL_20728&amp;amp;context=hpux:800:10:20&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The patch that solved the problem faced by you was PHKL_16919.&lt;BR /&gt;&lt;BR /&gt;Also check out the other associated patches.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Mon, 27 May 2002 16:03:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-error-mesg-004-vx-mapbad/m-p/2732077#M65709</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-05-27T16:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: vxfs error - mesg 004 vx_mapbad</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-error-mesg-004-vx-mapbad/m-p/2732078#M65710</link>
      <description>Thanks for your help everyone.&lt;BR /&gt;&lt;BR /&gt;I ran a full fsck on this disk and everything looks OK for the moment. This box is running a bunch of old disks, so I'll put it down to that.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Mike&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 28 May 2002 12:25:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-error-mesg-004-vx-mapbad/m-p/2732078#M65710</guid>
      <dc:creator>Mike Berry_2</dc:creator>
      <dc:date>2002-05-28T12:25:11Z</dc:date>
    </item>
  </channel>
</rss>

