From max at rfc2324.org Thu Jul 7 17:42:23 2011 Content-Type: multipart/mixed; boundary="===============2028544794368291926==" MIME-Version: 1.0 From: Maximilian Wilhelm To: users at lists.libvirt.org Subject: [libvirt-users] KVM and Date: Thu, 07 Jul 2011 23:42:13 +0200 Message-ID: <20110707214213.GA1106@principal.rfc2324.org> --===============2028544794368291926== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Hi! I'm trying to set up a VM with "just an tap device" with the following conf= ig (basicly inherited from 'virsh domxml-from-native qemu-argv'): [...] [...] This sadly failes with: | error: Failed to start domain foo | error: internal error process exited while connecting to monitor: could n= ot configure /dev/net/tun: Device or resource busy I'm wondering why this fails as there shouldn't anything be done with the tap device besides setting it up. (The basic goal would be to set up a VM with a tap device, put an v4 and v6 IP on it and let OSPF do the rest. As the