1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00
Files
openshift-docs/modules/virt-unpausing-vm-web.adoc
2022-07-26 07:29:54 +00:00

41 lines
1.1 KiB
Plaintext

// Module included in the following assemblies:
//
// * virt/virtual_machines/virt-controlling-vm-states.adoc
:_content-type: PROCEDURE
[id="virt-unpausing-vm-web_{context}"]
= Unpausing a virtual machine
You can unpause a paused virtual machine from the web console.
.Prerequisites
* At least one of your virtual machines must have a status of *Paused*.
+
[NOTE]
====
You can pause virtual machines by using the `virtctl` client.
====
.Procedure
. Click *Virtualization* -> *VirtualMachines* from the side menu.
. Find the row that contains the virtual machine that you want to unpause.
. Navigate to the appropriate menu for your use case:
* To stay on this page, where you can perform actions on multiple virtual machines:
.. In the *Status* column, click *Paused*.
* To view comprehensive information about the selected virtual machine before
you unpause it:
.. Access the *VirtualMachine details* page by clicking the name of the virtual
machine.
.. Click the pencil icon that is located on the right side of *Status*.
. In the confirmation window, click *Unpause* to unpause the virtual machine.