mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
40 lines
1.3 KiB
Plaintext
40 lines
1.3 KiB
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * virt/virtual_machines/virt-controlling-vm-states.adoc
|
|
|
|
:_mod-docs-content-type: PROCEDURE
|
|
[id="virt-starting-vm-web_{context}"]
|
|
= Starting a virtual machine
|
|
|
|
[role="_abstract"]
|
|
You can start a virtual machine (VM) from the web console.
|
|
|
|
.Procedure
|
|
|
|
. Click *Virtualization* -> *VirtualMachines* from the side menu.
|
|
|
|
. In the tree view, select the project that contains the VM that you want to start.
|
|
|
|
. Navigate to the appropriate menu for your use case:
|
|
|
|
* To stay on this page, where you can perform actions on multiple VMs:
|
|
|
|
.. Click the Options menu {kebab} located at the far right end of the row and click *Start VirtualMachine*.
|
|
|
|
* To start the VM from the tree view:
|
|
|
|
.. Click the *>* icon next to the project name to open the list of VMs.
|
|
|
|
.. Right-click the name of the VM and select *Start*.
|
|
|
|
* To view comprehensive information about the selected VM before you start it:
|
|
|
|
.. Access the *VirtualMachine details* page by clicking the name of the VM.
|
|
|
|
.. Click *Actions* -> *Start*.
|
|
+
|
|
[NOTE]
|
|
====
|
|
When you start VM that is provisioned from a `URL` source for the first time, the VM has a status of *Importing* while {VirtProductName} imports the container from the URL endpoint. Depending on the size of the image, this process might take several minutes.
|
|
====
|