Actions
Bug #3855
closedDeleting an IP Alias using a CARP VIP as its interface does not fully get remove the IP from the secondary node
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Virtual IP Addresses
Target version:
-
Start date:
09/09/2014
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.1.x
Affected Architecture:
All
Description
When you delete an IP Alias made using a CARP VIP as its interface, it does not get removed from the secondary node at the OS level. It is removed from the configuration.
Simple to reproduce:- On the primary, add IP Alias VIP using a CARP VIP as its interface
- On the secondary, observe that the new VIP has synchronized as expected (shows in GUI and ifconfig)
- On the primary, remove the IP alias VIP that was added above
- On the secondary, note that the VIP is gone from the GUI, but is still present on the interface in ifconfig
Affects 2.1.5, though this area has been completely changed on 2.2 due to the OS changes for CARP, so it's not quite relevant there. It would be nice to have a fix for those using 2.1.x in production in the meantime.
Updated by Renato Botelho about 11 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset be32a003afd114098e8cfe7c18edae887810500f.
Updated by Jim Pingle about 11 years ago
- Status changed from Feedback to Resolved
I tested this with the fixes applied and confirmed that it did correct the issue.
Actions