Skip to main content

I want to re-initialize my cluster

in Node Management
Authors list
Published: Jan 6, 2023|Last updated: Aug 8, 2023
Question

Can I re-initialize my cluster to change the configuration?

On the main node you can re-initialize the cluster if no standby nodes have been added. You can check if any standby nodes are in the cluster with:

opc cluster node list
copy

image.png

The screenshot shows that no other nodes are in the cluster, you can now remove the main node cluster config with:

opc cluster node reset
copy

image.png

The cluster config will identify that this is a main node with no standby nodes in the cluster. You will need to confirm that you want to proceed with removing the configuration

image.png

Now the node is no longer in a cluster you can re-initialize the cluster with your desired configuration.

HelpfulUnhelpful
next pageAdvanced guide on setting up a standby node using a SSH keypair
previous pageI want to remove helpdesk data from a node

Please log in or register to submit a comment.