All of lore.kernel.org
 help / color / mirror / Atom feed
* vif-bridge: ip link set failed, "name" too long
@ 2015-06-25 11:36 Anthony PERARD
  2015-06-25 11:53 ` Ian Campbell
  0 siblings, 1 reply; 4+ messages in thread
From: Anthony PERARD @ 2015-06-25 11:36 UTC (permalink / raw)
  To: Xen Devel; +Cc: Jim Fehlig

Hi,

When one tries to start an HVM guest via OpenStack, which is setup with
Neutron for network, the guest creation always fail.

Here are a few relevent logs:

/var/log/libvirt/libxl/libxl-driver.log:
libxl: error: libxl_exec.c:118:libxl_report_child_exitstatus: /etc/xen/scripts/vif-bridge add [-1] exited with error status 1
libxl: error: libxl_device.c:1085:device_hotplug_child_death_cb: script: ip link set vif188.0-emu name tap695cf459-b0-emu failed
libxl: debug: libxl_event.c:618:libxl__ev_xswatch_deregister: watch w=0x7f5a9c05ddd0: deregister unregistered
libxl: error: libxl_create.c:1226:domcreate_attach_vtpms: unable to add nic devices

/var/log/xen/xen-hotplug.log:
Error: argument "tap695cf459-b0-emu" is wrong: "name" too long

The libvirt config, from Nova:
<interface type='bridge'>
  <mac address='fa:16:3e:b0:cd:2a'/>
  <source bridge='qbr695cf459-b0'/>
  <target dev='tap695cf459-b0'/>
</interface>

Thanks,

-- 
Anthony PERARD

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-06-26  7:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-25 11:36 vif-bridge: ip link set failed, "name" too long Anthony PERARD
2015-06-25 11:53 ` Ian Campbell
2015-06-26  6:28   ` Jim Fehlig
2015-06-26  7:10     ` Ian Campbell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.