How to fix "invalid super-block" on HP-UX 11.00? hi,
I checked one of our HP-UX server and found one of them has following
problem:
[root@rddb#/]fsck /dev/vg00/lvoradata
invalid super-block
vxfs fsck: cannot initialize aggregate
file system check failure, aborting ...
[root@rddb#/]dd if=/dev/vg00/lvoradata bs=64k of=/dev/null
8000+0 in
8000+0 out
[root@rddb#/]fsck -F vxfs -o full /dev/vg00/lvoradata
invalid super-block
search for auxiliary super-block? (ynq)y
alternate super-block not found
vxfs fsck: cannot initialize aggregate
file system check failure, aborting ...
[root@rddb#/]
how can I fix this problem ?
thanks in advance .
Joe |