Operating System - Linux
1751957 Members
5305 Online
108783 Solutions
New Discussion

How to remove the service from one node of three nodes cluster completely from Linux

 
Senthil_N
Advisor

How to remove the service from one node of three nodes cluster completely from Linux

Hi All,

 

There are three Redhat Linux nodes are configured with service guard cluster.  I would like to remove service guard completely from one node of the cluster but rest of nodes should be running with packages 

 

I would like to know the steps with commands starting from deleting cluster configuration to removing service guard cluster RPMs.

 

 

1 REPLY 1
Matti_Kurkela
Honored Contributor

Re: How to remove the service from one node of three nodes cluster completely from Linux

How about reading the documentation for Serviceguard?

 

In "Managing HP Serviceguard for Linux", in chapter 7 (titled "Cluster and Package Maintenance"), the last sub-chapter (7.11) is titled "Removing Serviceguard from a System". It describes the overall procedure: refer to the other sub-chapters in the same chapter for detailed steps for each part of the operation.

 

In other words:

  1. halt the node you wish to remove: see chapter 7.3.
  2. remove node from cluster configuration: see chapter 7.2.3.
  3. use "rpm -e" to completely remove the Serviceguard RPM package.

 

Here's a link to the latest version of the "Managing HP Serviceguard for Linux" document:

http://bizsupport2.austin.hp.com/bc/docs/support/SupportManual/c03604630/c03604630.pdf

MK