2008/10/9 Dejan Muhamedagic <[EMAIL PROTECTED]>:
> Hi,
>
> On Fri, Sep 12, 2008 at 11:49:19AM -0400, Ciro Iriarte wrote:
>>
>> Leaving out the Xen store synchronization, this patch could add
>> support to load SXP configuration files. "xm create" and "xm new" seem
>> to be the same (both accept Python style and SXP config), but only "xm
>> new" makes the configuration persistent on the Xen Store (please
>> correct me)...
>
> Thanks for the patch, but if we go with support for the SXP
> configuration files, then I'd prefer to have the configuration
> type explicitly set, e.g. OCF_RESKEY_format or similar. Parsing
> python code is, well, not easy to do right.
>
> Thanks,
>
> Dejan
>

Hi, you stated in you first mail: "What would be great is to devise a way to
have this happen automatically for certain xen configurations",
specifying a config format as a required parameter will break already
running configurations...

The same patch is included, with the difference that this one uses "xm
create" in both cases, this way it will be backward compatible (I
think "xm new" wasn't available in older releases).

The script only checks the format of the "name" parameter on the
config file, nothing more... If there's a better solution to support
SXP config files, I would like to see it included (this is independent
of the Xen Store).

Regards,
Ciro
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to