VLAN on BOND, Failed to find a compatible device

Issues related to configuring your network
Post Reply
console1
Posts: 3
Joined: 2017/05/20 16:18:30

VLAN on BOND, Failed to find a compatible device

Post by console1 » 2017/05/20 16:24:23

I am struggling to setup a VLAN on a BONDed interface on CentOS 7.3.1611.

I have em1 and em2 connected to bond0, and would like to bring up bond0.1 on VLAN1.

Code: Select all

# nmcli con up bond0.1
Error: Connection activation failed: Failed to find a compatible device for this connection
nmcli con shows the interface.

Image

User avatar
TrevorH
Site Admin
Posts: 33216
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: VLAN on BOND, Failed to find a compatible device

Post by TrevorH » 2017/05/20 17:07:27

Post the ifcfg files for the connections
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

console1
Posts: 3
Joined: 2017/05/20 16:18:30

Re: VLAN on BOND, Failed to find a compatible device

Post by console1 » 2017/05/20 18:31:07

Sorry for images, no IP connectivity.

Here is EM0/1/BOND0.
http://imgur.com/a/65zGK

Here is bond0.8

http://imgur.com/a/YH2KV

I updated the bond names (bond0.1 to bond0.8) in the second file, but didnt upload it.

console1
Posts: 3
Joined: 2017/05/20 16:18:30

Re: VLAN on BOND, Failed to find a compatible device

Post by console1 » 2017/05/20 19:11:57

There was a _very slight_ typo in the bond0 name (bind0) that was causing my problem!

Post Reply