Public bug reported:

Starting up a VM with the following <interface> definition fails in libvirt 
1.3.1-1ubuntu10 with "error: Unable to get index for interface vm28_0: No such 
device":
    <interface type='ethernet'>
      <mac address='00:16:3e:2a:91:38'/>
      <script path='no'/>
      <target dev='vm28_0'/>
      <model type='virtio'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x03' 
function='0x0'/>
    </interface>

If I remove the <target> definition, the VM starts, but with the
interface named tap0.

The above interface definition does work on trusty, and it also works on
a locally-built package with libvirt 1.3.3.

** Affects: libvirt (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1574957

Title:
  Custom interface names with <interface type='ethernet'> does not start
  qemu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1574957/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to