MC/Serviceguard Cluster – Replace Quorum Server
Overview
It is not possible to replace the Quorum Server of a MC/Serviceguard Cluster while the cluster is running.
Get the current cluster configuration
Get the current cluster configuration and save it to an ascii file.
# cmgetconf -v -c cluster1 mycluster.ascii
Edit the config
Edit the config dump.
# vi mycluster.ascii
QS_HOST myquorum-server
QS_POLLING_INTERVAL 1200000000
Stop the Cluster
Stop all packages on the cluster.
# cmhaltpkg -v [pkg_1] [pkg_2]
Stop the whole cluster.
# cmhaltcl -v
Apply the new config
Check and apply the new configuration.
# cmcheckconf -v -C mycluster.ascii
# cmapplyconf -v -C mycluster.ascii
Start the Cluster
# cmruncl -v
Check Cluster
Check if the cluster uses the new Quorum server.
# cmviewcl –v
.
.
Quorum_Server_Status:
NAME STATUS STATE
myquorum-server up running
.
.
No comments yet.
Leave a comment
-
Recent
- MC/Serviceguard Cluster – Replace Quorum Server
- HP-UX Integrity Virtual Machines (Integrity VM)
- MC/Serviceguard Cluster on HP-UX 11.31
- HP-UX 11i comfortable shell environment
- Xen Guest (DomU) Installation
- Linux SAN Multipathing (HP Storage)
- Linux Network Bonding
- Linux SAN Multipathing
- ASM Disk not shown in Oracle Universal Installer (OUI) or DBCA
- Grid Control Error: Agent unreachable
- Oracle Clusterware Installation – Timed out waiting for the CRS stack to start
- Clean remove Oracle Clusterware (CRS) 10GR2 from a RHEL4
-
Links
-
Archives
- August 2009 (1)
- October 2008 (1)
- August 2008 (1)
- May 2008 (1)
- March 2008 (1)
- February 2008 (1)
- December 2007 (1)
- November 2007 (5)
-
Categories
-
RSS
Entries RSS
Comments RSS