mdzidic / ovz-web-panel

Automatically exported from code.google.com/p/ovz-web-panel
Other
0 stars 0 forks source link

Changing template of virtual server #287

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Version of the product: 2.0
Server OS: CentOS 5.5

Steps to reproduce:

1. Create a machine with a template (ie. 256 MB memory and 10 GB storage)
2. Change the template for the virtual server (ie. to one with more memory and 
more storage)

OR

1. Create a machine with a template
2. Update the template configuration

Actual result:

The settings from the new template is not loaded in to the virtual server.

Shouldn't this happend? Also, if I upgrade a template, shouldn't it 
automatically update the existing servers with the actual template (maybe 
except if the virtual server is using more storage than the new template is 
configured with) ?

Otherwise, love the product!

Original issue reported on code.google.com by audun.la...@gmail.com on 3 May 2011 at 6:37

GoogleCodeExporter commented 9 years ago
Template works as template and is applying only on new machine creation. 
Changing of template doesn't affect created machines. This is by design.

Original comment by sibprogrammer on 9 May 2011 at 3:57

GoogleCodeExporter commented 9 years ago
@sibprogrammer

Since we can change Template on list of existing VPS then any update on 
template must affect to existing VPSs.

Please fix your "by design" flow.

Original comment by kotakomp...@gmail.com on 14 Feb 2012 at 8:55

GoogleCodeExporter commented 9 years ago
Probably to be safe and backward compatible, need to introduce "Sync" button. 
So changing of template values doesn't automatically affect existing machines. 
But you'll have the possibility to sync VMs with template by clicking separate 
button.

Original comment by sibprogrammer on 20 Feb 2012 at 2:44