|
|
|
|
|
|
|
|
|
|
xen-bugs
[Xen-bugs] [Bug 392] vif-route doesn't
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=392
------- Additional Comments From hien1@xxxxxxxxxx 2005-11-08 23:25 -------
set -x on vif-route gives:
# scripts/vif-route netdev=eth0
++ dirname scripts/vif-route
+ dir=scripts
+ . scripts/vif-common.sh
+++ dirname scripts/vif-route
++ dir=scripts
++ . scripts/xen-hotplug-common.sh
++++ dirname scripts/vif-route
+++ dir=scripts
+++ . scripts/xen-script-common.sh
++++ set -e
+++ export
PATH=/sbin:/bin:/usr/bin:/usr/sbin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin
+++
PATH=/sbin:/bin:/usr/bin:/usr/sbin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin
+++ export LANG=POSIX
+++ LANG=POSIX
++++ set
++++ grep '^LC_'
++++ cut -d= -f1
+++ unset
+++ log debug netdev=eth0 XENBUS_PATH=
+++ local level=debug
+++ shift
+++ logger -p daemon.debug -- scripts/vif-route: netdev=eth0 XENBUS_PATH=
++ . scripts/xen-network-common.sh
+++ '[' -e /etc/SuSE-release ']'
+++ which ifup
++ findCommand netdev=eth0
++ for arg in '"$@"'
++ expr index netdev=eth0 =
++ '[' '' '!=' up ']'
++ '[' '' '!=' down ']'
++ log err 'Invalid command: '
++ local level=err
++ shift
++ logger -p daemon.err -- scripts/vif-route: 'Invalid command: '
++ exit 1
--
Configure bugmail:
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs
|
|
|
|
|