2008/9/12 Dejan Muhamedagic <[EMAIL PROTECTED]>: > Hi, > > On Thu, Sep 11, 2008 at 09:52:09PM +0200, [EMAIL PROTECTED] wrote: >> Just a question, are we both the only one interested in enhancing the xen >> ocf resource agent to work with the sxp files ? I thought this posting >> might result in a discussion about the enhancement and hopped to get other >> opinions on it. > > Makes me wonder too ;-) > > Sorry, for being so late with the reply. > > This should be taken care of, but I'm not sure if the solution > you proposed is optimal. What I'm worried about is that people > will simply forget to update the configuration file when they > change the xen store. What would be great is to devise a way to > have this happen automatically for certain xen configurations, > i.e. those marked as managed by the cluster. I don't have any > experience with the xen store. Any ideas? > > Thanks, > > Dejan >
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)... Regards, Ciro
xmnewsxp.diff
Description: Binary data
_______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
