Operating System - HP-UX
1833696 Members
3702 Online
110062 Solutions
New Discussion

Re: Corrupted Logical Volume

 
SOLVED
Go to solution
vaman
Frequent Advisor

Corrupted Logical Volume

We have problem of VAR filesystem not getting mounted. We have mounted var on /dev/vg00/lvol7 (vxfs). During Boot itself it is giving error as:
No valid ILIST's for fileset 999

Further check is aborted and var does'nt get mounted.
Kindly suggest us the way out !

We tried using fsck with -o full and -o nolog options but were unable to clean the FS.
vaman kulkarni
6 REPLIES 6
James R. Ferguson
Acclaimed Contributor

Re: Corrupted Logical Volume

Hi:

Please post the OS version you are running.

Regards!

...JRF...
melvyn burnard
Honored Contributor

Re: Corrupted Logical Volume

Which OS version do you have?
what errors ar ereported by the fsck -F vxfs -o full ?
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
vaman
Frequent Advisor

Re: Corrupted Logical Volume

The OS is hpux 11.0
on L class system
The o/p of fsck -F vxfs -o full is
no valid ILISTs for fileset 999
file system check failure, aborting ...
vaman kulkarni
James R. Ferguson
Acclaimed Contributor

Re: Corrupted Logical Volume

Hi:

Make sure you have these patches installed:

PHKL_14763 and PHCO_23651; particularly this second one.

Regards!

...JRF...
Vincent Stedema
Esteemed Contributor
Solution

Re: Corrupted Logical Volume

More info on PHCO_23561 can be found here: http://www4.itrc.hp.com/service/cki/patchDocDisplay.do?patchId=PHCO_23651

It explicitly mentions the error message you mention.

Regards,

Vincent
vaman
Frequent Advisor

Re: Corrupted Logical Volume

both the patches
PHKL_14763 & PHCO_23651
are installed
vaman kulkarni