Skip to content

Commit f67a349

Browse files
authored
Merge pull request #81034 from sbeskin-redhat/CNV_37904_No_hot_plugging_with_instanceTypes
Small fix
2 parents 6feecbe + dcc3f7a commit f67a349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ You can add or remove virtual disks without stopping your virtual machine (VM) o
1010

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

13-
A hot plugged disk remains to the VM even after reboot. You must detach the disk to remove it from the VM.
13+
A hot plugged disk remains attached to the VM even after reboot. You must detach the disk to remove it from the VM.
1414

1515
You can make a hot plugged disk persistent so that it is permanently mounted on the VM.
1616

0 commit comments

Comments
 (0)