node# mount /u001
vxfs mount: /dev/vx/dsk/rootdg/vol1 is corrupted. needs checking
We have tried the fsck, but was not successful. We are unable to mount the filesystem /local
node#
Solution:
format >> analyze >> read to fix the block 5125 error of disk c3t2d0.
#fsck -F vxfs -y /dev/vx/rdsk/rootdg/vol1
#mount /local
vxfs mount: /dev/vx/dsk/rootdg/vol1 is corrupted. needs checking
We have tried the fsck, but was not successful. We are unable to mount the filesystem /local
node#
Solution:
format >> analyze >> read to fix the block 5125 error of disk c3t2d0.
#fsck -F vxfs -y /dev/vx/rdsk/rootdg/vol1
#mount /local
0 comments