Comment 4 for bug 1912844

Revision history for this message
Dan Watkins (oddbloke) wrote :

This is the network config, pulled out of the log file:

bonds:
  bond0:
    interfaces:
    - enp1s0
    - enp7s0
    macaddress: 52:54:00:28:fd:fd
    mtu: 1500
    parameters:
      down-delay: 0
      gratuitious-arp: 1
      mii-monitor-interval: 0
      mode: active-backup
      transmit-hash-policy: layer2
      up-delay: 0
bridges:
  br-ex:
    addresses:
    - 192.168.151.18/24
    gateway4: 192.168.151.1
    interfaces:
    - bond0
    macaddress: 52:54:00:28:fd:fd
    mtu: 1500
    nameservers:
      addresses:
      - 192.168.151.5
      search:
      - maas
    openvswitch: {}
    parameters:
      forward-delay: 15
      stp: false
ethernets:
  enp1s0:
    match:
      macaddress: 52:54:00:28:fd:fd
    mtu: 1500
    set-name: enp1s0
  enp7s0:
    match:
      macaddress: 52:54:00:7c:4e:85
    mtu: 1500
    set-name: enp7s0
version: 2
vlans:
  br-ex.100:
    dhcp4: true
    id: 100
    link: br-ex
    mtu: 1500