[CentOS-virt] Xen custom vifname

Tue Apr 5 20:42:02 UTC 2016
Peter Braun <xenware at gmail.com>

Hi,

Centos 7
Xen4CentOS - 4.6.1
Open vSwitch

When i specify custom name of the domU NIC than it refues to start

vif = [ 'vifname=vNIC1' ]


libxl: error: libxl_exec.c:118:libxl_report_child_exitstatus:
/etc/xen/scripts/vif-openvswitch online [10168] exited with error status 1
libxl: error: libxl_device.c:1084:device_hotplug_child_death_cb: script: ip
link set vif38.0 name vNIC1 failed
libxl: error: libxl_create.c:1381:domcreate_attach_vtpms: unable to add nic
devices
libxl: error: libxl.c:1591:libxl__destroy_domid: non-existant domain 38
libxl: error: libxl.c:1549:domain_destroy_callback: unable to destroy guest
with domid 38
libxl: error: libxl.c:1476:domain_destroy_cb: destruction of domain 38
failed


When removed the vifname settings the domU starts just fine.

vif = [ '' ]

Same error when used wi classic Bridge for networking.


Is vifname setting still supported?

On CentOS5 & Xen 3.4 this parameter works just fine.


Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos-virt/attachments/20160405/f727c464/attachment-0002.html>