mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
Merge pull request #100076 from abrennan89/CNV-55236
CNV-55236: Remove outdated commands for hotplug
This commit is contained in:
@@ -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
|
||||
@@ -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.
|
||||
|===
|
||||
|===
|
||||
|
||||
Reference in New Issue
Block a user