Please don't drop the mailing list.
On Fri, May 31, 2013 at 02:11:51AM +0530, Ashraf Khalid wrote:
> I tried the same, but no progress.
>
> I have cross checked on the physical interfaces of the host, and
> physical switch configuration...and everything looks ok.
>
> Only when I create the bridg
There are examples for doing this with the network scripts of most
distributions here:
RHEL:
http://git.openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=blob;f=rhel/README.RHEL
DEB:
http://git.openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=blob;f=debian/openvswitch-switch.README.Debian
On Thu, May 30, 2013 at 06:59:10PM +, Ashraf Khalid wrote:
> I have 2 KVM nodes using OpenvSwitch 1.10 on CentOS 6.x. The intention is to
> have a redundant KVM HA cluster hereafter, and allowing VMs to migrate
> easily between the KVM hosts.
>
> I have not bonded the physical interfaces on th
Ben Pfaff writes:
>
> On Fri, Jul 01, 2011 at 07:10:46AM +0200, Sébastien Riccio wrote:
> > On 01.07.2011 06:42, Ben Pfaff wrote:
> > >On Fri, Jul 01, 2011 at 06:35:21AM +0200, Sébastien Riccio wrote:
> > >>My machine has 6 nics and I wish to user the first two as a bonded
> > >>trunk (for vlans
On Fri, Jul 01, 2011 at 07:10:46AM +0200, Sébastien Riccio wrote:
> On 01.07.2011 06:42, Ben Pfaff wrote:
> >On Fri, Jul 01, 2011 at 06:35:21AM +0200, Sébastien Riccio wrote:
> >>My machine has 6 nics and I wish to user the first two as a bonded
> >>trunk (for vlans) and I don't
> >>really get how
On 01.07.2011 06:42, Ben Pfaff wrote:
On Fri, Jul 01, 2011 at 06:35:21AM +0200, Sébastien Riccio wrote:
My machine has 6 nics and I wish to user the first two as a bonded
trunk (for vlans) and I don't
really get how to do it with the ovs command lines.
Anyone knows what are the commands to setu
On Fri, Jul 01, 2011 at 06:35:21AM +0200, Sébastien Riccio wrote:
> My machine has 6 nics and I wish to user the first two as a bonded
> trunk (for vlans) and I don't
> really get how to do it with the ovs command lines.
>
> Anyone knows what are the commands to setup a bond using eth0 and
> eth1,
Hi,
I don't know if it's the right place to post such question but I'll try
anyway. Please excuse
me if it's the wrong place :)
Being new to openvswitch world, I'm actually in the process to build a
xen server host
with latest xen build (4.1.1) and latest kernel (3.0.0-rc5).
Everything good