Back to bug 2151040
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Red Hat Bugzilla | 2022-12-05 23:58:42 UTC | Pool ID | sst_networking_rhel_9 | |
| Red Hat One Jira (issues.redhat.com) | 2022-12-06 00:04:12 UTC | Link ID | Red Hat Issue Tracker RHELPLAN-141366 | |
| Thomas Haller | 2022-12-07 07:41:45 UTC | Comment | 0 | updated |
| Marc Muehlfeld | 2022-12-07 14:41:35 UTC | Doc Type | If docs needed, set a value | Known Issue |
| Docs Contact | mmuehlfe | |||
| Doc Text | .The `nm-cloud-setup` service removes manually-configured secondary IP addresses from interfaces Based on the information received from the cloud environment, the `nm-cloud-setup` service configures network interfaces. Disable `nm-cloud-setup` to manually configure interfaces. However, in certain cases, other services on the host can configure interfaces as well. For example, these services could add secondary IP addresses. To avoid that `nm-cloud-setup` removes secondary IP addresses: . Stop and disable the `nm-cloud-setup` service: + ---- # systemctl disable --now nm-cloud-setup.service ---- . Display the available connection profiles: + ---- # nmcli connection show ---- . Reactive the affected connection profiles: + ---- # nmcli connection up "<profile_name>" ---- As a result, the service no longer removes manually-configured secondary IP addresses from interfaces. |
|||
| Gabi Fialová | 2022-12-08 09:23:22 UTC | CC | gfialova | |
| Marc Muehlfeld | 2022-12-14 07:53:33 UTC | Doc Text | .The `nm-cloud-setup` service removes manually-configured secondary IP addresses from interfaces Based on the information received from the cloud environment, the `nm-cloud-setup` service configures network interfaces. Disable `nm-cloud-setup` to manually configure interfaces. However, in certain cases, other services on the host can configure interfaces as well. For example, these services could add secondary IP addresses. To avoid that `nm-cloud-setup` removes secondary IP addresses: . Stop and disable the `nm-cloud-setup` service: + ---- # systemctl disable --now nm-cloud-setup.service ---- . Display the available connection profiles: + ---- # nmcli connection show ---- . Reactive the affected connection profiles: + ---- # nmcli connection up "<profile_name>" ---- As a result, the service no longer removes manually-configured secondary IP addresses from interfaces. | .The `nm-cloud-setup` service removes manually-configured secondary IP addresses from interfaces Based on the information received from the cloud environment, the `nm-cloud-setup` service configures network interfaces. Disable `nm-cloud-setup` to manually configure interfaces. However, in certain cases, other services on the host can configure interfaces as well. For example, these services could add secondary IP addresses. To avoid that `nm-cloud-setup` removes secondary IP addresses: . Stop and disable the `nm-cloud-setup` service and timer: + ---- # systemctl disable --now nm-cloud-setup.service nm-cloud-setup.timer ---- . Display the available connection profiles: + ---- # nmcli connection show ---- . Reactive the affected connection profiles: + ---- # nmcli connection up "<profile_name>" ---- As a result, the service no longer removes manually-configured secondary IP addresses from interfaces. |
| Red Hat One Jira (issues.redhat.com) | 2023-01-22 14:15:38 UTC | Link ID | Red Hat Issue Tracker NMT-106 | |
| Gabi Fialová | 2023-01-24 11:21:43 UTC | CC | gfialova | |
| Wen Liang | 2023-06-07 15:59:44 UTC | CC | wenliang | |
| Assignee | nm-team | wenliang | ||
| Status | NEW | ASSIGNED | ||
| Wen Liang | 2023-06-07 16:00:54 UTC | Link ID | freedesktop.org Gitlab NetworkManager/NetworkManager/-/merge_requests/1653 | |
| Vladimir Benes | 2023-06-08 08:59:41 UTC | CC | vbenes | |
| Wen Liang | 2023-06-12 00:17:36 UTC | Status | ASSIGNED | POST |
| Fernando F. Mancera | 2023-06-21 06:03:14 UTC | Fixed In Version | NetworkManager-1.43.10-1.el9 | |
| Status | POST | MODIFIED | ||
| CC | ferferna | |||
| errata-xmlrpc | 2023-06-21 06:04:40 UTC | Status | MODIFIED | ON_QA |
| Vladimir Benes | 2023-06-26 09:07:12 UTC | QA Contact | desktop-qa-list | djasa |
| Filip Pokryvka | 2023-07-04 07:57:59 UTC | CC | fpokryvk | |
| Jaroslav Klech | 2023-07-21 11:20:23 UTC | Pool ID | sst_networking_core_rhel_9 | sst_network_management_rhel_9 |
| CC | jklech | |||
| Docs Contact | mmuehlfe | jklech | ||
| Jaroslav Klech | 2023-07-28 13:46:53 UTC | Doc Text | .The `nm-cloud-setup` service removes manually-configured secondary IP addresses from interfaces Based on the information received from the cloud environment, the `nm-cloud-setup` service configures network interfaces. Disable `nm-cloud-setup` to manually configure interfaces. However, in certain cases, other services on the host can configure interfaces as well. For example, these services could add secondary IP addresses. To avoid that `nm-cloud-setup` removes secondary IP addresses: . Stop and disable the `nm-cloud-setup` service and timer: + ---- # systemctl disable --now nm-cloud-setup.service nm-cloud-setup.timer ---- . Display the available connection profiles: + ---- # nmcli connection show ---- . Reactive the affected connection profiles: + ---- # nmcli connection up "<profile_name>" ---- As a result, the service no longer removes manually-configured secondary IP addresses from interfaces. | .The `nm-cloud-setup` service removes manually-configured secondary IP addresses from interfaces Based on the information received from the cloud environment, the `nm-cloud-setup` service configures network interfaces. Disable `nm-cloud-setup` to manually configure interfaces. However, in certain cases, other services on the host can configure interfaces as well. For example, these services could add secondary IP addresses. To avoid that `nm-cloud-setup` removes secondary IP addresses: . Stop and disable the `nm-cloud-setup` service and timer: + ---- # systemctl disable --now nm-cloud-setup.service nm-cloud-setup.timer ---- . Display the available connection profiles: + ---- # nmcli connection show ---- . Reactive the affected connection profiles: + ---- # nmcli connection up "<profile_name>" ---- As a result, the service no longer removes manually-configured secondary IP addresses from interfaces. |
| Jaroslav Klech | 2023-07-29 10:26:08 UTC | Doc Text | .The `nm-cloud-setup` service removes manually-configured secondary IP addresses from interfaces Based on the information received from the cloud environment, the `nm-cloud-setup` service configures network interfaces. Disable `nm-cloud-setup` to manually configure interfaces. However, in certain cases, other services on the host can configure interfaces as well. For example, these services could add secondary IP addresses. To avoid that `nm-cloud-setup` removes secondary IP addresses: . Stop and disable the `nm-cloud-setup` service and timer: + ---- # systemctl disable --now nm-cloud-setup.service nm-cloud-setup.timer ---- . Display the available connection profiles: + ---- # nmcli connection show ---- . Reactive the affected connection profiles: + ---- # nmcli connection up "<profile_name>" ---- As a result, the service no longer removes manually-configured secondary IP addresses from interfaces. | .The `nm-cloud-setup` service removes manually-configured secondary IP addresses from interfaces Based on the information received from the cloud environment, the `nm-cloud-setup` service configures network interfaces. Disable `nm-cloud-setup` to manually configure interfaces. However, in certain cases, other services on the host can configure interfaces as well. For example, these services could add secondary IP addresses. To avoid that `nm-cloud-setup` removes secondary IP addresses: . Stop and disable the `nm-cloud-setup` service and timer: + ---- # systemctl disable --now nm-cloud-setup.service nm-cloud-setup.timer ---- . Display the available connection profiles: + ---- # nmcli connection show ---- . Reactive the affected connection profiles: + ---- # nmcli connection up <profile_name> ---- As a result, the service no longer removes manually-configured secondary IP addresses from interfaces. |
| David Jaša | 2023-08-01 13:23:24 UTC | Link ID | freedesktop.org Gitlab NetworkManager/NetworkManager-ci/-/merge_requests/1468 | |
| Status | ON_QA | VERIFIED | ||
| Jaroslav Klech | 2023-08-02 14:38:25 UTC | Flags | needinfo?(wenliang) | |
| Marc Muehlfeld | 2023-08-03 05:32:11 UTC | CC | mmuehlfe | |
| Wen Liang | 2023-08-03 17:19:06 UTC | Flags | needinfo?(wenliang) |
Back to bug 2151040