I've installed astaro under kvm/libvirt... here is my libvirt config:
asg2
1048576
1048576
edb4ec8c-9e99-fbe0-64f2-5e95a4b6688f
hvm
destroy
restart
destroy
1
initialy using eth1 as internal iface (mac: 00:21:68:09:25:22) was working fine... same if I switch to eth2 (mac: 00:21:68:09:25:23)
then created lag0 with eth1+eth2 which resulted into lag0 set with the right ip, and eth2 the slave active iface for the bonding... but I can't ping the asg anymore, no access to the webadmin... after reboot ethtool report eth1 and eth2 Link status yes but no for lag0 and still does not work !
bonding is working fine with a CentOS 5.2 vm with same e1000 card and kvm config/box !
seems does not work also with default kvm net card emulation (8139cp)
for info using the kvm version from ubuntu 8.04.1 TLS