Christian Rishøj schrieb: > Is it possible to set up cloning of heartbeat::ocf:IPaddr resources, > where each clone has a separate IP address? > > Thanks, > Christian > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems No,
clones are identical, except the clone instance number. But you could develop your own myIPaddr resource agent that computes the IP address from a base address plus the instance number. Michael. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
