<?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 while running fsck in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-running-fsck/m-p/4788843#M534366</link>
    <description>Kindly suggest the steps/syntax for the same.</description>
    <pubDate>Tue, 17 May 2011 12:21:46 GMT</pubDate>
    <dc:creator>Sawant</dc:creator>
    <dc:date>2011-05-17T12:21:46Z</dc:date>
    <item>
      <title>Error while running fsck</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-running-fsck/m-p/4788836#M534359</link>
      <description>Dear Experts,&lt;BR /&gt;&lt;BR /&gt;We are facing file system check failure error while executing below command on /dev/vol11/lvol3&lt;BR /&gt;&lt;BR /&gt;Please find the error logs below:&lt;BR /&gt;&lt;BR /&gt;fileset 999 primary-ilist inode 99016 dup block&lt;BR /&gt;                extent start 11630848 offset 39 continue? (ynq)y&lt;BR /&gt;fileset 999 primary-ilist inode 99016 dup/bad blocks found clear? (ynq)y&lt;BR /&gt;vxfs fsck: malloc failed, add more swap space&lt;BR /&gt;file system check failure, aborting ...&lt;BR /&gt;&lt;BR /&gt;Please suggest how to mount the filesytem in this situation.</description>
      <pubDate>Tue, 17 May 2011 10:15:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-while-running-fsck/m-p/4788836#M534359</guid>
      <dc:creator>Sawant</dc:creator>
      <dc:date>2011-05-17T10:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: Error while running fsck</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-running-fsck/m-p/4788837#M534360</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I've found a similar thread matching your problem:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h30499.www3.hp.com/t5/System-Administration/Business-Copy-fsck-Problem-on-Backup-Server/m-p/2824203#M87266" target="_blank"&gt;http://h30499.www3.hp.com/t5/System-Administration/Business-Copy-fsck-Problem-on-Backup-Server/m-p/2824203#M87266&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;---------------------------------------------&lt;BR /&gt;Emmanuelle &lt;BR /&gt;Oct 15, 2002 12:59:16 GMT &lt;BR /&gt;&lt;BR /&gt;fsck -F vxfs -o full ....&lt;BR /&gt;malloc failed! add more swap space&lt;BR /&gt;&lt;BR /&gt;swapinfo -t .... is ok&lt;BR /&gt;&lt;BR /&gt;increased maxdsiz from 64mb to 128mb solved the problem&lt;BR /&gt;&lt;BR /&gt;bye&lt;BR /&gt;Emmanuelle&lt;BR /&gt;---------------------------------------------&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2011 20:11:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-while-running-fsck/m-p/4788837#M534360</guid>
      <dc:creator>g3jza</dc:creator>
      <dc:date>2011-07-07T20:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: Error while running fsck</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-running-fsck/m-p/4788838#M534361</link>
      <description>You might be able to mount the filesystem in read-only mode without checking it first.&lt;BR /&gt;&lt;BR /&gt;mount -o ro /dev/vol11/lvol3 &lt;MOUNTPOINT&gt;&lt;BR /&gt;&lt;BR /&gt;The messages you posted indicate the filesystem contains errors: before mounting the filesystem in normal read/write mode, it is recommended (or sometimes it might be even required) to successfully complete a filesystem check first.&lt;BR /&gt;&lt;BR /&gt;The error message already told you how to allow fsck to proceed: "add more swap space".&lt;BR /&gt;&lt;BR /&gt;First, you probably should run "swapon -a" before re-running the filesystem check, to ensure all the configured swap areas are activated. If that is not enough, do you have unallocated disk space you could use for creating a new swap LV? Or do you have free disk space on some other filesystem you could use for temporary filesystem swap?&lt;BR /&gt;&lt;BR /&gt;Run "man 1m swapon" for instructions on activating new LVs as swap, or on creating a filesystem swap area.&lt;BR /&gt;&lt;BR /&gt;MK&lt;/MOUNTPOINT&gt;</description>
      <pubDate>Tue, 17 May 2011 10:34:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-while-running-fsck/m-p/4788838#M534361</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2011-05-17T10:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: Error while running fsck</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-running-fsck/m-p/4788839#M534362</link>
      <description>Thanks... Although I am able to mount the file system but it is in read only mode.&lt;BR /&gt;&lt;BR /&gt;If I want to use the filesystem, I need to change it to read write mode which can only be done using "mount -F vxfs -o rw /dev/vol11/lvol3 /volume". For this we need to unmount it first. Mounting command gives corrupt filesystem for which we need to give fsck command which is again giving the same error.&lt;BR /&gt;&lt;BR /&gt;Kindly suggest how to make the file system in readwrite mode.&lt;BR /&gt;</description>
      <pubDate>Tue, 17 May 2011 11:05:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-while-running-fsck/m-p/4788839#M534362</guid>
      <dc:creator>Sawant</dc:creator>
      <dc:date>2011-05-17T11:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: Error while running fsck</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-running-fsck/m-p/4788840#M534363</link>
      <description>Did you try to increase the value of the kernel parameter maxdsiz / maxdsiz_64bit as suggested?&lt;BR /&gt;&lt;BR /&gt;What OS release do you have?</description>
      <pubDate>Tue, 17 May 2011 11:49:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-while-running-fsck/m-p/4788840#M534363</guid>
      <dc:creator>g3jza</dc:creator>
      <dc:date>2011-05-17T11:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Error while running fsck</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-running-fsck/m-p/4788841#M534364</link>
      <description>HP-UX B.11.11 U is the version.&lt;BR /&gt;&lt;BR /&gt;Details for swapinfo as below. It got 4 GB of memory&lt;BR /&gt;&lt;BR /&gt;             Mb      Mb      Mb   PCT  START/      Mb&lt;BR /&gt;TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME&lt;BR /&gt;dev        8192       0    4096    0%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;reserve       -     752    -752&lt;BR /&gt;memory     3230    1524    1706   47%&lt;BR /&gt;total     11422    2276    5050   20%       -       0    -&lt;BR /&gt;</description>
      <pubDate>Tue, 17 May 2011 11:55:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-while-running-fsck/m-p/4788841#M534364</guid>
      <dc:creator>Sawant</dc:creator>
      <dc:date>2011-05-17T11:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: Error while running fsck</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-running-fsck/m-p/4788842#M534365</link>
      <description>so try to adjust the kernel parameter as suggested. Although it's not a dynamic parameter, so you would need to reboot....</description>
      <pubDate>Tue, 17 May 2011 11:58:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-while-running-fsck/m-p/4788842#M534365</guid>
      <dc:creator>g3jza</dc:creator>
      <dc:date>2011-05-17T11:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: Error while running fsck</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-running-fsck/m-p/4788843#M534366</link>
      <description>Kindly suggest the steps/syntax for the same.</description>
      <pubDate>Tue, 17 May 2011 12:21:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-while-running-fsck/m-p/4788843#M534366</guid>
      <dc:creator>Sawant</dc:creator>
      <dc:date>2011-05-17T12:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: Error while running fsck</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-running-fsck/m-p/4788844#M534367</link>
      <description>The easiest way for you to do this if you don't like command line is via SAM. It's a GUI/TUI . You need to go to Kernel configuration --&amp;gt; Configurable parameters . Modify those 2 parameters accordingly and then in the Actions tab --&amp;gt; Process new Kernel. It's going to reboot the system afterwards.&lt;BR /&gt;&lt;BR /&gt;#man kmtune for CLI</description>
      <pubDate>Wed, 18 May 2011 04:23:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-while-running-fsck/m-p/4788844#M534367</guid>
      <dc:creator>g3jza</dc:creator>
      <dc:date>2011-05-18T04:23:48Z</dc:date>
    </item>
  </channel>
</rss>

