WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

RE: [Xen-users] [XCP] openvswitch controller using

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: RE: [Xen-users] [XCP] openvswitch controller using
From: Martin Perez Barreiro <perezbarreiro@xxxxxxxxx>
Date: Wed, 1 Sep 2010 22:06:11 -0300
Delivery-date: Wed, 01 Sep 2010 18:07:26 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=0kel+TB9cHoGLLKYcE60RZQOGOmpurEAp0p1F6hwEwE=; b=j7gl8V3zBRw27G7ae9PlelfFTkCBxJXDtXLTfSW5ND0nUCSuZChtqRLmnvSxKbvWQ5 3caFfy/Rg4YMAqPmV4t6XGWWbl1+YUpZ2aueE9FSjoqAKBx2N2nU0mKwze6s191Pujzt LB5Dmqo4R5pOtGvdYC6483zQ7mFE5D3nWKcxk=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=ArPnCaqCtHNwkbImxFNaXVApeqzi1V0oLsnzCxsOYwVEr0DFju73O9NPNSKX+Myx3q TIwatYb60CMMdvBt6eUbd5op9+PPmOY/ajN/MZelD38QJFgWOIRw0XPgg15IiZNFoYrC UxTFpQ8dM4JrZ4c6KC8+w2fvGDyImMeQLodCU=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx


Hi all,

Im having the same truble Larkov Alexey mentioned, connection with the controller get suddenly broken with no error messages in the log files. I wonder if someone has any clue what might be going on?

Kind Regards,
Martin.


 

I'm using XCP 0.5.0 version.

 

In the same host in debian VM I installed SNAC http://www.openflowswitch.org/wp/snac/ 1.0 as openflow controller.

 

1. Is it possible to setup openvswitch controller from xsconsole?

Controller (config)  xxx.xxx.xxx.xxx - display <SNAC ip address>

Controller (in-use)  <None> - always display "None"

 

2. I tried to use folowing commands:

ovs-vsctl set-controller xenbr0 tcp:<SNAC ip address>

For a few minutes everything works good and I can manage switch from <SNAC ip address>, but than connection to host has broken suddenly.

Connection to host's VM's may works longer, but usually lost also or a bit later.

Connection immediately restored after command: ovs-vsctl del-controller xenbr0.

In SNAC contoller switch looks good, no denied packets.

 

I can't find any criminal in log files.

I'd be appreciate for any help and advice how to dig the problem.



--
Kind regards,
Larkov Alexey

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • RE: [Xen-users] [XCP] openvswitch controller using, Martin Perez Barreiro <=