PRIMECLUSTER Global File Services Configuration and Administration Guide 4.1 (Solaris(TM) 10 Operating System)
|
Contents
Index

|
11.2.5 Checking file system status
sfcrscinfo(1M) can check if a GFS Shared File System can be mounted. Execute the command on any one of the nodes where the file system will be shared.

For details on sfcrscinfo(1M), see sfcrscinfo(1M).
The following example shows how to check the mount status of the GFS Shared File System whose representative partition is /dev/sfdsk/gfs/rdsk/volume1 with sfcrscinfo(1M).
# sfcrscinfo -m /dev/sfdsk/gfs01/rdsk/volume01 <Enter>
/dev/sfdsk/gfs01/dsk/volume01:
FSID MDS/AC STATE S-STATE RID-1 RID-2 RID-N hostname
2 MDS(P) run - 0 0 0 mikan
2 AC run - 0 0 0 mikan
2 MDS(S) wait - 0 0 0 karin
2 AC run - 0 0 0 karin |
Check if either of MDS(P) or MDS(S) is "run -" and the access client (AC) of the nodes where the file system will be shared is also "run -". If both are "run -", the file system is running properly. If the status indicates, "stop -", they are stopped properly.
All Rights Reserved, Copyright(C) FUJITSU LIMITED 2006