Remove "args" from vm config

Sep 18, 2022
33
1
13
Hi,

I want remove "args" from vm config without Proxmox CLI / GUI reboot.
I dont care if it will take affect after vm reboot itself by its own SSH.
How can I do that?
 
I think you can only remove it from the VM configuration using a command line on the Proxmox host. And the change will only be effective when the VM is shutdown completely and restarted (a reboot from within the VM is not enough).
Maybe you can show the args:-line? Maybe the effects of those parameters can be undone, like adding or removing a USB device. But most things cannot be removed without restarting the underlying QEMU kvm process.