1752851 Members
3682 Online
108790 Solutions
New Discussion юеВ

how to remove a cluster

 
SOLVED
Go to solution
Stefano_10
Advisor

how to remove a cluster

Dear all,
i need to split two servers now in cluter to have them as standalone servers.
May you explain to me the right procedure to remove a cluster? or may you indicate me a document that explain this?
Thanks
Stefano
3 REPLIES 3
Enrico P.
Honored Contributor

Re: how to remove a cluster

Hi,
for remove a cluster:

-halt the cluster (packages, nodes, cluster)
-cmdeleteconf -f -c

This should not remove the cluster-packages directory

See man cmdeleteconf

Enrico
Chan 007
Honored Contributor
Solution

Re: how to remove a cluster

Arunkumar.B
Trusted Contributor

Re: how to remove a cluster

Hi Stefano

We have to do the steps reverse for Removing the cluster

1)Halt the packages
2)cmdeleteconf -C -f
3)vgchange -c n vgname -- to deactivate the vg from cluster mode
4)vgexport -m /tmp/vg.map

Cheers
Arunkumar
Necessity breaks iron