1. ********************** from syslogd
  2. Jun 12 13:29:35 test1 ovs-vsctl: 00001|vsctl|INFO|Called as /usr/bin/ovs-vsctl --timeout=2 -- --if-exists del-port br-int patch-tun
  3. Jun 12 13:29:35 test1 ovs-vsctl: 00001|vsctl|INFO|Called as /usr/bin/ovs-vsctl --timeout=2 -- --if-exists del-br br-tun
  4. Jun 12 13:29:35 test1 kernel: [85722.106946] device br-tun left promiscuous mode
  5. Jun 12 13:29:35 test1 cinder-api[24397]: WARNING: /usr/lib/ocf/resource.d//openstack/cinder-api: 1: kill: No such process
  6. Jun 12 13:29:35 test1 cinder-api[24397]: INFO: Old PID file found, but OpenStack Cinder API (cinder-api) is not running
  7. Jun 12 13:29:35 test1 cinder-api[24397]: WARNING: /usr/lib/ocf/resource.d//openstack/cinder-api: 1: kill: No such process
  8. Jun 12 13:29:35 test1 cinder-api[24397]: INFO: Old PID file found, but OpenStack Cinder API (cinder-api) is not running
  9. Jun 12 13:29:35 test1 cinder-api[24397]: INFO: OpenStack Cinder API (cinder-api) stopped
  10. Jun 12 13:29:35 test1 lrmd: [1361]: info: operation stop[1470] on prim-cinder-api:1 for client 1364: pid 24397 exited with return code 0
  11. Jun 12 13:29:35 test1 crmd: [1364]: info: process_lrm_event: LRM operation prim-cinder-api:1_stop_0 (call=1470, rc=0, cib-update=1973, confirmed=true) ok
  12. Jun 12 13:29:35 test1 ovs-vsctl: 00001|vsctl|INFO|Called as /usr/bin/ovs-vsctl --timeout=2 add-br br-tun
  13. Jun 12 13:29:35 test1 crmd: [1364]: info: do_lrm_rsc_op: Performing key=102:2668:0:e026a6e4-0783-4809-9cc5-f36ce90f414a op=prim-cinder-api:1_start_0 )
  14. Jun 12 13:29:35 test1 lrmd: [1361]: info: rsc:prim-cinder-api:1 start[1471] (pid 24574)
  15. Jun 12 13:29:35 test1 kernel: [85722.348118] device br-tun entered promiscuous mode
  16. Jun 12 13:29:35 test1 cinder-api[24574]: INFO: OpenStack Cinder API (cinder-api) is not running
  17. Jun 12 13:29:35 test1 ovs-vsctl: 00001|vsctl|INFO|Called as /usr/bin/ovs-vsctl --timeout=2 add-port br-int patch-tun
  18. Jun 12 13:29:36 test1 ovs-vsctl: 00001|vsctl|INFO|Called as /usr/bin/ovs-vsctl --timeout=2 set Interface patch-tun type=patch
  19. Jun 12 13:29:36 test1 ovs-vswitchd: 00207|netdev_vport|ERR|patch-tun: patch type requires valid 'peer' argument
  20. Jun 12 13:29:36 test1 ovs-vsctl: 00001|vsctl|INFO|Called as /usr/bin/ovs-vsctl --timeout=2 set Interface patch-tun options:peer=patch-int
  21. Jun 12 13:29:36 test1 ovs-vsctl: 00001|vsctl|INFO|Called as /usr/bin/ovs-vsctl --timeout=2 add-port br-tun patch-int
  22. Jun 12 13:29:36 test1 ovs-vsctl: 00001|vsctl|INFO|Called as /usr/bin/ovs-vsctl --timeout=2 set Interface patch-int type=patch
  23. Jun 12 13:29:36 test1 ovs-vswitchd: 00233|netdev_vport|ERR|patch-int: patch type requires valid 'peer' argument
  24. Jun 12 13:29:37 test1 ovs-vsctl: 00001|vsctl|INFO|Called as /usr/bin/ovs-vsctl --timeout=2 set Interface patch-int options:peer=patch-tun
  25. ********************** /var/log/quantum/openvswitch-agent.log
  26. 2013-06-12 13:29:37 ERROR [quantum.plugins.openvswitch.agent.ovs_quantum_agent] Failed to create OVS patch port. Cannot have tunneling enabled on this agent, since this version of OVS does not support tunnels or patch ports. Agent terminated!