Nicole Hähnel schrieb: > Hi, > > I set up a two node cluster Centos 5 with heartbeat 2.1.3 and kmod > drbd 8.2.5. > > I configured httpd, named and ntpd in a resource group. > For testing I killed httpd. > I thought crm only restarts httpd, but all resources in the group were > restartet. > > Is this a normal behavior? > Or how can I prevent crm from restarting all resources? > > Thanks! > > Nicole > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems Hi,
this is the default behaviour of groups but can be influenced with the collocated attribute of the group (default "true"). Michael. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
