search for: 57vifname

Displaying 1 result from an estimated 1 matches for "57vifname".

2008 Dec 01
1
Error: Device 0 (vif) could not be connected.Hotplug scripts not working.
...age # tail -35 /var/log/xen/xen-hotplug.log /etc/xen/scripts/vif-bridge: /etc/xen/scripts/vif-common.sh: line 66: syntax error: Bad fd number /etc/xen/scripts/vif-bridge: line 94: syntax error: Bad fd number i have checked the /etc/xen/scripts/vif-common.sh file i think there is no syntax error 57vifname=$(xenstore_read_default "$XENBUS_PATH/vifname" "") 58if [ "$vifname" ] 59then 60 if [ "$command" == "online" ] && ! ip link show "$vifname" >&/dev/null 61 then 62 do_or_die ip link set "$vif" name "$vifnam...