<?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: advfs domain panic in Operating System - Tru64 Unix</title>
    <link>https://community.hpe.com/t5/operating-system-tru64-unix/advfs-domain-panic/m-p/3820679#M17348</link>
    <description>"Domain panic appears to be due to a hardware problem&lt;BR /&gt;Check the binary error log for more information."&lt;BR /&gt;&lt;BR /&gt;This is the clue. Did you check the binary error log? I don't think AdvFS can do much if the disk is inaccessible. Time to check out the backup.&lt;BR /&gt;</description>
    <pubDate>Mon, 10 Jul 2006 23:04:42 GMT</pubDate>
    <dc:creator>Venkatesh BL</dc:creator>
    <dc:date>2006-07-10T23:04:42Z</dc:date>
    <item>
      <title>advfs domain panic</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/advfs-domain-panic/m-p/3820676#M17345</link>
      <description>I have got ADVFS domain panic, and I could not access to my /home directory. I had tied to fix with verify, fixfdmn, and salvage commands, but those didnot work.&lt;BR /&gt;I need to recover data in that directory since I don't have backup.&lt;BR /&gt;The followings are error messages I got:&lt;BR /&gt;&lt;BR /&gt;AdvFS Domain Panic; Domain home_domain Id 0x3b8f191f.0003f52d&lt;BR /&gt;An AdvFS domain panic has occurred due to either a metadata write error or an internal inconsistency. This domain&lt;BR /&gt;is being rendered inaccessible.&lt;BR /&gt;Please refer to guidelines in AdvFS Guide to File System Administration regarding what steps to take to recover th&lt;BR /&gt;is domain.&lt;BR /&gt;Domain panic appears to be due to a hardware problem&lt;BR /&gt;Check the binary error log for more information.&lt;BR /&gt;thread 0xfffffc003fe30a80 waiting on event 0xfffffc003fe12700&lt;BR /&gt;AdvFS I/O error:&lt;BR /&gt;Volume: /dev/disk/dsk1c&lt;BR /&gt;Tag: 0xfffffff6.0000&lt;BR /&gt;Page: 1999&lt;BR /&gt;Block: 7149840&lt;BR /&gt;Block count: 16&lt;BR /&gt;Type of operation: Write&lt;BR /&gt;Error: 5&lt;BR /&gt;EEI: 0x3600&lt;BR /&gt;I/O error appears to be due to a hardware problem.&lt;BR /&gt;Check the binary error log for details.&lt;BR /&gt;AdvFS I/O error:&lt;BR /&gt;Volume: /dev/disk/dsk1c&lt;BR /&gt;Tag: 0xfffffff6.0000&lt;BR /&gt;Page: 0&lt;BR /&gt;Block: 48&lt;BR /&gt;Block count: 16&lt;BR /&gt;Type of operation: Write&lt;BR /&gt;Error: 5&lt;BR /&gt;EEI: 0x3600&lt;BR /&gt;I/O error appears to be due to a hardware problem.&lt;BR /&gt;Check the binary error log for details.&lt;BR /&gt;&lt;BR /&gt;With fixfdmn, I got this messages:&lt;BR /&gt;# ./fixfdmn home_domain&lt;BR /&gt;fixfdmn: Can't get size for volume '/dev/disk/dsk1c'.&lt;BR /&gt;fixfdmn: Error obtaining volume information.&lt;BR /&gt;&lt;BR /&gt;Please let me know if you have any clues to recover my data.&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Jul 2006 11:52:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/advfs-domain-panic/m-p/3820676#M17345</guid>
      <dc:creator>james_lee</dc:creator>
      <dc:date>2006-07-10T11:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: advfs domain panic</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/advfs-domain-panic/m-p/3820677#M17346</link>
      <description>With that kind of error, I would think salvage would be a better bet - you said it didn't work though. What does the output of 'salvage' look like?</description>
      <pubDate>Mon, 10 Jul 2006 15:35:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/advfs-domain-panic/m-p/3820677#M17346</guid>
      <dc:creator>Mark Poeschl_2</dc:creator>
      <dc:date>2006-07-10T15:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: advfs domain panic</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/advfs-domain-panic/m-p/3820678#M17347</link>
      <description>The followings are the output from 'salvage' command:&lt;BR /&gt;&lt;BR /&gt;# ./salvage home_domain&lt;BR /&gt;salvage: Domain to be recovered 'home_domain'&lt;BR /&gt;salvage: Volume(s) to be used '/dev/disk/dsk1c' &lt;BR /&gt;salvage: Files will be restored to '/sbin/advfs'&lt;BR /&gt;salvage: Logfile will be placed in '/sbin/advfs/salvage.log'&lt;BR /&gt;salvage: open() failed for Device '/dev/disk/dsk1c'&lt;BR /&gt;salvage: No such device or address&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Jul 2006 17:01:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/advfs-domain-panic/m-p/3820678#M17347</guid>
      <dc:creator>james_lee</dc:creator>
      <dc:date>2006-07-10T17:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: advfs domain panic</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/advfs-domain-panic/m-p/3820679#M17348</link>
      <description>"Domain panic appears to be due to a hardware problem&lt;BR /&gt;Check the binary error log for more information."&lt;BR /&gt;&lt;BR /&gt;This is the clue. Did you check the binary error log? I don't think AdvFS can do much if the disk is inaccessible. Time to check out the backup.&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Jul 2006 23:04:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/advfs-domain-panic/m-p/3820679#M17348</guid>
      <dc:creator>Venkatesh BL</dc:creator>
      <dc:date>2006-07-10T23:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: advfs domain panic</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/advfs-domain-panic/m-p/3820680#M17349</link>
      <description>Yes, that clearly indicates a hardware error on dsk1.  Did you check the binary error log?  Can you access the disk in any other way?  For example, does 'disklabel -r dsk1' work?&lt;BR /&gt;&lt;BR /&gt;Martin</description>
      <pubDate>Tue, 11 Jul 2006 06:42:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/advfs-domain-panic/m-p/3820680#M17349</guid>
      <dc:creator>Martin Moore</dc:creator>
      <dc:date>2006-07-11T06:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: advfs domain panic</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/advfs-domain-panic/m-p/3820681#M17350</link>
      <description>Yes, I have checked binary.errlog, but I don't undertand what the error log means.&lt;BR /&gt;It keep saying that &lt;BR /&gt;&lt;BR /&gt;******************************** ENTRY   166. *********************************&lt;BR /&gt;&lt;BR /&gt;----- EVENT INFORMATION -----&lt;BR /&gt;&lt;BR /&gt;EVENT CLASS                             ERROR EVENT&lt;BR /&gt;OS EVENT TYPE                  199.     CAM SCSI&lt;BR /&gt;SEQUENCE NUMBER              11038.&lt;BR /&gt;OPERATING SYSTEM                        DEC OSF/1&lt;BR /&gt;OCCURRED/LOGGED ON                      Wed Jul  5 21:56:13 2006&lt;BR /&gt;OCCURRED ON SYSTEM                      cavity&lt;BR /&gt;SYSTEM ID                 x0007001E&lt;BR /&gt;SYSTYPE                   x00000000&lt;BR /&gt;&lt;BR /&gt;----- UNIT INFORMATION -----&lt;BR /&gt;&lt;BR /&gt;CLASS                         x0000     DISK&lt;BR /&gt;SUBSYSTEM                     x0000     DISK&lt;BR /&gt;BUS #                         x0002&lt;BR /&gt;                              x0088     LUN x0&lt;BR /&gt;                                        TARGET x1&lt;BR /&gt;&lt;BR /&gt;Also, I tried disklabel, but it doesnot work.&lt;BR /&gt;I cannot access to "dsk1c".&lt;BR /&gt;Thanks.</description>
      <pubDate>Tue, 11 Jul 2006 13:25:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/advfs-domain-panic/m-p/3820681#M17350</guid>
      <dc:creator>james_lee</dc:creator>
      <dc:date>2006-07-11T13:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: advfs domain panic</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/advfs-domain-panic/m-p/3820682#M17351</link>
      <description>It sounds like the disk has failed.</description>
      <pubDate>Tue, 11 Jul 2006 13:26:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/advfs-domain-panic/m-p/3820682#M17351</guid>
      <dc:creator>Martin Moore</dc:creator>
      <dc:date>2006-07-11T13:26:59Z</dc:date>
    </item>
    <item>
      <title>Re: advfs domain panic</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/advfs-domain-panic/m-p/3820683#M17352</link>
      <description>Yes, please recreate the domain/filesets on a new disk(s) and retrieve data from backup.</description>
      <pubDate>Tue, 11 Jul 2006 23:26:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/advfs-domain-panic/m-p/3820683#M17352</guid>
      <dc:creator>Venkatesh BL</dc:creator>
      <dc:date>2006-07-11T23:26:54Z</dc:date>
    </item>
  </channel>
</rss>

