Le 19/04/2013 15:55, Marcus Bointon a écrit : > On 19 Apr 2013, at 15:37, Florian Crouzat <[email protected]> wrote: > >> Maybe you should start using different CIBs, each one of them containing >> a certain set of location constraints. > > I wouldn't know where to start with that - but is there really no way to tell > a resource to go to a particular node without creating persistent location > rules? >
If you are using crmsh, try "crm cib help" and read some doc about handling multiple shadow CIBs ; it's just having X version of the CIB co-existing, and switching which one is live. About move and constraints, it all goes down to a design choice, but to me, it makes sense (for the reasons I mentioned in my first answer) and it's documented, so ... :) -- Cheers, Florian Crouzat _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
