On 2007-02-21T16:41:55, Peter Wong <[EMAIL PROTECTED]> wrote: > On the other hand, if I start node "pwhaone" first, resource > R will continue running there even if I start the node > "pwhatesttwo" (i.e. the resource R won't be migrated).
Yes, that's actually expected. > The question is: what attributes are needed in the cib.xml file > in order to have the situation in which the resource R will > stay where it is running and won't automatically switched > to a newly started node. (i.e. In the first scenario, I > want R to stay on node "pwhatesttwo" even I start the node > "pwhaone". "default_resource_stickiness" with a valuer larger than 0. _______________________________________________________ Linux-HA-Dev: [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev Home Page: http://linux-ha.org/
