-
Bug
-
Resolution: Not a Bug
-
Major
-
None
-
4.13.z, 4.13.0
-
Important
-
No
-
False
-
Description of problem:
The ABI install will always fail with network which is hardened due to connectivity checks where the arping done fail to return the valid MAC and return the switch MAC instead. The switch is configured to LCAP and the network is hardened to security purpose. Logs are added in additional information section.
Version-Release number of selected component (if applicable):
4.13.22 is where we tested install though the issue shall occur on all of the releases.
How reproducible:
Always when installing the cluster with these kind of install, surprisingly the AI install works. And I feel that works due to the install condition customer has. They have 2 networks of which they create bonds. The AI would be using the one which doesn't have network security applied whereas the ABI checks all of the interfaces for connectivity checks. ( Didn't checked AI scripts )
Steps to Reproduce:
1. Follow steps to generate the ISO 2. Boot the systems with the ISO 3. Cluster install will fail.
Actual results:
Cluster installation fails with ` Cluster status: insufficient`
Expected results:
Shouldn't be failing.
Additional info:
We captured logs and manual arping which shows the issue more clearly and logs can be seen. Adding those in a comment to the issue.