1832588 Members
3016 Online
110043 Solutions
New Discussion

Cheking file system

 
SOLVED
Go to solution
Igor Sovin
Super Advisor

Cheking file system

I get an error while trying to mount filesystem
# /usr/sbin/mount /dev/vg00/.audit /.audit
vxfs mount: /dev/vg00/.audit is corrupted. needs checking

Then I did fsck:

# /usr/sbin/fsck -F vxfs /dev/vg00/.audit
file system is larger than device
vxfs fsck: cannot initialize aggregate
file system check failure, aborting ...

What does it mean?
3 REPLIES 3
Mark Nieuwboer
Esteemed Contributor
Solution

Re: Cheking file system

Hi Igor,

See this link it probebly wil solve your problem.
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=766639

grtz. Mark
Gerrit_1
Advisor

Re: Cheking file system

Hi,

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=61799

Hope this helps
I have a vision...... a television
D. Toth
Occasional Advisor

Re: Cheking file system


Hi all;

I am having this same issue with two different drives, but neither of them have logical volumes, they were added to the system without the LVM. I forgot the data on my desk but the fstyp -v shows blocks=8192 and the size was around 17000000 (ish) comming to around 136GB. But the drive is only 73GB. The only thing that may come into play is that the drives are in a removable bay tower and there might have been 146GB drives in there earlier. I tried every vxfs fsck possible . I have read the other three threads and the suggestion is to try lvreduce, but does anyone have an idea how to convince the file system it is smaller if it is not a logical volume ??