[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Problemi using vif-route script
You were absolutely right, looking xen-hotplug.log was the way to the solution, apparently the error was due to a call to the function dom0_ip which not finding the address on interface eth0 arose the error. Adding an ip address to the interface solved the problem. Thanks a lot for all your help. On Fri, Oct 26, 2012 at 01:37:34PM +0100, Ian Campbell wrote: > On Fri, 2012-10-26 at 13:15 +0100, Giorgio Mossa wrote: > > Hi, > > I've tryed to do as you suggested and added the lines to vif-route script > > by the way I cannot get where the script fails and there's also > > something strange it seems that the script is called four times. > > > > > > Here the vif-route.log file's content, do you see anything useful? > > Nothing hugely useful. > > > +++ exec > > This is, I think, the: > eval "exec $_lockfd>>$_lockfile" > from locking.sh. It seems to be last in many of the cases. It might be > worth adding an echo both before and after to confirm. > > The other option is that it is > exec 2>>/var/log/xen/xen-hotplug.log > from xen-hotplug-common.sh. Actually that one looks more likely. Do you > get anything output in that file? _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |