Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 2 additions & 8 deletions modules/virt-hot-plug-and-hot-unplug-commands.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[id="hot-plug-and-hot-unplug-commands_{context}"]
= Hot plug and hot unplug commands


[role="_abstract"]
You can use the following `virtctl` commands to add or remove resources from running virtual machines (VMs) and VM instances (VMIs).

.Hot plug and hot unplug commands
Expand All @@ -22,10 +22,4 @@ Optional:

|`virtctl removevolume <vm_name> --volume-name=<virtual_disk>`
|Hot unplug a virtual disk.

|`virtctl addinterface <vm_name> --network-attachment-definition-name <net_attach_def_name> --name <interface_name>`
|Hot plug a Linux bridge network interface.

|`virtctl removeinterface <vm_name> --name <interface_name>`
|Hot unplug a Linux bridge network interface.
|===
|===