1834017 Members
2518 Online
110063 Solutions
New Discussion

recovering file system

 
SOLVED
Go to solution
Vogra
Regular Advisor

recovering file system

Hi All!
after boot, the file system wasn't mounted. I ran fsck and the system returned the msg:
root@vsurjux2:/etc #fsck -F vxfs /dev/vg00/lvol31
vxfs fsck: file system had I/O error(s) on user data.
log replay in progress
full file system check required, exiting ...

Help!
We are spirits in the material world
2 REPLIES 2
Frederic Sevestre
Honored Contributor
Solution

Re: recovering file system

Hi,

It seams to require a full fsck.
Try :
#fsck -F vxfs -o full /dev/vgxx/lvolx


Fr??d??ric
Crime doesn't pay...does that mean that my job is a crime ?
Vogra
Regular Advisor

Re: recovering file system

Frederic,
I ran fsck with -o parameter and i think all it's ok.
thanx.
We are spirits in the material world