[Bug 132117] Re: xen guest domains won't start Error: Device 0 (vif) could not be connected. Could not find bridge, and none was specified

2007-10-05 Thread bemis
This appears to be wonky/different behaviour from the "ip" command (in some instances it displays the metric in the route print). If you simply change the network-bridge script (line #62) -vifnum=${vifnum:-$(ip route list | awk '/^default / { print $NF }' | sed 's/^[^0-9]*//')} +vifnum=${vifnum:

[Bug 132117] Re: xen guest domains won't start Error: Device 0 (vif) could not be connected. Could not find bridge, and none was specified

2007-10-05 Thread bemis
To clarify: this only fixes one of numerous "issues" that could cause this behaviour, and is addressed in XenSource's bugzilla (http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=950). A more appropriate solution may be to rehash the xen-scripts to be more ubuntu specific (at the very leas