2014-11-20 7:58 GMT+03:00 Anirban Chakraborty <[email protected]>: > Your original error message was that qemu couldn¹t find a tap device. So, > I am not sure how the above error relates to your original error. > Can you write your detail configuration setup and the steps you have taken > to get at this error?
If i'm not wrong error goes from: qemuBuildInterfaceCommandLine builds interface command line and before qemu started tries to add tap device to tc, but tap created later via qemu (in my case). I think that virNetDevBandwidthSet needs to be run after qemu started. -- Vasiliy Tolstov, e-mail: [email protected] jabber: [email protected] -- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
