mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-07 00:48:01 +01:00
35 lines
1003 B
Plaintext
35 lines
1003 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * virt/virtual_machines/virt-controlling-vm-states.adoc
|
|
|
|
:_mod-docs-content-type: PROCEDURE
|
|
[id="virt-restarting-vm-web_{context}"]
|
|
= Restarting a virtual machine
|
|
|
|
You can restart a running virtual machine from the web console.
|
|
|
|
[IMPORTANT]
|
|
====
|
|
To avoid errors, do not restart a virtual machine while it has a status of *Importing*.
|
|
====
|
|
|
|
.Procedure
|
|
|
|
. Click *Virtualization* -> *VirtualMachines* from the side menu.
|
|
|
|
. Find the row that contains the virtual machine that you want to restart.
|
|
|
|
. Navigate to the appropriate menu for your use case:
|
|
|
|
* To stay on this page, where you can perform actions on multiple virtual machines:
|
|
|
|
.. Click the Options menu {kebab} located at the far right end of the row and click *Restart*.
|
|
|
|
* To view comprehensive information about the selected virtual machine before
|
|
you restart it:
|
|
|
|
.. Access the *VirtualMachine details* page by clicking the name of the virtual
|
|
machine.
|
|
|
|
.. Click *Actions* -> *Restart*.
|