Describe the bug
When installing a new instance using ./qubinode-install -m host option I receive an error message "Could not properly determine your current active network interface. " and then a "red herring" suggestion to modify the /playbook/vars/kvm_host.yml file.
The real issue seems to be if you have more than 1 NIC port enabled on the qubinode the script gets confused and throws an accurate error but a misleading suggestion.
To Reproduce
Steps to reproduce the behavior:
From RHEL cockpit | Networking tab - Enable more than 1 NIC port
Attempt to run the qubinode installer with the -m host option
Expected behavior
I recommend adding documentation indicating the requirement for a single NIC port to be enabled and change the suggestion as well.
Screenshots
If applicable, add screenshots to help explain your problem.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Qubinode Version
Qubinode releasev2.4.6
Describe the bug When installing a new instance using ./qubinode-install -m host option I receive an error message "Could not properly determine your current active network interface. " and then a "red herring" suggestion to modify the /playbook/vars/kvm_host.yml file.
The real issue seems to be if you have more than 1 NIC port enabled on the qubinode the script gets confused and throws an accurate error but a misleading suggestion.
To Reproduce Steps to reproduce the behavior:
Expected behavior I recommend adding documentation indicating the requirement for a single NIC port to be enabled and change the suggestion as well.
Screenshots If applicable, add screenshots to help explain your problem.