<?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: Weird disk problems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-disk-problems/m-p/4186342#M585960</link>
    <description>could not find file system mounted.&lt;BR /&gt;&lt;BR /&gt;So i will replace the disk. Then reboot. Does this sound correct?</description>
    <pubDate>Thu, 24 Apr 2008 16:22:35 GMT</pubDate>
    <dc:creator>Jason_309</dc:creator>
    <dc:date>2008-04-24T16:22:35Z</dc:date>
    <item>
      <title>Weird disk problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-disk-problems/m-p/4186339#M585957</link>
      <description>I have a disk that went down. While it was up i had oracle apps running. There are allot of proccesses that are still running and can not be killed do to the disk going down. I think i need to reboot to get rid of but not sure. Also i am getting the follwoing errors in syslog:&lt;BR /&gt;&lt;BR /&gt;Apr 24 07:54:47 svr033 vmunix: msgcnt 121 vxfs: mesg 008: vx_direrr: vx_dirscan_2 - /u11 file system inode 7 block 775 error 5&lt;BR /&gt;Apr 24 07:54:47 svr033 vmunix: msgcnt 122 vxfs: mesg 025: vx_wsuper - /dev/vg02/lvol5 file system super-block update failed&lt;BR /&gt;Apr 24 07:55:00 svr033 vmunix: msgcnt 123 vxfs: mesg 016: vx_ilisterr - /u11 file system error reading inode 3&lt;BR /&gt;Apr 24 07:55:00 svr033 vmunix: msgcnt 124 vxfs: mesg 025: vx_wsuper - /dev/vg02/lvol5 file system super-block update failed&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Can anyone tell me if replaceing the disk and booting will clear this up?&lt;BR /&gt;&lt;BR /&gt;Thank you.</description>
      <pubDate>Thu, 24 Apr 2008 15:44:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-disk-problems/m-p/4186339#M585957</guid>
      <dc:creator>Jason_309</dc:creator>
      <dc:date>2008-04-24T15:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: Weird disk problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-disk-problems/m-p/4186340#M585958</link>
      <description>Hi Jason:&lt;BR /&gt;&lt;BR /&gt;I would expect to see hung processes.  They are waiting on an I/O that isn't going to happen and until it does, even a 'kill -9' isn't going to terminate them.  A reboot will certainly vanquish them!&lt;BR /&gt;&lt;BR /&gt;You need to replace your failed disk.  Follow the guidelines herein:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad.pdf" target="_blank"&gt;http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 24 Apr 2008 16:07:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-disk-problems/m-p/4186340#M585958</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-04-24T16:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: Weird disk problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-disk-problems/m-p/4186341#M585959</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;There were open file handles when the disk died. It is not weird that processes will hang.&lt;BR /&gt;&lt;BR /&gt;fuser -cuk /filesystem  if there is still a filesystem mounted.&lt;BR /&gt;&lt;BR /&gt;Reboot will clear this, but startup jobs may hang depending on what disk this is.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 24 Apr 2008 16:18:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-disk-problems/m-p/4186341#M585959</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-04-24T16:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: Weird disk problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-disk-problems/m-p/4186342#M585960</link>
      <description>could not find file system mounted.&lt;BR /&gt;&lt;BR /&gt;So i will replace the disk. Then reboot. Does this sound correct?</description>
      <pubDate>Thu, 24 Apr 2008 16:22:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-disk-problems/m-p/4186342#M585960</guid>
      <dc:creator>Jason_309</dc:creator>
      <dc:date>2008-04-24T16:22:35Z</dc:date>
    </item>
    <item>
      <title>Re: Weird disk problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-disk-problems/m-p/4186343#M585961</link>
      <description>Hi (again) Jason:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; So i will replace the disk. Then reboot. Does this sound correct?&lt;BR /&gt;&lt;BR /&gt;I suggest that you take a few minutes, first, to read through the document I cited, *before* acting.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 24 Apr 2008 16:36:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-disk-problems/m-p/4186343#M585961</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-04-24T16:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: Weird disk problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-disk-problems/m-p/4186344#M585962</link>
      <description>Dear Jason&lt;BR /&gt;&lt;BR /&gt;are u sure u disk is failed?&lt;BR /&gt;please check the &lt;BR /&gt;did u checked any mirroring is there?&lt;BR /&gt;</description>
      <pubDate>Sat, 26 Apr 2008 10:55:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-disk-problems/m-p/4186344#M585962</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2008-04-26T10:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: Weird disk problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-disk-problems/m-p/4186345#M585963</link>
      <description>dear Jason&lt;BR /&gt;every step by step procedure is clearly mentioned in the attached pdf file&lt;BR /&gt;please read it, then easily u can take an action.peoples are normally using these procedure.&lt;BR /&gt;&lt;BR /&gt;thanks and regards&lt;BR /&gt;&lt;BR /&gt;sajjad&lt;BR /&gt;</description>
      <pubDate>Sat, 26 Apr 2008 10:59:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-disk-problems/m-p/4186345#M585963</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2008-04-26T10:59:57Z</dc:date>
    </item>
  </channel>
</rss>

