| *** zenoway has joined #openstack-dragonflow | 00:29 | |
| *** zenoway has quit IRC | 00:33 | |
| *** yuanwei has joined #openstack-dragonflow | 00:43 | |
| *** yamamoto has quit IRC | 01:21 | |
| *** yamamoto has joined #openstack-dragonflow | 01:36 | |
| *** yamamoto has quit IRC | 01:41 | |
| *** yamamoto has joined #openstack-dragonflow | 01:41 | |
| *** yamamoto has quit IRC | 01:42 | |
| *** yuanwei has quit IRC | 01:56 | |
| *** shz has quit IRC | 02:22 | |
| *** shihanzhang has joined #openstack-dragonflow | 02:24 | |
| *** zenoway has joined #openstack-dragonflow | 02:25 | |
| *** zenoway has quit IRC | 02:29 | |
| *** yamamoto has joined #openstack-dragonflow | 02:43 | |
| *** yamamoto has quit IRC | 02:54 | |
| openstackgerrit | Merged openstack/dragonflow: When deleting lport, call app's handler only when ofport is valid https://review.openstack.org/307184 | 03:06 |
|---|---|---|
| *** Guest34084 has joined #openstack-dragonflow | 03:07 | |
| *** yamamoto has joined #openstack-dragonflow | 03:57 | |
| *** yamamoto has quit IRC | 04:09 | |
| *** yamamoto has joined #openstack-dragonflow | 04:24 | |
| *** yamamoto has quit IRC | 04:26 | |
| *** yamamoto has joined #openstack-dragonflow | 04:30 | |
| *** yamamoto has quit IRC | 04:36 | |
| *** oanson has joined #openstack-dragonflow | 04:38 | |
| todin | morning | 05:16 |
| *** zenoway has joined #openstack-dragonflow | 05:24 | |
| *** zenoway has quit IRC | 05:28 | |
| yuli_s | morning | 05:32 |
| *** yamamoto has joined #openstack-dragonflow | 05:37 | |
| *** yamamoto has quit IRC | 05:45 | |
| *** oanson has quit IRC | 05:46 | |
| *** oanson has joined #openstack-dragonflow | 05:59 | |
| *** Shlomo_N has quit IRC | 06:06 | |
| *** Shlomo_N has joined #openstack-dragonflow | 06:06 | |
| openstackgerrit | Merged openstack/dragonflow: [Trivial] Remove unnecessary executable privilege https://review.openstack.org/310989 | 06:07 |
| *** openstackgerrit has quit IRC | 06:17 | |
| *** openstackgerrit has joined #openstack-dragonflow | 06:18 | |
| *** Guest34084 has quit IRC | 06:27 | |
| openstackgerrit | Li Ma proposed openstack/dragonflow: Fix lock reset error when the lock is timeout https://review.openstack.org/312330 | 06:28 |
| *** zenoway has joined #openstack-dragonflow | 06:32 | |
| *** wangfeng has joined #openstack-dragonflow | 06:36 | |
| *** zenoway has quit IRC | 06:36 | |
| openstackgerrit | hujie proposed openstack/dragonflow: add get single router and security group object method in nb_api https://review.openstack.org/312332 | 06:37 |
| openstackgerrit | Merged openstack/dragonflow: Fix lswitch object lack get name method bug https://review.openstack.org/310640 | 06:37 |
| *** zenoway has joined #openstack-dragonflow | 06:38 | |
| openstackgerrit | Merged openstack/dragonflow: Fix delete port sequence in dragonflow plugin https://review.openstack.org/309879 | 06:44 |
| openstackgerrit | yuan wei proposed openstack/dragonflow: Implement security group fullstack and ut cases https://review.openstack.org/299105 | 06:54 |
| *** oanson has quit IRC | 06:56 | |
| openstackgerrit | Gal Sagie proposed openstack/dragonflow: Enable tempest security group tests https://review.openstack.org/312338 | 06:58 |
| *** wangfeng has quit IRC | 07:59 | |
| *** wangfeng has joined #openstack-dragonflow | 08:12 | |
| gsagie | yuanwei here? | 08:21 |
| *** oanson has joined #openstack-dragonflow | 08:23 | |
| gsagie | feipeng: here? | 08:27 |
| feipeng | yes | 08:44 |
| openstackgerrit | zhuweiqiong proposed openstack/dragonflow: Add redis HA implement https://review.openstack.org/309642 | 08:45 |
| hshan | oanson: ping | 08:55 |
| oanson | pong | 08:55 |
| oanson | hshan, pong | 08:55 |
| hshan | hi, oanson | 08:55 |
| oanson | Hi. How are you? | 08:56 |
| hshan | have you encounter this error when DF start | 08:56 |
| hshan | Exception: Could not retrieve schema from tcp:10.248.87.104:6640: Connection refused | 08:56 |
| oanson | Do you have a full stack trace? | 08:56 |
| hshan | yes | 08:56 |
| hshan | root@LFG1000190551:/var/run/openvswitch# python /opt/stack/dragonflow/dragonflow/controller/df_local_controller.py --config-file /etc/neutron/neutron.conf | 08:56 |
| hshan | 2016-05-04 16:52:54.340 67080 INFO neutron.common.config [-] Logging enabled! | 08:56 |
| hshan | 2016-05-04 16:52:54.340 67080 INFO neutron.common.config [-] /opt/stack/dragonflow/dragonflow/controller/df_local_controller.py version 8.0.0.0rc2.dev187 | 08:56 |
| hshan | 2016-05-04 16:52:55.014 INFO ryu.base.app_manager [-] instantiating app None of RyuDFAdapter | 08:56 |
| hshan | 2016-05-04 16:52:55.118 INFO oslo_rootwrap.client [-] Spawned new rootwrap daemon process with pid=67089 | 08:56 |
| hshan | 2016-05-04 16:52:56.405 CRITICAL neutron [-] Exception: Could not retrieve schema from tcp:10.248.87.104:6640: Connection refused | 08:56 |
| *** hshan has quit IRC | 08:56 | |
| oanson | I suspect this is a failure to connect to the OVS DB daemon. | 08:57 |
| oanson | Could you please verify that OVS DB server is up? Perhaps: ps aux | grep ovs | 08:57 |
| *** hshan has joined #openstack-dragonflow | 08:57 | |
| hshan | oanson, i'm back, do you see the fullstack log I sent just now | 08:58 |
| oanson | Yes. | 08:58 |
| oanson | I suspect this is a failure to connect to the OVS DB daemon. | 08:58 |
| oanson | uld you please verify that OVS DB server is up? Perhaps: ps aux | grep ovs | 08:59 |
| oanson | Could* | 09:00 |
| hshan | yes, I think ovsdb server is up | 09:00 |
| oanson | One sec. Let me connect to my environment. | 09:00 |
| hshan | I also think this problem is related with the db connection | 09:01 |
| oanson | You see a line similar to: root 28802 0.0 0.1 46628 4924 ? S< Apr18 0:54 ovsdb-server /etc/openvswitch/conf.db -vconsole:emer -vsyslog:err -vfile:info --remote=punix:/var/run/openvswitch/db.sock --private-key=db:Open_vSwitch,SSL,private_key --certificate=db:Open_vSwitch,SSL,certificate --bootstrap-ca-cert=db:Open_vSwitch,SSL,ca_cert --no-chdir --log-file=/var/log/openvswitch/ovsdb-server.log --pidfile=/ | 09:01 |
| oanson | var/run/openvswitch/ovsdb-server.pid --detach --monitor ? | 09:01 |
| oanson | What about the output of: sudo netstat -t -l -p -n | grep 6640 (and then sudo netstat -t -l -p -n | grep ovsdb-server)? | 09:02 |
| hshan | I have a ovsdb-server running same with your's | 09:03 |
| oanson | And the netstat output? | 09:04 |
| hshan | no output, it seems 6640 is not listen | 09:04 |
| oanson | And if you grep for ovsdb-server? | 09:05 |
| hshan | both netstat commands don't output | 09:06 |
| oanson | So the ovsdb-server isn't listening at all. | 09:06 |
| oanson | I guess this could be resolved by restarting it: service openvswitch restart (fedora) or service openvswitch-switch restart (ubuntu) | 09:06 |
| hshan | before this problem, I got following error: | 09:07 |
| hshan | ovs-vsctl: unix:/usr/local/var/run/openvswitch/db.sock: database connection failed (No such file or directory) | 09:07 |
| oanson | Any idea how this could have happened? Did you run two at the same time and close one? | 09:07 |
| oanson | Hmm... What's the output of ovsdb-server --version ? | 09:07 |
| hshan | I have to change '/usr/local/var/run/openvswitch' to 'var/run/openvswitch' | 09:07 |
| hshan | ovsdb-server (Open vSwitch) 2.5.1 | 09:08 |
| hshan | Compiled Apr 5 2016 15:30:49 | 09:08 |
| oanson | It should have the correct path by default, unless there was an error in installation. | 09:08 |
| hshan | it's pretty new | 09:08 |
| oanson | It should be >= 2.5.90. | 09:08 |
| hshan | oh, I need to update to >= 2.5.90 ? | 09:09 |
| oanson | devstack installs it for you. It installs from git, so it should be bleeding edge. | 09:09 |
| oanson | When did you do devstack on this machine? | 09:10 |
| hshan | feipeng make a devstack image a month ago, all of us use this image | 09:11 |
| hshan | *made | 09:11 |
| oanson | You clone a VM image with devstack already running? | 09:11 |
| oanson | Or with openstack already running? | 09:12 |
| hshan | no, the image just contains all the package devstack needed, we still need to do stack.sh | 09:13 |
| oanson | That's all right - stack should download the latest versions of dragonflow and ovs | 09:15 |
| hshan | okay, I'll do stack.sh again | 09:15 |
| oanson | I think that's the right thing to do. | 09:16 |
| hshan | does idl rely on some new features of OVS? | 09:16 |
| oanson | You may need to uninstall the old OVS first | 09:16 |
| hshan | ok | 09:16 |
| oanson | I don't think so, but we rely on the bleeding edge for a few features. (I think e.g. connection tracking, IIRC) | 09:16 |
| hshan | do you know which db.sock should be used ? /usr/local/var/run/openvswitch/db.sock or /var/run/openvswitch/db.sock | 09:18 |
| oanson | The second one. Both server and clients should use it automatically. (Except dragonflow, which currently connects via IP) | 09:18 |
| hshan | ok, thx | 09:20 |
| *** yamamoto has joined #openstack-dragonflow | 09:28 | |
| *** yamamoto has quit IRC | 09:34 | |
| *** yamamoto has joined #openstack-dragonflow | 09:44 | |
| openstackgerrit | yuan wei proposed openstack/dragonflow: Security group app support port update event https://review.openstack.org/307628 | 09:49 |
| openstackgerrit | yuan wei proposed openstack/dragonflow: Add allowed address pair supporting in DF plugin https://review.openstack.org/274093 | 09:49 |
| *** yamamoto has quit IRC | 09:50 | |
| openstackgerrit | yuan wei proposed openstack/dragonflow: Add allowed address pair supporting in DF plugin https://review.openstack.org/274093 | 09:54 |
| *** yamamoto has joined #openstack-dragonflow | 10:21 | |
| *** oanson has quit IRC | 10:36 | |
| openstackgerrit | heshan proposed openstack/dragonflow: check if controller(return from idl query) is empty https://review.openstack.org/310757 | 10:54 |
| yuli_s | oanson where is a fix for zmq ? | 11:16 |
| *** yamamoto has quit IRC | 11:22 | |
| openstackgerrit | duankebo proposed openstack/dragonflow: Set DF_PUB_SUB_USE_MULTIPROC to false if using redis as pub/sub driver https://review.openstack.org/308284 | 11:22 |
| *** yamamoto has joined #openstack-dragonflow | 11:25 | |
| gsagie | nick-ma: do you also experience problem with recent OVS code? | 11:34 |
| gsagie | ERROR neutron RuntimeError: Exit code: 1; Stdin: ; Stdout: ; Stderr: ovs-vsctl: unix:/usr/local/var/run/openvswitch/db.sock: database connection failed (No such file or directory) | 11:34 |
| nick-ma | gsagie: no, because with the recent devstack, I cannot set up ovs properly. I submit a bug for ovs installation | 11:46 |
| *** oanson has joined #openstack-dragonflow | 11:58 | |
| *** wangyongben has joined #openstack-dragonflow | 12:08 | |
| *** wangyongben has quit IRC | 12:22 | |
| *** wangyongben has joined #openstack-dragonflow | 12:22 | |
| *** yamamoto has quit IRC | 12:30 | |
| *** yamamoto has joined #openstack-dragonflow | 12:31 | |
| *** wangyongben has quit IRC | 13:14 | |
| *** wangyongben has joined #openstack-dragonflow | 13:14 | |
| *** oanson has quit IRC | 13:37 | |
| *** dkehn__ has joined #openstack-dragonflow | 13:37 | |
| *** dkehn_ has quit IRC | 13:39 | |
| *** yamamoto has quit IRC | 13:45 | |
| *** yamamoto has joined #openstack-dragonflow | 14:32 | |
| *** yamamoto has quit IRC | 14:32 | |
| *** yamamoto has joined #openstack-dragonflow | 14:33 | |
| *** irenab_ has joined #openstack-dragonflow | 14:38 | |
| *** irenab has quit IRC | 14:40 | |
| *** irenab_ is now known as irenab | 14:40 | |
| *** zhuweiqiong has quit IRC | 15:04 | |
| *** yamamoto has quit IRC | 15:04 | |
| *** zhuweiqiong has joined #openstack-dragonflow | 15:07 | |
| *** wangfeng has quit IRC | 15:36 | |
| *** yamamoto has joined #openstack-dragonflow | 16:05 | |
| *** yamamoto has quit IRC | 16:14 | |
| *** zenoway has quit IRC | 16:29 | |
| *** zenoway has joined #openstack-dragonflow | 16:29 | |
| *** zenoway has quit IRC | 16:34 | |
| *** zenoway has joined #openstack-dragonflow | 16:53 | |
| *** zenoway has quit IRC | 16:57 | |
| *** oanson has joined #openstack-dragonflow | 17:26 | |
| *** zenoway has joined #openstack-dragonflow | 18:29 | |
| *** omnipresent has joined #openstack-dragonflow | 18:36 | |
| *** zenoway has quit IRC | 18:40 | |
| *** hujie has quit IRC | 18:55 | |
| *** hujie has joined #openstack-dragonflow | 18:56 | |
| *** oanson has quit IRC | 19:30 | |
| *** openstackgerrit has quit IRC | 19:48 | |
| *** openstackgerrit has joined #openstack-dragonflow | 19:48 | |
| *** zenoway has joined #openstack-dragonflow | 22:45 | |
| *** zenoway has quit IRC | 22:46 | |
| *** omnipresent has quit IRC | 22:49 | |
| dkehn__ | nick dkehn_ | 23:47 |
| *** dkehn__ is now known as dkehn_ | 23:49 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!