Am Sonntag, 17. Juni 2007 23:58 schrieb Christian Rishøj: (...) > I have recompiled kernel and iptables with CLUSTERIP support, and > configured a resource: > > <clone ordered="false" id="webIP" interleave="true"> > <primitive id="IP_88_198_56_24" class="ocf" type="IPaddr2" > provider="heartbeat"> > <instance_attributes id="4b5fbbd4-9559-4654-ab70-a33c37c0954b"> > <attributes> > <nvpair id="webIP_ip" name="ip" value="88.198.56.24"/> > <nvpair id="webIP_nic" name="nic" value="eth0"/> > <nvpair id="webIP_netmask" name="netmask" value="27"/> > <nvpair id="webIP_clusterip_hash" name="clusterip_hash" > value="sourceip"/> > </attributes> > </instance_attributes> > </primitive> > <instance_attributes id="d54a7cf5-cbd3-43db-bc0b-f3c80a3130a8"> > <attributes> > <nvpair name="clone_max" value="2" > id="793ddd47-4b8c-47d3-a77d-8d595b28b533"/> > <nvpair name="clone_node_max" value="2" > id="382099e1-cdab-4864-bc34-5d50497cfd89"/> > </attributes> > </instance_attributes> > </clone> > > When one node is put on standby, one instance of the webIP clone is > stopped. Is this expected behavior? > > Best, > Christian
Yes. -- Dr. Michael Schwartzkopff MultiNET Services GmbH Addresse: Bretonischer Ring 7; 85630 Grasbrunn; Germany Tel: +49 - 89 - 45 69 11 0 Fax: +49 - 89 - 45 69 11 21 mob: +49 - 174 - 343 28 75 mail: [EMAIL PROTECTED] web: www.multinet.de Sitz der Gesellschaft: 85630 Grasbrunn Registergericht: Amtsgericht München HRB 114375 Geschäftsführer: Günter Jurgeneit, Hubert Martens --- PGP Fingerprint: F919 3919 FF12 ED5A 2801 DEA6 AA77 57A4 EDD8 979B Skype: misch42 _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
