-
Bug
-
Resolution: Done
-
Undefined
-
CNV v4.10.6, CNV v4.11.0, CNV v4.12.0
-
None
-
False
-
-
False
-
---
-
---
-
-
-
Storage Core Sprint 232, Storage Core Sprint 233
-
Medium
-
None
If you have a VM named lets say example that contains a cloudinit disk named cloudinit you can use
virtctl removevolume example --volume-name=cloudinit --persist
To remove the cloudinit volume from the VM definition. I would expect the removevolume to reject trying to remove non dv and pvc volumes. In fact it should reject removing those as well if they are not hotplugged.