<?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: File system error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-error/m-p/2780825#M77161</link>
    <description>Thanks for all your replies:&lt;BR /&gt;&lt;BR /&gt;Hai, As mentioned in my first post, I did a FULL check on the file system.&lt;BR /&gt;&lt;BR /&gt;Thanks Manoj: You were very close to the problem. The system was working good and the problem came inbetween. All the disks were ON. But as you mentioned, I saw a 'POWERFAIL' error in syslog about one disk and that was actually the disk failure itself. I did the dd test and got error on that disk now and checking all other disks now. I will post the results.&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;Shiju</description>
    <pubDate>Tue, 06 Aug 2002 18:40:33 GMT</pubDate>
    <dc:creator>Helen French</dc:creator>
    <dc:date>2002-08-06T18:40:33Z</dc:date>
    <item>
      <title>File system error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-error/m-p/2780817#M77153</link>
      <description>Hi everybody!&lt;BR /&gt;&lt;BR /&gt;I have this message in the syslog.log:&lt;BR /&gt;"vmunix: vxfs: mesg 016: vx_ilisterr - /data1 file system error reading inode 120294"&lt;BR /&gt;&lt;BR /&gt;I found this file system having issues while reading and unmounted it. Did a full fsck and fsck returned the error:&lt;BR /&gt;"vxfs fsck: file system had I/O error(s) on meta-data."&lt;BR /&gt;&lt;BR /&gt;I checked all disks with stm and it didn't report any errors! lvdisplay and diskinfo are in good condition. I have total 9 disks in this LV and all seems good. What do you think the best way - a newfs or check the disks with hardware support and replace ? Or any other suggestions ? &lt;BR /&gt;&lt;BR /&gt;OS verion is HP-UX 10.20 (vxfs file system)&lt;BR /&gt;Thanks!&lt;BR /&gt;Shiju&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Aug 2002 17:36:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-error/m-p/2780817#M77153</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-08-06T17:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: File system error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-error/m-p/2780818#M77154</link>
      <description>Shiju,&lt;BR /&gt;&lt;BR /&gt;See if you can isolate the problem to one disk by reading them with dd:&lt;BR /&gt;dd if=/dev/dsk/cxtxtx of=/dev/null bs=1024k&lt;BR /&gt;&lt;BR /&gt;Then you can work with hardware support to get the bad one replaced.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 06 Aug 2002 17:39:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-error/m-p/2780818#M77154</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-08-06T17:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: File system error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-error/m-p/2780819#M77155</link>
      <description>Shiju,&lt;BR /&gt;&lt;BR /&gt;You may want to run fsck against the /data1 filesystem two, three times.  I once got a disk error and the first fsck could not fix everything but the second one did.&lt;BR /&gt;&lt;BR /&gt;Hai</description>
      <pubDate>Tue, 06 Aug 2002 17:42:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-error/m-p/2780819#M77155</guid>
      <dc:creator>Hai Nguyen_1</dc:creator>
      <dc:date>2002-08-06T17:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: File system error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-error/m-p/2780820#M77156</link>
      <description>Thanks for the replies:&lt;BR /&gt;&lt;BR /&gt;Pete, I was doing dd and not yet finished.&lt;BR /&gt;Hai, I tried fsck several times with different options.&lt;BR /&gt;&lt;BR /&gt;I was just curious about any patches or anyother work-arounds as the stm didn't gave any hardware errors.&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;Shiju</description>
      <pubDate>Tue, 06 Aug 2002 17:59:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-error/m-p/2780820#M77156</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-08-06T17:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: File system error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-error/m-p/2780821#M77157</link>
      <description>Hi Shiju,&lt;BR /&gt;&lt;BR /&gt; Not sure how helpful it would be to you, but I sure would want to know what file the inode points to - do&lt;BR /&gt;&lt;BR /&gt;ls -i /data1 | grep 120294&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff</description>
      <pubDate>Tue, 06 Aug 2002 18:01:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-error/m-p/2780821#M77157</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-08-06T18:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: File system error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-error/m-p/2780822#M77158</link>
      <description>Jeff:&lt;BR /&gt;&lt;BR /&gt;Thanks for the reply. Actually I had inode errors for lot of inodes. I 've posted only one for simplicity. However, I wish I could check your option, but I can't becasue the file system is not mountable now! ..hehe.. sorry :((&lt;BR /&gt;&lt;BR /&gt;any other suggestion ?&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;Shiju</description>
      <pubDate>Tue, 06 Aug 2002 18:05:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-error/m-p/2780822#M77158</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-08-06T18:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: File system error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-error/m-p/2780823#M77159</link>
      <description>Shiju,&lt;BR /&gt;&lt;BR /&gt;Have you tried fsck with "-o full" yet?  It is used to FORCE fsck to make a full check of the metadata instead of just replaying the intent log.&lt;BR /&gt;&lt;BR /&gt;Hai</description>
      <pubDate>Tue, 06 Aug 2002 18:13:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-error/m-p/2780823#M77159</guid>
      <dc:creator>Hai Nguyen_1</dc:creator>
      <dc:date>2002-08-06T18:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: File system error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-error/m-p/2780824#M77160</link>
      <description>Hi Shiju&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This can be possible if all the  PV's were not switched on when the machien was getting witched on like you said the VG ahs 6 PV's so if some are connected via a Jamica Box and are not swithecd on or some such issue this can be piossible . The possible soultions are ( incase vgdispaly -v /dev/vgxx give the nos of PV and Current PV's as same ) &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1. Reboot the server but frist the external disks.&lt;BR /&gt;&lt;BR /&gt;2. Still the same error then u need tor ecrete the lvol where this error is coming.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
      <pubDate>Tue, 06 Aug 2002 18:15:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-error/m-p/2780824#M77160</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-08-06T18:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: File system error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-error/m-p/2780825#M77161</link>
      <description>Thanks for all your replies:&lt;BR /&gt;&lt;BR /&gt;Hai, As mentioned in my first post, I did a FULL check on the file system.&lt;BR /&gt;&lt;BR /&gt;Thanks Manoj: You were very close to the problem. The system was working good and the problem came inbetween. All the disks were ON. But as you mentioned, I saw a 'POWERFAIL' error in syslog about one disk and that was actually the disk failure itself. I did the dd test and got error on that disk now and checking all other disks now. I will post the results.&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;Shiju</description>
      <pubDate>Tue, 06 Aug 2002 18:40:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-error/m-p/2780825#M77161</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-08-06T18:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: File system error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-error/m-p/2780826#M77162</link>
      <description>This may/may-not be of any help. Take a look at patch PHKL_16751.&lt;BR /&gt;&lt;A href="http://support2.itrc.hp.com/service/patch/patchDetail.do?patchid=PHKL_16751&amp;amp;context=hpux:800:10:20" target="_blank"&gt;http://support2.itrc.hp.com/service/patch/patchDetail.do?patchid=PHKL_16751&amp;amp;context=hpux:800:10:20&lt;/A&gt;&lt;BR /&gt;It solves a few vx_ilisterr error of reading inode. Check the description of the patch.</description>
      <pubDate>Tue, 06 Aug 2002 18:51:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-error/m-p/2780826#M77162</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-08-06T18:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: File system error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-error/m-p/2780827#M77163</link>
      <description>Hi S.K:&lt;BR /&gt;&lt;BR /&gt;Thanks for pointing out! I already have that patch installed.&lt;BR /&gt;&lt;BR /&gt;Shiju</description>
      <pubDate>Tue, 06 Aug 2002 19:05:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-error/m-p/2780827#M77163</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-08-06T19:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: File system error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-error/m-p/2780828#M77164</link>
      <description>So, Shiju, did you find the offensive drive?&lt;BR /&gt;&lt;BR /&gt;Just Curious,&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 07 Aug 2002 09:15:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-error/m-p/2780828#M77164</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-08-07T09:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: File system error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-error/m-p/2780829#M77165</link>
      <description>&lt;BR /&gt;Weve seen these errors before, theyre almost always caused by a bad block developing on the drive/filesystem while it is in use, causing some data to get corrupted. Only way to fix it is copy off what you can, newfs it, reload your data.&lt;BR /&gt;&lt;BR /&gt;Normally we run dd on it, as youve done, to prove there is a bad block. Almost always we successfully run mediainit to repair the bad block, then newfs it, and reload, and its fine.&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Aug 2002 09:33:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-error/m-p/2780829#M77165</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-08-07T09:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: File system error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-error/m-p/2780830#M77166</link>
      <description>Only use mediainit as a *last* resort, i.e. *after* all other approaches.&lt;BR /&gt;&lt;BR /&gt;On a modern disk, and with LVM bad block relocation enabled, mediainit should not be neccessary and may make things worse (without you knowing that it got worse).&lt;BR /&gt;&lt;BR /&gt;For details, see for example Bill Hassell's response in this thread: &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x4b34eea29889d611abdb0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x4b34eea29889d611abdb0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Aug 2002 10:57:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-error/m-p/2780830#M77166</guid>
      <dc:creator>Frank Slootweg</dc:creator>
      <dc:date>2002-08-07T10:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: File system error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-error/m-p/2780831#M77167</link>
      <description>Frank,&lt;BR /&gt;&lt;BR /&gt;the link you provided about Bills response - in it Bill Hassel says absolutely nothing about mediainit !!</description>
      <pubDate>Wed, 07 Aug 2002 11:30:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-error/m-p/2780831#M77167</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-08-07T11:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: File system error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-error/m-p/2780832#M77168</link>
      <description>Stefan,&lt;BR /&gt;&lt;BR /&gt;*I* talk about mediainit, its (non-)use, possible bad effects, etc., *and* talk about LVM bad block relocation.&lt;BR /&gt;&lt;BR /&gt;*Bill's* response gives more detail about LVM bad block relocation. That is why I gave that pointer.</description>
      <pubDate>Wed, 07 Aug 2002 11:38:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-error/m-p/2780832#M77168</guid>
      <dc:creator>Frank Slootweg</dc:creator>
      <dc:date>2002-08-07T11:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: File system error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-error/m-p/2780833#M77169</link>
      <description>Hello everybody!&lt;BR /&gt;&lt;BR /&gt;Thanks again for all the replies.&lt;BR /&gt;&lt;BR /&gt;Pete, I found the disk which is bad and replaced.&lt;BR /&gt;&lt;BR /&gt;Stefan and Frank, thanks for your inputs. It was a HDD error and I replaced it, did vgcfgrestore, newfs and restoring data now.&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;Shiju</description>
      <pubDate>Wed, 07 Aug 2002 15:05:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-error/m-p/2780833#M77169</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-08-07T15:05:09Z</dc:date>
    </item>
  </channel>
</rss>

