[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-API] importing XCP 1.1 vm installed template into xcp 1.6 beta
On 11/12/2012 11:30 AM, Denis Cardon wrote: When you install a VM, the template is cloned, and the is-template flag is set to false. If there is a 'disks' key in the other-config, then vm-install will create disks as specified. If the template has VDIs attached, then those will be copied at attached to the new VM.Thanks for you answer. So there is no difference between a VM, a template with attached VDI (shown with a blue icon in XenCenter), and a template without attached VDI (shown in yellow in XenCenter). Well, the difference between a "default template" and a "custom template" is very subtle. If you really want to see the difference in XC, you could try this: # make a custom template a default template (yellow) xe template-param-set uuid=<uuid> other-config:default_template=true # make a default template a custom template (blue)xe template-param-remove uuid=<uuid> param-name=other-config param-key=default_template -- Bernt 'Burnie' Pettersen /// DoD#2345 <E-mail:burnie@xxxxxx> /// <URL:http://burnie.sh/> - Creative brains need creative workhours! - _______________________________________________ Xen-api mailing list Xen-api@xxxxxxxxxxxxx http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |