1834142 Members
2271 Online
110064 Solutions
New Discussion

Re: filesystem

 
SOLVED
Go to solution
Jairo Campana
Trusted Contributor

filesystem

i have a problem ,
use fsck
mountall: diagnostics from fsck
vxfs fsck: sanity check: /dev/vg01/lvol6 needs checking
mountall: /dev/vg01/lvol6 was fsck'd and fixed
legionx
2 REPLIES 2
Helen French
Honored Contributor

Re: filesystem

hey,

If you are looking for a full file system check, do 'fsck -o full' command.

See man fsck

Shiju
Life is a promise, fulfill it!
Jeff Machols
Esteemed Contributor
Solution

Re: filesystem

run an fsck -m /dev/vg00/lvol6 and see if it comes back ok. If you get an error saying filesystem mounted, then you are ok, if you get an error run fsck -o c /dev/vg00/lvol6