Operating System - HP-UX
1820739 Members
3658 Online
109627 Solutions
New Discussion юеВ

Re: Remove packages and cluster

 
SOLVED
Go to solution

Remove packages and cluster

Hi,
I've got a cluster consisting of 2 nodes and 4 packages.
I want to remove all the packages and the cluster itself in order to recreate it after (just for a try).
How is it possible to do it ?
I can't find any command like cmrmpkg !!
Thanks for your help.
Laurent MENEGUZY
7 REPLIES 7
RAC_1
Honored Contributor

Re: Remove packages and cluster

For removing package you can remove the package directories from /etc/cmcluster.

For removing cluster, you can uninstall cluster software.

Just make sure you take the backups, you may need them later on.
There is no substitute to HARDWORK
Uday_S_Ankolekar
Honored Contributor

Re: Remove packages and cluster


cmdeleteconf -p packagename to remove package

cmhaltnode will takeout a node from the cluster.

-USA..
Good Luck..
V. V. Ravi Kumar_1
Respected Contributor
Solution

Re: Remove packages and cluster

Hi,

You can use cmdeleteconf command. See man page for cmdeleteconf for more info.

You should halt all packages and cluster to delete.

#cmdeleteconf -p
#cmdeleteconf -c

Regards
Never Say No
Rainer von Bongartz
Honored Contributor

Re: Remove packages and cluster

There is no cmrmpkg

The command is cmdeleteconf

cmdeleteconf - Delete either the cluster or the package configuration

cmdeleteconf [-f] [-v] [-c cluster_name] [[-p package_name]...]


Regards
Rainer
He's a real UNIX Man, sitting in his UNIX LAN making all his UNIX plans for nobody ...

Re: Remove packages and cluster

Thank you, guys
cmdeleteconf works fine
Regards.
Hamdy Al-Sebaey
Regular Advisor

Re: Remove packages and cluster

Laurent,
As long as you have two nodes,so do'nt forget when you 're ging tocreate new cluster the cluster Lock.

Regard,
Hamdy
Thanks for sharing knowledge
malay boy
Trusted Contributor

Re: Remove packages and cluster

Hi ,
Just some thought.You can use SAM to remove the cluster and package.This is more easy.

regards
mB
There are three person in my team-Me ,myself and I.