412
Celerra Network Server Command Reference Manual
The server Commands
0.00 blks/sec read
0.00 blks/sec written
EXAMPLE #4 To display statistics for the file, /ufs1/mpfs/file.dat, type:
$ server_mpfsstat server_2 -file /ufs1/mpfs/file.dat
server_2 :
------------------------------
file MPFS statistics
------------------------------
file = /ufs1/mpfs/file.dat
total avg msec high msec
------- ---------- -----------
open(): 3 0.00 0
getMap(): 2055 0.06 4
allocSpace(): 1025 2.31 52
commit(): 8 184.50 612
release(): 6 0.00 0
total
-------
close(): 3
conflicts: 0
EXAMPLE #5 To reset the statistics associated with the file /ufs1/mpfs/file.dat,
type:
$ server_mpfsstat server_2 -z -file /ufs1/mpfs/file.dat
server_2 : done
EXAMPLE #6 To reset the global statistics, type
$ server_mpfsstat server_2 -Z
server_2 : done