search for: bc0b

Displaying 5 results from an estimated 5 matches for "bc0b".

Did you mean: bc00
2016 Jul 07
2
NetworkManger creates extra bonds; is this a bug?
...ctl restart iptables nmcli con | grep bond bond0 9942bdc6-df72-4723-b2ed-47a78e3a5c59 bond bond0 bond-slave-eth0 8b0fbbe1-a7f0-448c-8005-46d11599f57a 802-3-ethernet eth0 bond-slave-eth1 333dd1b9-15a4-4119-8e42-55ac3621a85d 802-3-ethernet eth1 *bond0 460dd9e8-bc0b-473e-9c89-41facda98b66 bond -- # Why this extra bond connections has been created?* I'd appreciate your comments and suggestions to fix the issue. Thanks, Joe
2016 Jul 07
2
NetworkManger creates extra bonds; is this a bug?
...ep bond >> bond0 9942bdc6-df72-4723-b2ed-47a78e3a5c59 bond bond0 >> bond-slave-eth0 8b0fbbe1-a7f0-448c-8005-46d11599f57a 802-3-ethernet eth0 >> bond-slave-eth1 333dd1b9-15a4-4119-8e42-55ac3621a85d 802-3-ethernet eth1 >> *bond0 460dd9e8-bc0b-473e-9c89-41facda98b66 bond >> -- # Why this extra bond connections has been created?* >> >> >> I'd appreciate your comments and suggestions to fix the issue. >> >> >> Thanks, >> >> Joe > > To this day, on EL6, creating bonds alwa...
2016 Jul 07
0
NetworkManger creates extra bonds; is this a bug?
...; nmcli con | grep bond > bond0 9942bdc6-df72-4723-b2ed-47a78e3a5c59 bond bond0 > bond-slave-eth0 8b0fbbe1-a7f0-448c-8005-46d11599f57a 802-3-ethernet eth0 > bond-slave-eth1 333dd1b9-15a4-4119-8e42-55ac3621a85d 802-3-ethernet eth1 > *bond0 460dd9e8-bc0b-473e-9c89-41facda98b66 bond > -- # Why this extra bond connections has been created?* > > > I'd appreciate your comments and suggestions to fix the issue. > > > Thanks, > > Joe To this day, on EL6, creating bonds always generates a spurious 'bond0' i...
2016 Jul 11
0
NetworkManger creates extra bonds; is this a bug?
...bond0 9942bdc6-df72-4723-b2ed-47a78e3a5c59 bond > bond0 > >> bond-slave-eth0 8b0fbbe1-a7f0-448c-8005-46d11599f57a 802-3-ethernet > eth0 > >> bond-slave-eth1 333dd1b9-15a4-4119-8e42-55ac3621a85d 802-3-ethernet > eth1 > >> *bond0 460dd9e8-bc0b-473e-9c89-41facda98b66 bond > >> -- # Why this extra bond connections has been created?* > >> > >> > >> I'd appreciate your comments and suggestions to fix the issue. > >> > >> > >> Thanks, > >> > >> Joe > &...
2019 Sep 19
7
[nbdkit PATCH 0/4] Spec compliance patches
The first one is the nastiest - it is an assertion failure caused by a spec-compliant client and introduced by our security fix that was released in 1.14.1. Eric Blake (4): server: Fix regression for NBD_OPT_INFO before NBD_OPT_GO server: Fix back-to-back SET_META_CONTEXT server: Forbid NUL in export and context names server: Fix OPT_GO on different export than SET_META_CONTEXT