How To Create, Mount and Fsck VxFS filesystem in AIX
book
Article ID: 100001044
calendar_today
Updated On:
Resolution
1] How to create VxFS in AIX
# /opt/VRTSvxfs/sbin/mkfs /dev/vx/rdsk//
2] How to fsck VxFS in AIX
# /opt/VRTS/bin/fsck /dev/vx/rdsk//
3] How to FULL fsck VxFS in AIX
# /opt/VRTS/bin/fsck -o full /dev/vx/rdsk//
4] How to mount a VxFS in AIX
# /opt/VRTS/bin/mount /dev/vx/dsk// /
Issue/Introduction
How To Create, Mount and Fsck VxFS filesystem in AIX
Was this article helpful?
thumb_up
Yes
thumb_down
No