Guest User!

You are not Sophos Staff.

[7.250] LAG + Intel e1000 network card w/ kvm virtualization doesn't work [NOTABUG]

Hi

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
Parents Reply Children
  • This is a rather complex setup, and we currently do not have the environment to reproduce that. Also, there's no official support for KVM environments. [:)]


    yes no problems, this is just test vms... probably same problems with xen... 

    was using vmware for long time but switched everything to kvm/xen (kvm on desktops and xen on servers...)... and this is very good to test anything related to network and so... (vlans, bridges, bonding, ...), and things that are close to our production env (like Intel e1000 NICs)