You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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),
] }))
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
The text was updated successfully, but these errors were encountered: