Hello. I'm using dracut to create initramfs and systemd. Dracut configures bond and all works fine, but then it shutdowns and switch rooti, mac address of slave interfaces (eth0 and eth1) changed, but bonding mac saves the same. After that bond interface not works. How to prevent this fail? If i rmmod igb driver and load it mac addresses change to normal and all works fine. dracut from current master, system - 212.
my /proc/cmdline bond=bond0:eth0,eth1:mode=balance-xor,miimon=100,updelay=200,downdelay=200 net.ifnames=0 ip=bond0:auto6:9000 rd.bootif=0 rd.md=0 rd.dm=0 rd.lvm=0 rd.luks=0 console=tty0 console=ttyS1,115200 rw root=live:http://[2001:db8:0:f101:92e2:baff:fe31:44c]/image/mh-vm/image.squashfs rd.live.size=1G chef=http://[2001:db8:0:f101:92e2:baff:fe31:44c]/chef/vm09 rd.shell raid=noautodetect rdshell rd.debug rdnetdebug Invalid mac addresses is ba:ee:69:7c:ed:4e 4a:0f:e8:44:93:35 Valid mac addreses is 00:25:90:d5:bf:bc 00:25:90:d5:bf:bd -- Vasiliy Tolstov, e-mail: [email protected] jabber: [email protected] _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
