[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Debian whezzy & Xen 4.1 & IPv6
On Tue, 2013-07-09 at 11:48 +0000, Ronny Wagner wrote: > Hi Ian, > > Thank you for your help. I replace the "vif-route" script with the entry on > the website and add the debug entry too. Here is the output. > Debug-Log: > ++ dirname /etc/xen/scripts/vif-route > + dir=/etc/xen/scripts > + . /etc/xen/scripts/vif-common.sh > +++ dirname /etc/xen/scripts/vif-route > ++ dir=/etc/xen/scripts > ++ . /etc/xen/scripts/xen-hotplug-common.sh > ++++ dirname /etc/xen/scripts/vif-route > +++ dir=/etc/xen/scripts > +++ . /etc/xen/scripts/hotplugpath.sh > ++++ SBINDIR=/usr/sbin > ++++ BINDIR=/usr/bin > ++++ LIBEXEC=/usr/lib/xen-/bin > ++++ LIBDIR=/usr/lib > ++++ SHAREDIR=/usr/share > ++++ PRIVATE_BINDIR=/usr/lib/xen-/bin > ++++ XENFIRMWAREDIR=/usr/lib/xen-/boot > ++++ XEN_CONFIG_DIR=/etc/xen > ++++ XEN_SCRIPT_DIR=/etc/xen/scripts > ++++ XEN_LOCK_DIR=/var/lock > +++ . /etc/xen/scripts/logging.sh > +++ . /etc/xen/scripts/xen-script-common.sh > ++++ set -e > +++ . /etc/xen/scripts/locking.sh > ++++ LOCK_SLEEPTIME=1 > ++++ LOCK_SPINNING_RETRIES=5 > ++++ LOCK_RETRIES=100 > ++++ LOCK_BASEDIR=/var/run/xen-hotplug > +++ exec > ++ dirname /etc/xen/scripts/vif-route > + dir=/etc/xen/scripts > + . /etc/xen/scripts/vif-common.sh > +++ dirname /etc/xen/scripts/vif-route > ++ dir=/etc/xen/scripts > ++ . /etc/xen/scripts/xen-hotplug-common.sh > ++++ dirname /etc/xen/scripts/vif-route > +++ dir=/etc/xen/scripts > +++ . /etc/xen/scripts/hotplugpath.sh > ++++ SBINDIR=/usr/sbin > ++++ BINDIR=/usr/bin > ++++ LIBEXEC=/usr/lib/xen-/bin > ++++ LIBDIR=/usr/lib > ++++ SHAREDIR=/usr/share > ++++ PRIVATE_BINDIR=/usr/lib/xen-/bin > ++++ XENFIRMWAREDIR=/usr/lib/xen-/boot > ++++ XEN_CONFIG_DIR=/etc/xen > ++++ XEN_SCRIPT_DIR=/etc/xen/scripts > ++++ XEN_LOCK_DIR=/var/lock > +++ . /etc/xen/scripts/logging.sh > +++ . /etc/xen/scripts/xen-script-common.sh > ++++ set -e > +++ . /etc/xen/scripts/locking.sh > ++++ LOCK_SLEEPTIME=1 > ++++ LOCK_SPINNING_RETRIES=5 > ++++ LOCK_RETRIES=100 > ++++ LOCK_BASEDIR=/var/run/xen-hotplug > +++ exec > > What do you see here? See you the Problem? I am not. me neither, but then this log doesn't seem to contain much "meat" i.e. it doesn't appear like the script is actually doing anything. I expect it is really and we simply haven't captured the right bits. You might want to test out my suggested exec runes in a test script, perhaps I got the syntax wrong. Or just add your own "echo foo > file" tests to the script to try and track it down that way. Ian. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |