Skip to content

Commit 8e7558d

Browse files
authored
Merge pull request #58012 from danielclowers/CNV-25573
CNV-25573: UI - Ability to make a hot-plug disk part of the VM
2 parents 9fad6d7 + 48d0b1f commit 8e7558d

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

modules/virt-about-hot-plugging-virtual-disks.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,6 @@ When you _hot unplug_ a virtual disk, you detach a virtual disk from a virtual m
1212

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

15-
After you hot plug a virtual disk, it remains attached until you detach it, even if you restart the virtual machine.
15+
After you hot plug a virtual disk, it remains attached until you detach it, even if you restart the virtual machine.
16+
17+
In the web console, hot-plugged volumes are marked by a "persistent hotplug" label on the disk in the disk list (*VirtualMachine Details* -> *Configuration* -> *Disks* tab). To change a hot-plug volume to a persistent volume, click the *Options* menu {kebab} and select *Make persistent*. The "persistent hotplug" label is removed and the change is applied after the next reboot.

virt/virt-web-console-overview.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -777,7 +777,7 @@ You can manage disks on the *Disks* tab.
777777
|*Disks* table
778778
|List of VirtualMachine disks
779779
780-
Click the Options menu {kebab} beside a disk to select *Edit* or *Detach*.
780+
Click the *Options* menu {kebab} beside a disk to select *Edit*, *Detach*, or *Make persistent*.
781781
782782
|*File systems* table
783783
|List of VirtualMachine file systems if QEMU guest agent is installed

0 commit comments

Comments
 (0)