Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot move bridge port to bond #338

Open
mwperina opened this issue Oct 5, 2022 · 0 comments
Open

Cannot move bridge port to bond #338

mwperina opened this issue Oct 5, 2022 · 0 comments
Assignees
Labels
bug Issue is a bug or fix for a bug el9 Affects EL 9 network

Comments

@mwperina
Copy link
Member

mwperina commented Oct 5, 2022

fails on a different issue (attached supervdsm log):

Traceback (most recent call last):
.....
File "/usr/lib/python3.9/site-packages/vdsm/common/supervdsm.py", line 53, in
getattr(self._supervdsmProxy._svdsm, self._funcName)(*args,
File "", line 2, in setupNetworks
File "/usr/lib64/python3.9/multiprocessing/managers.py", line 825, in _callmethod
raise convert_to_error(kind, result)
libnmstate.error.NmstateInternalError: DbusConnectionError: org.freedesktop.NetworkManager.Settings.Connection.InvalidProperty: connection.slave-type: A connection with a 'bridge-port' setting must have the slave-type set to 'bridge'. Instead it is 'bond' dbus: Some(MethodError("org.freedesktop.NetworkManager.Settings.Connection.InvalidProperty", Some("connection.slave-type: A connection with a 'bridge-port' setting must have the slave-type set to 'bridge'. Instead it is 'bond'"), Msg { type: Error, sender: ":1.6", reply-serial: 332, body: Signature: [
s (115),
] }))

with:
nmstate-libs-2.2.0-0.alpha.20220810.8e122d43.el9.x86_64
python3-libnmstate-2.2.0-0.alpha.20220810.8e122d43.el9.x86_64

Depends on https://bugzilla.redhat.com/show_bug.cgi?id=2121315

Created from https://bugzilla.redhat.com/show_bug.cgi?id=2084171

@sandrobonazzola sandrobonazzola added bug Issue is a bug or fix for a bug network el9 Affects EL 9 labels Feb 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is a bug or fix for a bug el9 Affects EL 9 network
Projects
None yet
Development

No branches or pull requests

3 participants