VERITAS File System 4.1 Administrator's Guide

VERITAS File System Quick Reference
Veritas File System Quick Reference
Appendix A192
# umount -a
This unmounts all file systems except /(root), /usr, /var, /opt, and /tmp.
Displaying Information on Mounted File Systems
You can use the mount command to display a list of currently mounted file systems.
How to Display File System Information
To view the status of mounted file systems, use the syntax:
mount -v
This shows the file system type and mount options for all mounted file systems. The -v option
specifies verbose mode.
See the following manual pages for more information about the mount command and its
available options:
mount(1M)
mount_vxfs(1M)
Example A-5 When invoked without options, the mount command displays file
system information similar to the following:
# mount
/dev/vg00/lvol3 on / type vxfs ioerror=mwdisable,delaylog Wed Jun 5 \
3:23:40 2004
/dev/vg00/lvol8 on /var type vxfs ioerror=mwdisable,delaylog Wed Jun 5 \
3:23:56 2004
/dev/vg00/lvol7 on /usr type vxfs ioerror=mwdisable,delaylog Wed Jun 5 \
3:23:56 2004
/dev/vg00/lvol6 on /tmp type vxfs ioerror=mwdisable,delaylog Wed Jun 5 \
3:23:56 2004
/dev/vg00/lvol5 on /opt type vxfs ioerror=mwdisable,delaylog Wed Jun 5 \
3:23:57 2004
/dev/vg00/lvol1 on /stand type hfs defaults on Thu Jun 6 4:17:20 2004 \
/dev/vgdb/lvol13 on /oracle type vxfs ioerror=mwdisable,delaylog Thu \