Re: [ovs-discuss] ovsdb-server[5295] general protection ip:7f17599eee37 sp:7ffc4d06b490

2016-08-06 Thread nickcooper-zhangtonghao
8:07 AM > To: discuss@openvswitch.org > Cc: Serguei Bezverkhi (sbezverk) > Subject: Re: [ovs-discuss] ovsdb-server[5295] general protection > ip:7f17599eee37 sp:7ffc4d06b490 > > > On Aug 5, 2016, at 5:56 PM, discuss-requ...@openvswitch.org > <mailto:discuss-requ...@openvswitch.

Re: [ovs-discuss] ovsdb-server[5295] general protection ip:7f17599eee37 sp:7ffc4d06b490

2016-08-05 Thread Serguei Bezverkhi (sbezverk)
It would be very helpful if you let me know what information you need. From: nickcooper-zhangtonghao [mailto:nickcooper-zhangtong...@opencloud.tech] Sent: Friday, August 5, 2016 8:07 AM To: discuss@openvswitch.org Cc: Serguei Bezverkhi (sbezverk) Subject: Re: [ovs-discuss] ovsdb-server[5295

Re: [ovs-discuss] ovsdb-server[5295] general protection ip:7f17599eee37 sp:7ffc4d06b490

2016-08-05 Thread nickcooper-zhangtonghao
> On Aug 5, 2016, at 5:56 PM, discuss-requ...@openvswitch.org wrote: > > Date: Thu, 4 Aug 2016 22:03:51 + > From: "Serguei Bezverkhi (sbezverk)" <mailto:sbezv...@cisco.com>> > To: "b...@openvswitch.org <mailto:b...@openvswitch.org>" >

[ovs-discuss] ovsdb-server[5295] general protection ip:7f17599eee37 sp:7ffc4d06b490

2016-08-04 Thread Serguei Bezverkhi (sbezverk)
Hello, I was wondering if anybody on the list is aware of this issue, when I try to start ovsdb process in a docker container I see this error, one error per attempt. Anybody seen something like this? It is latest Centos 7.2 with ovs 2.5.0. [19191.120525] traps: ovsdb-server[12377] general pr

Re: [ovs-discuss] OVSDB server multi-threading

2016-07-07 Thread Ben Pfaff
On Fri, Jul 08, 2016 at 05:53:29AM +, Ansari, Shad wrote: > I am trying to follow the OVSDB multi-threading patch discussed back > in March > (http://openvswitch.org/pipermail/dev/2016-March/067130.html). Appears > this did not make it in. Anyone know the reasons why? I don't think that the mu

[ovs-discuss] OVSDB server multi-threading

2016-07-07 Thread Ansari, Shad
Hi, I am trying to follow the OVSDB multi-threading patch discussed back in March (http://openvswitch.org/pipermail/dev/2016-March/067130.html). Appears this did not make it in. Anyone know the reasons why? -shad ___ discuss mailing list discuss@open

Re: [ovs-discuss] ovsdb-server: I/O error: open: –detach failed

2016-03-25 Thread Ben Pfaff
On Wed, Mar 23, 2016 at 05:40:34AM +, Vivek Gupta wrote: > Hi > > > I am installing OVS on Ubuntu 14 with following steps: > > 1. Downloaded tab ball of OVS 2.5 > 2. untar the file. > 3. cd OVSDIR > 4. ./boot > 5. ./configure > 6. make && make install > 7. mkdir –p /usr/local/etc/ope

[ovs-discuss] ovsdb-server: I/O error: open: –detach failed

2016-03-25 Thread Vivek Gupta
Hi I am installing OVS on Ubuntu 14 with following steps: Downloaded tab ball of OVS 2.5untar  the file.cd OVSDIR./boot./configuremake && make installmkdir –p /usr/local/etc/openvswitch ii) mkdir –p /usr/local/var/run/openvswitchcd $OVS_DIR  ./ovsdb/ovsdb-tool create /usr/local/e

Re: [ovs-discuss] ovsdb-server process high cpu

2014-07-24 Thread Flavio Leitner
It seems you're using 1.11. Could you try with 2.1.x? fbl On Wed, Jul 23, 2014 at 01:20:43PM -0700, Tom Samburg wrote: > We are running in to some interesting conditions with openvswitch in our > environment.  We are running OVS on KVM (on RHEL 6.5).  We have an interface > (“production traffi

[ovs-discuss] ovsdb-server process high cpu

2014-07-24 Thread Tom Samburg
We are running in to some interesting conditions with openvswitch in our environment.  We are running OVS on KVM (on RHEL 6.5).  We have an interface (“production traffic”) attached to OVS and our vm that is our router is connected to the vswitch.  Everything with that is working perfectly.  We

Re: [ovs-discuss] ovsdb-server unkillable, need some help

2014-03-03 Thread Jeff Bachtel
Just to give a solution for the archives, we ended up upgrading the kernel from the 2.6.32 EL6 kernel to the 3.10 kernel-lt elrepo kernel, and have not seen a recurrence of the ovs lockup. Jeff On 02/28/2014 03:00 PM, Jeff Bachtel wrote: Does anyone have any insight into this? For further data

Re: [ovs-discuss] ovsdb-server unkillable, need some help

2014-02-28 Thread Jeff Bachtel
Does anyone have any insight into this? For further datapoints, I built the 2.0 release and much more current openvswitch snapshots (most recently to commit bdeadfdd) which exhibited the same problems. The CentOS 6 kernel is 2.6.32. Because of presumed incompatibility with the Linux bridge modu

[ovs-discuss] ovsdb-server unkillable, need some help

2014-02-19 Thread Jeff Bachtel
I'm running OpenVSwitch 1.11 from the RDO Havana repository. In addition, I'm running OpenStack Havana, Neutron, and Ceph Emperor, all on some CentOS 6.5 machines. After installing Bacula on the previous openstack version (grizzly), I noticed the networking had become somewhat load sensitive.

Re: [ovs-discuss] ovsdb-server, ovs-vsctl and ovs-vswitchd unix domain socket default file

2013-10-23 Thread Ben Pfaff
On Wed, Oct 23, 2013 at 08:17:35PM -0200, Lucas Brasilino wrote: > Hi Ben > > >> Any special reason for that ? > > > > Different sockets need different names? > > Maybe I'm misunderstanding something, but as far I have noticed, they > use this unix domain socket to communicate with each other. >

Re: [ovs-discuss] ovsdb-server, ovs-vsctl and ovs-vswitchd unix domain socket default file

2013-10-23 Thread Lucas Brasilino
Hi Ben >> Any special reason for that ? > > Different sockets need different names? Maybe I'm misunderstanding something, but as far I have noticed, they use this unix domain socket to communicate with each other. ovs-vsctl and ovs-vswitchd connect()'s to /db.sock while ovsdb-server listen()'s to

Re: [ovs-discuss] ovsdb-server, ovs-vsctl and ovs-vswitchd unix domain socket default file

2013-10-23 Thread Ben Pfaff
On Wed, Oct 23, 2013 at 10:36:50AM -0200, Lucas Brasilino wrote: > ovsdb-server uses $PREFIX/var/run/openvswitch/ovsdb-server.$PID.ctl as > its default unix domain socket (maybe default file name on Linux), > while ovs-vsctl and ovs-vswitchd uses > $PREFIX/var/run/openvswitch/db.sock. > > Any spec

[ovs-discuss] ovsdb-server, ovs-vsctl and ovs-vswitchd unix domain socket default file

2013-10-23 Thread Lucas Brasilino
Hi ovsdb-server uses $PREFIX/var/run/openvswitch/ovsdb-server.$PID.ctl as its default unix domain socket (maybe default file name on Linux), while ovs-vsctl and ovs-vswitchd uses $PREFIX/var/run/openvswitch/db.sock. Any special reason for that ? Att Lucas Brasilino MSc Student @ Federal Universi

Re: [ovs-discuss] ovsdb-server listen ptcp: and ovs-* utils

2013-10-04 Thread Vasiliy Tolstov
2013/10/4 Ben Pfaff : > That's easy enough to fix. I sent out a patch. Thank you! -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru jabber: v...@selfip.ru ___ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss

Re: [ovs-discuss] ovsdb-server listen ptcp: and ovs-* utils

2013-10-04 Thread Ben Pfaff
On Fri, Oct 04, 2013 at 11:34:32AM +0400, Vasiliy Tolstov wrote: > 2013/10/4 Ben Pfaff : > > Use multiple --remote options. > > > Thanks, sorry for stupid questions. Some docs does not says that > accept multiply params. That's easy enough to fix. I sent out a patch. ___

Re: [ovs-discuss] ovsdb-server listen ptcp: and ovs-* utils

2013-10-04 Thread Vasiliy Tolstov
2013/10/4 Ben Pfaff : > Use multiple --remote options. Thanks, sorry for stupid questions. Some docs does not says that accept multiply params. -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru jabber: v...@selfip.ru ___ discuss mailing list discuss@ope

Re: [ovs-discuss] ovsdb-server listen ptcp: and ovs-* utils

2013-10-03 Thread Ben Pfaff
On Fri, Oct 04, 2013 at 09:45:16AM +0400, Vasiliy Tolstov wrote: > I want to debug own ovsdb client and needed that ovsdb-server listens > for tcp connection on some port. How can i specify to listen ptcp and > punix in same time? Use multiple --remote options.

[ovs-discuss] ovsdb-server listen ptcp: and ovs-* utils

2013-10-03 Thread Vasiliy Tolstov
Hello! I want to debug own ovsdb client and needed that ovsdb-server listens for tcp connection on some port. How can i specify to listen ptcp and punix in same time? -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru jabber: v...@selfip.ru ___ discuss ma

Re: [ovs-discuss] ovsdb-server

2012-08-31 Thread Adrià García-Alzórriz
El dv 31 de 08 de 2012 a les 04:09 -0400, en/na rahim entezari va escriure: > when i use command NO 8,i mean :"[root@localhost openvswitch-1.7.0]# > ovsdb-server --remote=punix:/usr/local/var/run/openvswitch/db.sock \" > nothing happens! Neihter a responsone nor an error! the cursor just > flashin

[ovs-discuss] ovsdb-server

2012-08-31 Thread rahim entezari
Hello i am installing openvswitch and everything is OK but step 8 of below: 1. ./boot.sh 2. ./configure --with-linux=/lib/modules/`uname -r`/build 3. make 4. make install 5. insmod datapath/linux/openvswitch_mod.ko 6. mkdir -p /usr/local/etc/openvswitch 7. ovsdb-tool create /usr/local/etc/openvswi

Re: [ovs-discuss] ovsdb-server

2011-09-09 Thread Ben Pfaff
On Fri, Sep 09, 2011 at 07:28:46AM -0700, David Nguyen wrote: > punix:/usr/local/var/run/openvswitch/db.sock: listen failed: No such file or > directory Does /usr/local/var/run/openvswitch exist? Create it. ___ discuss mailing list discuss@openvswitch.

[ovs-discuss] ovsdb-server

2011-09-09 Thread David Nguyen
How can I do this step ?   create a /etc/init.d/local  and run it ? it is not successful % ovsdb-server --remote=punix:/usr/local/var/run/openvswitch/db.sock \                      --remote=db:Open_vSwitch,manager_options \                      --private-key=db:SSL,private_key \