Veritas File System 4.1 Administrator's Guide (HP-UX 11i v3, February 2007)

VERITAS File System Quick Reference
Veritas File System Quick Reference
Appendix A176
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 \
Jun 6 4:17:20 2004
/dev/vg00/lvol4 on /home type vxfs ioerror=mwdisable,delaylog on Thu \
Jun 6 4:17:20 2004
/dev/vgdb/lvol9 on /bench type vxfs ioerror=mwdisable,delaylog on Thu \
Jun 6 4:17:11 2004
Identifying File System Types
Use the fstyp command to determine the file system type for a specified file system. This is useful when a
file system was created elsewhere and you want to know its type.
How to Identify a File System
To determine the status of mounted file systems, use the syntax:
fstyp -v special
special The character (raw) device.
-v Specifies verbose mode.
See the following manual pages for more information about the fstyp command and its available options: