Chapter 4. Cluster Administration
71
To monitor the cluster and display status at specific time intervals from a shell prompt,
invoke
clustat
with the
-i
time
option, where
time
specifies the number of seconds
between status snapshots. The following example causes the
clustat
utility to display
cluster status every 10 seconds:
#
clustat -i 10
4.3. Starting and Stopping the Cluster Software
To start the cluster software on a member, type the following commands in this order:
1.
service ccsd start
2.
service lock_gulmd start
or
service cman start
according to the type
of lock manager used
3.
service fenced start
(DLM clusters only)
4.
service clvmd start
5.
service gfs start
, if you are using Red Hat GFS
6.
service rgmanager start
To stop the cluster software on a member, type the following commands in this order:
1.
service rgmanager stop
2.
service gfs stop
, if you are using Red Hat GFS
3.
service clvmd stop
4.
service fenced stop
(DLM clusters only)
5.
service lock_gulmd stop
or
service cman stop
according to the type of
lock manager used
6.
service ccsd stop
Stopping the cluster services on a member causes its services to fail over to an active
member.
4.4. Modifying the Cluster Configuration
To
modify
the
cluster
configuration
(the
cluster
configuration
file
(
/etc/cluster/cluster.conf
), use the
Cluster Configuration Tool
. For more
information about using the
Cluster Configuration Tool
, refer to Chapter 3
Installing
and Configuring Red Hat Cluster Suite Software
.
Содержание Cluster Suite
Страница 1: ...Red Hat Cluster Suite Configuring and Managing a Cluster ...
Страница 5: ...Index 165 Colophon 171 ...
Страница 6: ......
Страница 14: ...viii Introduction ...
Страница 16: ......
Страница 24: ...8 Chapter 1 Red Hat Cluster Manager Overview ...
Страница 92: ...76 Chapter 4 Cluster Administration ...
Страница 98: ......
Страница 130: ...114 Chapter 9 Setting Up a Red Hat Enterprise Linux LVS Cluster ...
Страница 152: ...136 Chapter 10 Configuring the LVS Routers with Piranha Configuration Tool ...
Страница 154: ......
Страница 162: ...146 Appendix A Supplementary Hardware Information ...
Страница 180: ...164 Appendix C Multipath usage txt File for Red Hat Enterprise Linux 4 Update 3 ...
Страница 186: ......