1clustat(8) Red Hat Cluster Suite clustat(8)
2
3
4
6 clustat - Cluster Status Utility
7
9 clustat [-i delay ] [-I] [-m member ] [-Q] [-s service ] [-v] [-x]
10
11
13 The clustat command displays the status of the cluster. It shows mem‐
14 bership information, quorum view, and the state of all configured user
15 services. The clustat command displays cluster status only from the
16 viewpoint of the cluster system on which it is running.
17
19 -I Display the member ID of the current member.
20
21 -i <delay>
22 Display cluster status and refresh the status every delay sec‐
23 onds. Mutually exclusive with the -x option. -m <member> Dis‐
24 play the status of the specified member.
25
26 -Q Return cluster quorum status to calling shell. (No output)
27
28 -s <service>
29 Displays the status of the specified service.
30
31 -x Display cluster configuration combined with status in XML for‐
32 mat. Mutually exclusive with -i option.
33
34 -v Display version information and exit.
35
36
38 clusvcadm(8)
39
40
41
42 Jan 2005 clustat(8)