<div dir="ltr"><div>This seems like a very good idea.<br></div><div><div><br></div><div>The web-ui could indicate the VM has pending changes, possibly by using a different VM icon, and/or showing it on the VM summary tab.</div><div>Being able to view what changes are pending would also be a good idea in multi-admin environments.</div><div><br></div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Sep 6, 2014 at 2:11 AM, Dietmar Maurer <span dir="ltr"><<a href="mailto:dietmar@proxmox.com" target="_blank">dietmar@proxmox.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">> >>Seems users also have different opinions - some prefer existing behavior ....<br>
><br>
> Maybe simply add an option in datacenter.cfg, to choose behavior ?<br>
<br>
</span>I think that is not necessary, because we already have the VM 'hotplug' option.<br>
<br>
I am thinking about the following: Write pending changes into a new config section,<br>
for example:<br>
<br>
------vm config---<br>
memory: 1024<br>
<br>
[pendign_changes]<br>
memory: 8192<br>
--------------<br>
<br>
We always write this before we change something. If hotplug is enabled, we commit the change after<br>
hotplug. Else, we commit on VM startup.<br>
<br>
What do you think?<br>
<div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
pve-devel mailing list<br>
<a href="mailto:pve-devel@pve.proxmox.com">pve-devel@pve.proxmox.com</a><br>
<a href="http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel" target="_blank">http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel</a><br>
</div></div></blockquote></div><br></div>