Bug 1700528
| Summary: | NetworkManager fails to activate profile on newer CentOS 7 docker image | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | Till Maas <till> | ||||||
| Component: | NetworkManager | Assignee: | NetworkManager Development Team <nm-team> | ||||||
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Desktop QE <desktop-qa-list> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 8.3 | CC: | atragler, bgalvani, fgiudici, jkucera, lrintel, pasik, pcahyna, rkhan, sukulkar, thaller, vcrhonek | ||||||
| Target Milestone: | rc | Flags: | pm-rhel:
mirror+
|
||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2021-01-18 15:21:30 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
|
Description
Till Maas
2019-04-16 19:56:06 UTC
Created attachment 1555660 [details]
NM trace for tests_bridge_other_provider
There is a similar error for the tests_bridge_other_provider.yml playbook
TASK [linux-system-roles.network : Configure networking connection profiles] *****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************
[WARNING]: [003] <info> #0, state:up persistent_state:present, 'LSR-TST-br31': add connection LSR-TST-br31, f86efeb5-4275-446d-b713-7873114c8dc1
[WARNING]: [004] <info> #0, state:up persistent_state:present, 'LSR-TST-br31': up connection LSR-TST-br31, f86efeb5-4275-446d-b713-7873114c8dc1 (not-active)
[WARNING]: [005] <error> #0, state:up persistent_state:present, 'LSR-TST-br31': up connection failed: failure to activate connection: nm-manager-error-quark: Connection 'LSR-TST-br31' is not available on the device LSR-TST-br31 at this time. (2)
fatal: [0ff2de9b584e0a41bda8f268961723574db41d1a4bcc2c6492908ad2aacd3856]: FAILED! => {"changed": true, "msg": "error: up connection failed: failure to activate connection: nm-manager-error-quark: Connection 'LSR-TST-br31' is not available on the device LSR-TST-br31 at this time. (2)"}
This looks similar to bug 1667874. jkucera, vcrhonek: haven't you seen something similar as well? IIRC for bond or team devices? https://github.com/linux-system-roles/network/issues/102 looks a bit similar as well. Hi Till, this bz could be the same issue as bug 1667874, which is already solved. Can you confirm whether the problem happens in RHEL 8.2? (In reply to Beniamino Galvani from comment #6) > Hi Till, > > this bz could be the same issue as bug 1667874, which is already solved. > > Can you confirm whether the problem happens in RHEL 8.2? This is probably fixed. Please reopen if not. Thank you! |