We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6863a36 commit dcc3f7aCopy full SHA for dcc3f7a
virt/virtual_machines/virtual_disks/virt-hot-plugging-virtual-disks.adoc
@@ -10,7 +10,7 @@ You can add or remove virtual disks without stopping your virtual machine (VM) o
10
11
Only data volumes and persistent volume claims (PVCs) can be hot plugged and hot-unplugged. You cannot hot plug or hot-unplug container disks.
12
13
-A hot plugged disk remains to the VM even after reboot. You must detach the disk to remove it from the VM.
+A hot plugged disk remains attached to the VM even after reboot. You must detach the disk to remove it from the VM.
14
15
You can make a hot plugged disk persistent so that it is permanently mounted on the VM.
16
0 commit comments