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

Appendix B Reference Manual> B.2 The GFS Shared File System Specific Management Commands

B.2.11 sfcstat(1M) Report statistics on GFS Shared File Systems

<SYNOPSIS>

sfcstat [ -abcdefghijklmnopqrstuvwA ] [ interval [ count ]] [ mount_point ... ]

<DESCRIPTION>

The sfcstat command displays statistics about the GFS Shared File Systems.

The sfcstat is used without parameters, it reports statistical information recorded after the file system is mounted. The next time, it reports the information recorded since the last report.

When the parameter interval is specified, sfcstat reports statistical information for the interval that was specified in this parameter (in seconds).

When the parameter count is specified, sfcstat reports statistical information for the interval it takes to count to count.

When the parameter mount_point is specified, sfcstat reports statistical information on the specified file system.

<OPTIONS>

The following options can be specified:

-A

Reports all information.

-a

Reports AC information about read/write operations. Reports the number of RPC messages for the following purposes:

-b

Reports AC information about meta-data management buffers. Reports the number of buffer allocations, the number of dynamic buffer allocations, and the number of sleep occurred during buffer requests.

-c

Reports MDS information about meta-data management buffers. Reports the number of buffer allocations, the number of dynamic buffer allocations, and the number of sleep occurred during buffer requests.

-d

Reports AC information about direct I/O. Reports the following information:

-e

Reports MDS information about purging tokens. Reports the following information:

-f

Reports AC information about VFS operations. Reports the number of RPC messages for the following purposes:

-g

Reports the number of times MDS was received requests for tokens (by token type).

-h

Reports MDS information about the meta-daemon. Reports the number of times the meta-daemon was activated, the number of buffers in the meta-daemon I/O queues, the number of times the meta-daemon was activated because the disk was full, and the number of times the meta-daemon was activated because the meta-cache was full.

-i

Reports AC information about actual I/O. Reports the number of actual I/O reading, the number of actual I/O writing, the number of I/O blocks actually read, and the number of I/O blocks actually written.

-j

Reports MDS information about the log daemon. Reports the following information:

-k

Reports MDS information about operations for free extents. Reports the number of search requests, the number of times blocks acquired, the number of acquired blocks, the number of blocks acquisition failed, the number of times blocks released, the number of released blocks, the number of times released blocks successfully linked, the number of division of free extent management, and the number of joining free extent management.

-l

Reports AC information about file and advisory locks. Reports the number of RPC messages for the following purposes:

-m

Reports MDS information about meta cache (by meta type). Reports the number of accesses, the number of cache hits, the number of updates, the number of read operations, the number of write operations, writing time, and average time.

-n

Reports AC information about RNODE operations. Reports the number of RPC messages for the following purposes:

-o

Reports AC information about VNODE operations. Reports the following information:

-p

Reports MDS information about file operation. Reports the following information:

-q

Reports MDS information about operations for allocated extents. Reports the number of search requests, the number of times blocks acquired, the number of acquired blocks, the number of blocks acquisition failed, the number of times blocks released, the number of released blocks, the number of times released blocks successfully linked, the number of division of free extent management, and the number of joining free extent management.

-r

Reports AC information about file operation. Reports the following information:

-s

Reports MDS information about operations for reserving extents. Reports the number of requests to reserve extents, the number of reserved extents, the number of reserved blocks, the number of requests to reserve extents contiguously, and the number of extents failed to reserve.

-t

Reports the number of times MDS is request to purging tokens. Reports the following information:

-u

Reports AC information about VOP entry function processing. Reports the following information:

-v

Reports AC information about Procedure issue processing. Reports the following information:

-w

Reports AC information about on number of cache hits when device is accessed. Reports the following information:

When the option is omitted, it reports on all information.

<OPERANDS>

The following operand can be specified:

mount_point

Specifies the path name of the mount point where the file system has been mounted.

<EXAMPLE>

# sfcstat 5 /mnt <Enter>

<SEE ALSO>

sar(1) in the "Solaris X Reference Manual Collection".

<NOTES>


Contents Index PreviousNext

All Rights Reserved, Copyright(C) FUJITSU LIMITED 2006