[OpenIndiana-discuss] KVM network malfunctioning

Gabriele Bulfon gbulfon at sonicle.com
Fri Apr 13 10:25:10 UTC 2012


hi,
I installed an Ubuntu 11 under KVM on OI, with this setup:
qemu-system-x86_64 --enable-kvm -nographic -drive file=Ubuntu11.04i38.iso,media=cdrom,if=ide,index=0 -boot order=cd -smp 2 -m 1024 -vnc 192.168.222.87:0 -net nic,vlan=0,name=net0,model=e1000 -net vnic,vlan=0,name=net0,ifname=vnic0 -net nic,vlan=1,name=net1,model=e1000 -net vnic,vlan=1,name=net1,ifname=vnic1 -no-hpet --chardev socket,id=serial0,path=/tmp/vm.console,server,nowait -serial chardev:serial0 -drive file=/dev/zvol/rdsk/dc/kvm/hdd0,if=ide,index=1
dladm shows the two vnics:
LINK        CLASS     MTU    STATE    BRIDGE     OVER
igb0        phys      1500   up       --         --
igb1        phys      1500   unknown  --         --
vnic0       vnic      1500   up       --         igb0
vnic1       vnic      1500   up       --         igb0
The Ubuntu system got everything from my in-lan dhcp server, both nics got their IP,
gateway was correct, DNS is correct.
No way to ping lan. No way to access the network, as if blocked.
I also tried the same by installaing an OI under KVM on OI, same situation.
What am I missing?
Thanx,
Gabriele.


More information about the OpenIndiana-discuss mailing list