
There's nothing in brctl show for virbr0 - br0 still exists but that's in use (And shouldn't be causing the problem?) Maybe it's a one off - i'll try to recreate It could be a patch, maybe, I think bits of it are really bad C (i.e. hackery at its worst) - i'll make sure it works then see if i can merge it with source - unless someone who knows more and can do the error checking beats me too it, it's only about 6 lines Cheers, Henri Richard W.M. Jones wrote:
On Tue, Apr 08, 2008 at 10:19:02AM +0100, Henri Cook wrote:
I've made a hack for this in the meantime that adds the <model></model>
You have a patch?
Is there a way to fix this without rebooting? ifconfig virbr0 0.0.0.0 down && brctl delbr virbr0 - doesn't seem to be enough, what did I miss?
This should be enough to get rid of the bridge, but if not then you need to look at the error messages and the output of 'brctl show'.
Rich.