Skip to content

Commit 73e87cb

Browse files
authored
Merge pull request #47448 from bgaydosrh/CNV-17982
CNV-17982: Correct HotPlug UI Docs
2 parents a01a6eb + 4d0f1fb commit 73e87cb

File tree

3 files changed

+11
-7
lines changed

3 files changed

+11
-7
lines changed

modules/virt-hot-plugging-a-virtual-disk-using-the-web-console.adoc

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[id="virt-hot-plugging-a-virtual-disk-using-the-web-console{context}"]
77
= Hot-plugging a virtual disk using the web console
88

9-
Hot-plug virtual disks that you want to attach to a virtual machine instance (VMI) while a virtual machine is running.
9+
Hot-plug virtual disks that you want to attach to a virtual machine instance (VMI) while a virtual machine is running. When you hot-plug a virtual disk, it remains attached to the VMI until you hot-unplug it.
1010

1111
.Prerequisites
1212
* You must have a running virtual machine to hot-plug a virtual disk.
@@ -15,10 +15,12 @@ Hot-plug virtual disks that you want to attach to a virtual machine instance (VM
1515

1616
. Click *Virtualization* -> *VirtualMachines* from the side menu.
1717

18-
. Select a running virtual machine to open the *VirtualMachine details* page.
18+
. Select the running virtual machine to which you want to hot-plug a virtual disk.
1919

20-
. On the *Disks* tab, click *Add disk*.
20+
. On the *VirtualMachine details* page, click the *Disks* tab.
2121

22-
. In the *Add disk* window, fill in the information for the virtual disk that you want to hot-plug.
22+
. Click *Add disk*.
2323

24-
. Click *Add*.
24+
. In the *Add disk (hot plugged)* window, fill in the information for the virtual disk that you want to hot-plug.
25+
26+
. Click *Save*.

modules/virt-hot-unplugging-a-virtual-disk-using-the-web-console.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[id="virt-hot-unplugging-a-virtual-disk-using-the-web-console{context}"]
77
= Hot-unplugging a virtual disk using the web console
88

9-
Hot-unplug virtual disks that you want to attach to a virtual machine instance (VMI) while a virtual machine is running.
9+
Hot-unplug virtual disks that you want to detach from a virtual machine instance (VMI) while a virtual machine is running.
1010

1111
.Prerequisites
1212
* Your virtual machine must be running with a hot-plugged disk attached.
@@ -19,4 +19,4 @@ Hot-unplug virtual disks that you want to attach to a virtual machine instance (
1919

2020
. On the *Disks* tab, click the Options menu {kebab} of the virtual disk that you want to hot-unplug.
2121

22-
. Click *Delete*.
22+
. Click *Detach*.

virt/virtual_machines/virtual_disks/virt-hot-plugging-virtual-disks.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ When you _hot-unplug_ a virtual disk, you detach a virtual disk from a virtual m
1414

1515
Only data volumes and persistent volume claims (PVCs) can be hot-plugged and hot-unplugged. You cannot hot-plug or hot-unplug container disks.
1616

17+
After you hot-plug a virtual disk, it remains hot-plugged until you detach (unplug) it, even if you restart the virtual machine.
18+
1719
include::modules/virt-hot-plugging-a-virtual-disk-using-the-cli.adoc[leveloffset=+1]
1820
include::modules/virt-hot-unplugging-a-virtual-disk-using-the-cli.adoc[leveloffset=+1]
1921
include::modules/virt-hot-plugging-a-virtual-disk-using-the-web-console.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)