Actions
Feature #10894
closedDisplay warning message on dashboard if interface assignment on HA nodes is incorrect
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
CARP
Target version:
-
Start date:
09/12/2020
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Description
During XMLRPC sync it is possible to sync and compare $config['interfaces'][<interface>]['if']
and show a warning message on the secondary node dashboard page if there is any difference
Updated by Jim Pingle almost 5 years ago
- Status changed from New to Closed
No, that isn't viable because the interfaces themselves don't have to be the same. They could be different drivers on different hardware, and technically the descriptions could be different as well so long as the purpose of the interfaces is identical. There isn't a way to programmatically solve this without breaking valid configurations.
Actions