- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- removing passive node from cluster
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-25-2009 09:56 PM
тАО03-25-2009 09:56 PM
removing passive node from cluster
I have to remove passive node from the cluster due to some activity and need to add node back to the cluster.This should not affect the active node
Please tell me exact steps i have to follow
thanks in advance
regards
himacs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-25-2009 11:32 PM
тАО03-25-2009 11:32 PM
Re: removing passive node from cluster
Firstly you need to change the package policy through - cmmodpkg
Then, you need to cmhaltnode to the passive node
You are ready to do your activity!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-25-2009 11:39 PM
тАО03-25-2009 11:39 PM
Re: removing passive node from cluster
cmhaltnode is the command. I would run it on the passive node and specify which of the nodes is to be removed from the cluster, just to be safe.
Check out the man page for options.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-25-2009 11:41 PM
тАО03-25-2009 11:41 PM
Re: removing passive node from cluster
If you have no packages running on the passive node, you can check with cmviewcl, if you have any use cmhaltpkg to stop them.
Halt the cluster on the node
#cmhaltnode
Perform your Mantainance to the server.
(If you reboot your server and you have the AUTOSTART_CMCLD set to 1 in the /etc/rc.config.d/cmcluster file, the server will try to join the cluster on boot)
get the node back into the cluster
#cmrunnode -v
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-25-2009 11:57 PM
тАО03-25-2009 11:57 PM
Re: removing passive node from cluster
Dear
first check the status of the cluster
cmviewcl
for to see what are the packages running
if any package is running on the node(which one u want to remove)
halt the package
by using cmhaltpkg
then run cmhaltnode
then u can remove the node
thanks and regards
Sajjad Sahir