Operating System - Tru64 Unix
1753642 Members
5223 Online
108798 Solutions
New Discussion юеВ

Re: advfs domain panic

 
james_lee
New Member

advfs domain panic

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.
I need to recover data in that directory since I don't have backup.
The followings are error messages I got:

AdvFS Domain Panic; Domain home_domain Id 0x3b8f191f.0003f52d
An AdvFS domain panic has occurred due to either a metadata write error or an internal inconsistency. This domain
is being rendered inaccessible.
Please refer to guidelines in AdvFS Guide to File System Administration regarding what steps to take to recover th
is domain.
Domain panic appears to be due to a hardware problem
Check the binary error log for more information.
thread 0xfffffc003fe30a80 waiting on event 0xfffffc003fe12700
AdvFS I/O error:
Volume: /dev/disk/dsk1c
Tag: 0xfffffff6.0000
Page: 1999
Block: 7149840
Block count: 16
Type of operation: Write
Error: 5
EEI: 0x3600
I/O error appears to be due to a hardware problem.
Check the binary error log for details.
AdvFS I/O error:
Volume: /dev/disk/dsk1c
Tag: 0xfffffff6.0000
Page: 0
Block: 48
Block count: 16
Type of operation: Write
Error: 5
EEI: 0x3600
I/O error appears to be due to a hardware problem.
Check the binary error log for details.

With fixfdmn, I got this messages:
# ./fixfdmn home_domain
fixfdmn: Can't get size for volume '/dev/disk/dsk1c'.
fixfdmn: Error obtaining volume information.

Please let me know if you have any clues to recover my data.
Thanks in advance.
7 REPLIES 7
Mark Poeschl_2
Honored Contributor

Re: advfs domain panic

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?
james_lee
New Member

Re: advfs domain panic

The followings are the output from 'salvage' command:

# ./salvage home_domain
salvage: Domain to be recovered 'home_domain'
salvage: Volume(s) to be used '/dev/disk/dsk1c'
salvage: Files will be restored to '/sbin/advfs'
salvage: Logfile will be placed in '/sbin/advfs/salvage.log'
salvage: open() failed for Device '/dev/disk/dsk1c'
salvage: No such device or address
Venkatesh BL
Honored Contributor

Re: advfs domain panic

"Domain panic appears to be due to a hardware problem
Check the binary error log for more information."

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.
Martin Moore
HPE Pro

Re: advfs domain panic

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?

Martin
I work for HPE
A quick resolution to technical issues for your HPE products is just a click away HPE Support Center
See Self Help Post for more details

Accept or Kudo

james_lee
New Member

Re: advfs domain panic

Yes, I have checked binary.errlog, but I don't undertand what the error log means.
It keep saying that

******************************** ENTRY 166. *********************************

----- EVENT INFORMATION -----

EVENT CLASS ERROR EVENT
OS EVENT TYPE 199. CAM SCSI
SEQUENCE NUMBER 11038.
OPERATING SYSTEM DEC OSF/1
OCCURRED/LOGGED ON Wed Jul 5 21:56:13 2006
OCCURRED ON SYSTEM cavity
SYSTEM ID x0007001E
SYSTYPE x00000000

----- UNIT INFORMATION -----

CLASS x0000 DISK
SUBSYSTEM x0000 DISK
BUS # x0002
x0088 LUN x0
TARGET x1

Also, I tried disklabel, but it doesnot work.
I cannot access to "dsk1c".
Thanks.
Martin Moore
HPE Pro

Re: advfs domain panic

It sounds like the disk has failed.
I work for HPE
A quick resolution to technical issues for your HPE products is just a click away HPE Support Center
See Self Help Post for more details

Accept or Kudo

Venkatesh BL
Honored Contributor

Re: advfs domain panic

Yes, please recreate the domain/filesets on a new disk(s) and retrieve data from backup.