Search
Results (717)
- Revision 962fd685: Fixes #632. When bringing down a vip of proxyarp use the new pidfile introduced. ... it can start only a instance of an interface.
- Revision 7de83e03: Simplify/optimize code for ... y related to Ticket #601. Also this speedups vip creation on large number of interfaces.
- Revision 2b6f65d7: Fixes #549. Save a list of all changed vips to reload in a temporary file so when apply is clicked it can process all of them.
- Revision e03b0a03: Fixes #632. Use the correct function to handle vip destory.
- Revision 2a63a07f: Don't use a fake CARP VIP name since it doesn't match up with the new ... already properly obtained in this code block.
- Revision 85b13495: Don't perform these multip ... nstead of just warning that there is no CARP VIP defined.
- Todo #647 (Resolved): Move CARP settings from pkg XML to a real PHP page
- * Migrate the CARP settings page from its cur ... reate upgrade code to handle this transition.
- Bug #644 (Resolved): Changing CARP VHID results in multiple interfaces with the same IP
- If you change the VHID of a CARP VIP, the old interface is not deactivated/destro ... Or at least strip the IP address off the old VIP interface? As expected, after a reboot only the correct VHID interface is present.
- Bug #643 (Resolved): CARP interfaces aren't created on initial sync
- On the first sync of a CARP VIP to a backup host, the settings are copied bu ... face is not created. If you edit/save the VIP, an interface is created as expected. All in ... e created if you reboot the slave after sync.
- Revision 5523fa3d: Fixes #632. Actually pass the interface and not the vip configuration to the function.