zarthon
September 3rd, 2009, 03:23 PM
Do I need to build vde2 or kvm to use kvm virutal machines with vde virtual networks on Ubuntu 9.04?
Dose anyone have this working from the repository versions? ?
KVM with VDE has been vexing me for days so i really could use some insight.
I am using Ubuntu 9.04
I enabled backports and proposed and apt-get reported that kvm and vde2 were still at the latest version in the repository.
QEMU PC emulator version 0.9.1 (kvm-84)
ii kvm 1:84+dfsg-0ubun Full visualization on i386 and amd64 hardware
ii vde2 2.2.2-3ubuntu1 Virtual Distributed Ethernet
Simple examples from howtos docs and faqs have the following results:
If i use the kvm command to execute a virtual machine with a vde connection it does not work instead i get:
"Unknown network device: vde"
If i use vdeq or vdekvm i get the message
arg ,sock=/tmp/myswitch
TUNGETIFF ioctl() failed: Invalid argument
IF i use qemu I do not get an error message on launch. It is not using kvm or kqemu. I have not tested the network beyond configuring the network interface in the virtual machine with ifconfig and verifying that it is connected to the vde switch by going into the vde console. The configuration is unacceptably slow anyway.
Dose anyone have this working from the repository versions? ?
KVM with VDE has been vexing me for days so i really could use some insight.
I am using Ubuntu 9.04
I enabled backports and proposed and apt-get reported that kvm and vde2 were still at the latest version in the repository.
QEMU PC emulator version 0.9.1 (kvm-84)
ii kvm 1:84+dfsg-0ubun Full visualization on i386 and amd64 hardware
ii vde2 2.2.2-3ubuntu1 Virtual Distributed Ethernet
Simple examples from howtos docs and faqs have the following results:
If i use the kvm command to execute a virtual machine with a vde connection it does not work instead i get:
"Unknown network device: vde"
If i use vdeq or vdekvm i get the message
arg ,sock=/tmp/myswitch
TUNGETIFF ioctl() failed: Invalid argument
IF i use qemu I do not get an error message on launch. It is not using kvm or kqemu. I have not tested the network beyond configuring the network interface in the virtual machine with ifconfig and verifying that it is connected to the vde switch by going into the vde console. The configuration is unacceptably slow anyway.