Account Links: Cart | Your Account | Logout

Skip to content

Red Hat Knowledgebase

Red Hat Knowledgebase Search:

Updated Within the Last:

New Solutions within the last day New Solutions within the last week New Solutions within the last month

Browse by topics:


Click to View a Topic
Red Hat Applications > Global File System (GFS) > Issue <<  39 of 71 >>

Solution Tools:


Email a Solution Postcard Printer version Submit a comment on this answer Update notifications Request an answer Back

Article Reference

Article ID: 7100
Last update: 11-14-05
Issue:
How do I display the Global File System (GFS) pool volume statistics?
Resolution:

One of the commands that comes with the GFS RPM is pool_info. Using the command, it is possible to monitor the GFS pool read-write information.

The command listed below will print the number of reads and writes to the currently active pool(s) since the last time it was activated or the statistics were cleared.

pool_info -s

To clearly monitor the number of pool reads and writes, along with the number of blocks read and writes, the option -t can be used. This option is used together with -s option to display statistics in a defined time interval (seconds).

pool_info -s -t 10

Use the command below to clear the pool(s) statistics:

pool_info -c


How well did this entry answer your question?


good wrong incomplete out of date
Red Hat Applications > Global File System (GFS) > Issue <<   39  of  71  >>