Error: invalid or not allowed setting 'bridge-port': 'bridge-port' not among [connection, 802-3-ethernet (ethernet), 802-1x, dcb, sriov, ethtool, match, ipv4, ipv6, tc, proxy].\n", "name": "em1", "rc": 2}

Open
#400 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
ansible
Domain
networking

Research direction

Start by reproducing the installation on RHEL 7.9 and review the referenced Ansible pull request commit 5684dacb35585b773393f165054933c2351bd4ce alongside infrared commit fecd7b238976e708600e697df084c1bd35f9632d. Identify why the bridge-port setting is sent to the em1 connection and verify that the installation completes without the invalid-setting error.

Written by the indexing model from the issue text.

Description

Since https://github.com/redhat-openstack/infrared/commit/fecd7b238976e708600e697df084c1bd35f9632d we run into:

fatal: [hypervisor]: FAILED! => {"changed": false, "msg": "Error: invalid or not allowed setting 'bridge-port': 'bridge-port' not among [connection, 802-3-ethernet (ethernet), 802-1x, dcb, sriov, ethtool, match, ipv4, ipv6, tc, proxy].\n", "name": "em1", "rc": 2}

That seems to be related to:

https://github.com/ansible/ansible/pull/68065/commits/5684dacb35585b773393f165054933c2351bd4ce

We are still installing on rhel 7.9 --- did you switch to rhel 8 and that's why this fails for us?

Thanks

Dominant language
Jinja
Stars
105
Forks
100
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from redhat-openstack/infrared

All issues in redhat-openstack/infrared

Similar issues

More Networking issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.