PRIMECLUSTER Global File Services Configuration and Administration Guide 4.1 (Solaris(TM) 10 Operating System) |
Contents
Index
![]() ![]() |
Chapter 12 File System Management |
For each file system, there are two different types of management commands, namely, the general purpose management commands and the system specific management commands. The general purpose management commands that provided by Solaris OS are used for basic functions and the system specific commands are called by specifying options or file system types.
The GFS Shared File System features an exclusive management commands that act as the general purpose management command and the system specific management command for the GFS Shared File System's original functions.
Specify "sfcfs" for -F option as a file system type when using the general purpose management command to a GFS Shared File System. If you omit the -F option, a search is made of those entries matched with "special" or "mount_point" in /etc/vfstab after which the registered file system types are automatically selected.
Command |
Description |
df(1M) |
Displays the number of free disk blocks, number of files, etc. |
fsck(1M) |
Checks a file system for consistency and repairs it. |
fstyp(1M) |
Determines the file system type. |
mkfs(1M) |
Creates a file system. |
mount(1M) |
Mounts a file system. |
umount(1M) |
Unmounts a file system. |
For details of the general-purpose management commands, see each command's page of "Solaris X Reference Manual."
Command |
Description |
sfcadd |
Adds file data partitions. |
sfcadm |
Changes partition information setting. |
sfcfrmstart |
Starts sfcfrmd daemon on a local node. |
sfcfrmstop |
Stops sfcfrmd daemon on a local node. |
sfcgetconf |
Makes a backup of the management partition. |
sfcinfo |
Displays partition information. |
sfcmntgl |
Mounts the GFS Shared File System on all nodes. |
sfcnode |
Adds, deletes, and changes node configuration information. |
sfcrscinfo |
Displays file system information. |
sfcsetup |
Initializes the management partition, adds, deletes, and displays node information, displays a path of the management partition, and registers and displays the startup mode of the sfcfrmd daemon. |
sfcstat |
Reports statistical information of a GFS Shared File System. |
sfcumntgl |
Unmounts the GFS Shared File System from all nodes. |
Commands of GFS Shared File System are classified as follows:
[ used in mounted file system ]
umount
sfcstat
[ used in unmounted file system ]
fsck, mkfs(except -m), mount
sfcadd, sfcadm, sfcfrmstart, sfcfrmstop, sfcnode, sfcsetup
[ used in both mounted and unmounted file system ]
df, mkfs -m
sfcgetconf, sfcinfo, sfcmntgl*1, sfcrscinfo, sfcumntgl
(*1: An error occurs if the file system is mounted in all shared nodes.)
Contents
Index
![]() ![]() |