Top
PRIMECLUSTER Global File Services Configuration and Administration Guide 4.6
FUJITSU Software

B.2.9 sfcrscinfo(8) Display file system information

<SYNOPSIS>

sfcrscinfo -m [ -a | -i fsid | device ]

<DESCRIPTION>

The sfcrscinfo command outputs file system information for GFS Shared File Systems.

sfcrscinfo outputs the following detailed information:

<OPTIONS>

The following options can be specified:

-a

Outputs information for all GFS Shared File Systems that have been created.

-m

Outputs the MDS and AC information for GFS Shared File Systems.
If -m specified with -a, outputs information for all GFS Shared File Systems that have been created.
If only specified -m, outputs information for GFS Shared File System which status is mounted.

-i fsid

Displays the information for the file system specified by fsid.

<OPERAND>

The following operand can be specified:

device

Specifies path name of the block special file of a representative partition of the GFS Shared File System.

<EXAMPLES>

# sfcrscinfo -m /dev/sfdsk/gfs01/dsk/volume01 <Enter>
/dev/sfdsk/gfs01/dsk/volume01:
FSID  MDS/AC  STATE  S-STATE   RID-1   RID-2   RID-N  hostname
   1  MDS(P)  run    -             0       0       0  prime01
   1  AC      run    -             0       0       0  prime01
   1  MDS(S)  wait   -             0       0       0  prime02
   1  AC      run    -             0       0       0  prime02