1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-06 06:46:26 +01:00
Files
openshift-docs/modules/virt-setting-node-maintenance-web.adoc
Dan Kenigsberg 4163bd544a cnv: maintenance: fix capitalization of LiveMigration
The source code and most of the doc use uppercase L. The remaining two
occurrences should conform.

Signed-off-by: Dan Kenigsberg <danken@redhat.com>
2020-09-10 09:27:09 +00:00

26 lines
1.2 KiB
Plaintext

// Module included in the following assemblies:
//
// * virt/node_maintenance/virt-setting-node-maintenance.adoc
[id="virt-setting-node-maintenance-web_{context}"]
= Setting a node to maintenance mode in the web console
Set a node to maintenance mode using the Options menu {kebab} found on each node in the
*Compute* -> *Nodes* list, or using the *Actions* control of the *Node Details*
screen.
.Procedure
. In the {VirtProductName} console, click *Compute* -> *Nodes*.
. You can set the node to maintenance from this screen, which makes it easier to perform
actions on multiple nodes in the one screen or from the *Node Details* screen
where you can view comprehensive details of the selected node:
** Click the Options menu {kebab} at the end of the node and select *Start Maintenance*.
** Click the node name to open the *Node Details* screen and click
*Actions* -> *Start Maintenance*.
. Click *Start Maintenance* in the confirmation window.
The node will live migrate virtual machine instances that have the
`LiveMigration` eviction strategy, and the node is no longer schedulable. All
other pods and virtual machines on the node are deleted and recreated on another node.