device tap11 is already a member of a bridge; can't enslave it to bridge br0.
 /etc/kvm/kvm-ifup: could not launch network script
 Could not initialize device 'tap'

That's because your kvm-ifup scripts tries to connect the tap to the bridge and it's already there. You should either remove it from the bridge before hand or remove the brctl addif line from kvm-ifup
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to