On Fri, Nov 05, 2010 at 11:23:59AM +0100, Michael Schwartzkopff wrote: > On Friday 05 November 2010 10:42:17 Max wrote: > > Has anyone seen the following problem, is there a fix? > > > > I am setting up an HA system on CentOS were a single eth0 interface will > > be trunked to > > multiple VLANs by setting up eth0.<vlan-number>, and on top of these I > > will use the HA > > software to add/removed IP's (eth0.<vlan-number>:<alias>). Everything > > works fine until > > I need to remove the first alias IP set up on the interface ... removing > > this removes > > the other entries as well! > > Don't use ifconfig. Use the ip command. > Don't use the IPaddr resource agent, use IPaddr2.
That won't help at all with this particular problem. This should help: http://www.gossamer-threads.com/lists/linuxha/pacemaker/63333#63333 (ignore the patch contained in my post immediately above that, it does not solve the original problem, but only work around the symptom of failed stop described in that thread) hth, -- : Lars Ellenberg : LINBIT | Your Way to High Availability : DRBD/HA support and consulting http://www.linbit.com DRBD® and LINBIT® are registered trademarks of LINBIT, Austria. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
