It looks as if I may have inadvertently dropped the list; adding it back. 
Please see my responses inline, prefixed by [SL].


> On Jul 28, 2016, at 12:25 AM, 大薄荷 <yangrunkai1...@foxmail.com> wrote:
> 
> thanks very much ! But I know little about that , could you tell me how to 
> use the Libvirt-OVS integration to connect guest domains to OVS , or you can 
> recommend some literature for me, thank you !


[SL] I've written a series of articles, see here:

<http://blog.scottlowe.org/tags/#Libvirt>

<http://blog.scottlowe.org/tags/#OVS>

You may also find the Libvirt site to be helpful, particularly the network XML 
format:

<http://libvirt.org/formatnetwork.html>

Good luck!


> ------------------ 原始邮件 ------------------
> 发件人: "Scott Lowe"<scott.l...@scottlowe.org>; 
> 发送时间: 2016年7月27日(星期三) 晚上11:10
> 收件人: "大薄荷"<yangrunkai1...@foxmail.com>; 
> 主题: Re: [ovs-discuss] when I build a kvm in ubuntu , the terminal has no 
> response
> 
> Please see my response below.
> 
> 
> > On Jul 27, 2016, at 1:58 AM, 大薄荷 <yangrunkai1...@foxmail.com> wrote:
> > 
> > When I configure kvm and openvswitch-2.5.0on the Ubuntu-15.10 
> > (kernel:4.2.0-16-generic), I face a problem, I configure them on the base 
> > of INSTALL.KVM. When I use the command “
> > sudo kvm -m 512 
> > -net nic,macaddr=00:11:22:EE:EE:EE 
> > -net tap,script=/etc/ovs-ifup,downscript=/etc/ovs-ifdown 
> > -drive file=/dev/images/ubuntu-16.04-desktop-amd64.img,boot=on
> > 
> > ”
> > ,
> > the terminal has no response, the cursor is blinking.
> > But when I delete “-net 
> > tap,script=/etc/ovs-ifup,downscript=/etc/ovs-ifdown”, then run the command, 
> > kvm will work. So I think the problem is in this option.
> > By the way, when I interrupt the no-response command and check the port
> > in br0, the tap0 has existed.
> > Please tell me the reason.
> > THANKS!
> 
> 
> IMHO, if you're going to use OVS with KVM, it's *far* easier to just use the 
> Libvirt-OVS integration to connect guest domains to OVS.


-- 
Scott

_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to