so-setup error: 802-3-ethernet.mac-address-denylist: unknown property #13970
Replies: 2 comments
-
Update: after accepting the minion key (again) for this sensor, the problem seems to have resolved itself with no further input. I'm still checking to see if all expected interfaces are really in the bond. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Resolved after accepting minion key again. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We're migrating our existing 2.3 grid to a 2.4 grid via complete OS install on reformatted disks using the ISO for physical hosts and the AMI for cloud hosts. So far we have a manager in AWS, a sensor in AWS, and a physical host running. The second physical host gets the error below while running so-setup. The same host ran 2.3 for over a year.
--------- ERRORS ---------
[ERROR ] Encountered StreamClosedException
Error: Failed to add 'bond0' connection: 802-3-ethernet.mac-address-denylist: unknown property
Error: Failed to modify connection 'bond0-slave-ens4f0': 802-3-ethernet.mac-address-denylist: unknown property
Error: Failed to modify connection 'bond0-slave-ens7f1': 802-3-ethernet.mac-address-denylist: unknown property
Interface info below. (The other physical host uses ixgbe drivers which appear to run just fine.)
ethtool -i ens4f0
driver: i40e
version: 5.15.0-300.163.18.1.el9uek.x86_
firmware-version: 6.01 0x800036e4 1.1861.0
expansion-rom-version:
bus-info: 0000:51:00.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: yes
Any suggestions for next steps?
Larry
Beta Was this translation helpful? Give feedback.
All reactions