[pve-devel] qemu-server : allow only hotpluggable|dynamics options to be change online

Dietmar Maurer dietmar at proxmox.com
Fri Sep 5 16:11:36 CEST 2014


> >>Seems users also have different opinions - some prefer existing behavior ....
> 
> Maybe simply add an option in datacenter.cfg, to choose behavior ?

I think that is not necessary, because we already have the VM 'hotplug' option.

I am thinking about the following: Write pending changes into a new config section,
for example:

------vm config---
memory: 1024

[pendign_changes]
memory: 8192
--------------

We always write this before we change something. If hotplug is enabled, we commit the change after
hotplug. Else, we commit on VM startup.

What do you think?



More information about the pve-devel mailing list