mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-07 00:48:01 +01:00
42 lines
1.1 KiB
Plaintext
42 lines
1.1 KiB
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * virt/virtual_machines/virt-controlling-vm-states.adoc
|
|
|
|
[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 *Workloads* -> *Virtualization* from the side menu.
|
|
|
|
. Click the *Virtual Machines* tab.
|
|
|
|
. 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 *Virtual Machine Overview* screen 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.
|