Remove a DCN node
Remove an unused node from a DCN site to repurpose or retire the hardware.
Removing an unused node from a DCN site includes migrating instances, removing the Compute node from its host aggregate and data plane, and removing the host from the Ceph cluster (HCI only). This process does not interrupt site operations.
Evacuate an instance to another compute node Copy linkLink copied!
Cold migrating an instance involves stopping the instance and moving it to another Compute node. Cold migration facilitates migration scenarios that live migrating cannot facilitate, such as migrating instances that use PCI passthrough.
About this task Copy linkLink copied!
The scheduler automatically selects the destination Compute node. For more information, see Migration constraints.
Procedure Copy linkLink copied!
Remove a compute node from a host aggregate Copy linkLink copied!
Remove a compute node from its host aggregate before decommissioning or reassigning the node. This ensures that the scheduler stops directing workloads to the node.
Procedure Copy linkLink copied!
Remove a host from the Ceph cluster Copy linkLink copied!
Remove a host from your hyperconverged Ceph cluster before decommissioning the node. This process safely removes the node from the Ceph cluster while maintaining cluster availability.
Before you begin Copy linkLink copied!
- You are running HCI on a DCN cluster
- You have Root-level access to all the nodes.
- The host you are removing is added to the storage cluster.
- Cephadm is deployed on the node where the service is to be removed.
Procedure Copy linkLink copied!
Remove a Compute node from the data plane Copy linkLink copied!
Remove a Compute node from a data plane node set to decommission hardware or rebalance workloads across your deployment. If you remove all nodes from a node set, you must also remove the node set from the data plane.
Before you begin Copy linkLink copied!
- You are logged in to the RHOCP cluster as a user with
cluster-adminprivileges. - The workloads on the Compute nodes have been migrated to other Compute nodes.