[xen-tools-discuss] xen-create-image vif-script or network-script WARNING
Aito Nakajima
aito.nakajima at htholidays.com
Fri May 9 03:54:17 CEST 2014
Hi everyone,
I've got xen and xen-tools setup and running very nicely:
xen-tools 4.3.1-1
debian 7.5
When creating an domU with the command:
xen-create-image --hostname bi --ip 10.1.1.33
A warning is issued:
WARNING
-------
You appear to have a missing vif-script, or network-script, in the
Xen configuration file /etc/xen/xend-config.sxp.
Please fix this and restart Xend, or your guests will not be able
to use any networking!
However, everything works fine. I've looked in the
/usr/bin/xen-create-image file and I can see it checks for some lines in
the config file, but I don't know PERL all that well.
I have this in my /etc/xen/xend-config.sxp:
# If you are using only one bridge, the vif-bridge script will discover
that,
# so there is no need to specify it explicitly. The default is to use
# the bridge which is listed first in the output from brctl.
#
(vif-script vif-bridge)
Seeing as xen-tools is for Debian, it would be nice if this warning did
not show in this situation, as everything is configured correctly for
Debian and works well. Maybe this is already fixed or maybe I've set
something up incorrectly.
Kind regards,
Aito Nakajima
More information about the xen-tools-discuss
mailing list