Sometimes Veritas can`t mount volumes and requires to run fsck first
Related error in logs:
UX:vxfs fsck: WARNING: V-3-20836: file system had I/O error(s) on meta-data.
log replay in progress
log replay failed to clean file system
file system is not clean, full fsck required
full file system check required, exiting ...
UX:vxfs mount.vxfs: ERROR: V-3-26883: fsck log replay exits with 12
UX:vxfs mount.vxfs: ERROR: V-3-26881: Cannot be mounted until it has been cleaned by fsck. Please run "fsck -t vxfs -y /dev/vx/rdsk/med2-dg/teoco_bcp_vol" before mounting
Run fsck:
/opt/VRTS/bin/fsck -t vxfs /dev/vx/dsk/med2-dg/teoco_bcp_vol
Run full fsck:
/opt/VRTS/bin/fsck -t vxfs -o full /dev/vx/dsk/med2-dg/teoco_bcp_vol