Skip to content
This repository was archived by the owner on Apr 24, 2024. It is now read-only.

Commit 4442b4a

Browse files
committed
Merge pull request #32 from ronatartifact/master
JIRA CLOUDSTACK-9034Fixed bad bullet ending * pr/32: JIRA CLOUDSTACK-9034 Signed-off-by: Rajani Karuturi <[email protected]>
2 parents 2f80ed3 + 50f7201 commit 4442b4a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/virtual_machines.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -964,7 +964,7 @@ part of a template.
964964

965965

966966
Attaching an ISO to a VM
967-
~~~~~~~~~~~~~~~~~~~~~~~~~
967+
~~~~~~~~~~~~~~~~~~~~~~~~
968968

969969
#. In the left navigation, click Instances.
970970

@@ -1319,8 +1319,8 @@ CloudStack follows the below sequence of operations to provide GPU/vGPU support
13191319
- Host has GPU cards in it. In case of vGPU, CloudStack checks if cards have the required vGPU type support and enough capacity available. Having no appropriate hosts results in an InsufficientServerCapacity exception.
13201320

13211321
- Alternately, you can choose to deploy a VM without GPU support, and at a later point, you can change the system offering. You can achieve this by offline upgrade: stop the VM, upgrade the Service Offering to the one with vGPU, then start the VM.
1322-
In this case, CloudStack gets a list of hosts which have enough capacity to host the VM. If there is a GPU-enabled host, CloudStack reorders this host list and place the GPU-enabled hosts at the bottom of the list.
1323-
1322+
In this case, CloudStack gets a list of hosts which have enough capacity to host the VM. If there is a GPU-enabled host, CloudStack reorders this host list and place the GPU-enabled hosts at the bottom of the list.
1323+
13241324
- Migrate a VM.
13251325

13261326
CloudStack searches for hosts available for VM migration, which satisfies GPU requirement. If the host is available, stop the VM in the current host and perform the VM migration task. If the VM migration is successful, the remaining GPU capacity is updated for both the hosts accordingly.

0 commit comments

Comments
 (0)