PRIMECLUSTER Global File Services Configuration and Administration Guide 4.1 (Solaris(TM) 10 Operating System) |
Contents
Index
![]() ![]() |
Appendix B Reference Manual | > B.1 Commands for Common File System Management |
fstyp [ -v ] special
The fstyp determines the type of the file system that has been specified.
fstyp executes modules for checking different file system types.
When a module matches a GFS Shared File System, the fstyp displays file system name "sfcfs" as standard output and terminates with a termination status of 0.
If all modules are unsuccessful, the command displays the error message unknown_fstyp (no matches) and terminates with a termination status of 1.
If multiple modules are successful, the command displays an error message of unknown_fstyp (multiple matches) and terminates with the termination status of 2.
The following option can be specified:
-v
Outputs detailed information.
Displays information about super block and partition information.
The following operand can be specified:
special
Specifies path name of a character or block special file for the representative partition of the targeted file system.
# fstyp /dev/sfdsk/gfs01/dsk/volume01 <Enter> sfcfs |
mkfs_sfcfs(1M).
fstyp(1M), attributes(5), largefile(5) in the "Solaris X Reference Manual Collection".
Contents
Index
![]() ![]() |