Displaying 2 results from an estimated 2 matches for "brutils".
Did you mean:
rutils
2010 Oct 09
1
Software bridge setup in RHEL 5/CentOS 5 questions, possible bug.
I have a question about software bridge setup (initscripts).
If one sets up a bridge network:
ifcfg-eth0:
DEVICE=eth0
ONBOOT=yes
BRIDGE=br0
HWADDR=xx:xx:xx:xx:xx:xx
ifcfg-eth1
DEVICE=eth1
ONBOOT=yes
BRIDGE=br0
HWADDR=xx:xx:xx:xx:xx:xx
ifcfg-br0
DEVICE=br0
TYPE=Bridge
BOOTPROTO=static
BROADCAST=nnn.nnn.nnn.255
IPADDR=nnn.nnn.nnn.nnn
NETMASK=255.255.255.0
NETWORK=nnn.nnn.nnn.0
ONBOOT=yes
Deep
2012 Jun 24
1
Bug#678723: xcp-xapi: vif-interfaces added to database as PIF's
...( RO) : eth0
currently-attached ( RO): true
device ( RO) : vif9.0
currently-attached ( RO): false
I've done some additional research and found it happens on host with incorrect network configuration: ip address configured in /etc/network/interfaces with brutils and network backed was openvswitch. This cause errors with vif plugging to bridge, but same time cause xapi marks those vif's as PIF (physical interfaces).
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686...