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. Greetings, -- Dr. Michael Schwartzkopff Guardinistr. 63 81375 München Tel: (0163) 172 50 98
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
