Guest User

Untitled

a guest
Oct 10th, 2017
20
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.93 KB | None | 0 0
  1. [stack@odl ~]$ sudo systemctl status devstack@q-svc.service
  2. ● devstack@q-svc.service - Devstack devstack@q-svc.service
  3. Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: disabled)
  4. Active: failed (Result: exit-code) since Tue 2017-10-10 08:33:44 UTC; 4s ago
  5. Process: 11691 ExecStart=/usr/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini (code=exited, status=1/FAILURE)
  6. Main PID: 11691 (code=exited, status=1/FAILURE)
  7.  
  8. Oct 10 08:33:44 odl.rdocloud neutron-server[11691]: INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['port_security']
  9. Oct 10 08:33:44 odl.rdocloud neutron-server[11691]: INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['port_security']
  10. Oct 10 08:33:44 odl.rdocloud neutron-server[11691]: INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['port_security']
  11. Oct 10 08:33:44 odl.rdocloud neutron-server[11691]: INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['opendaylight', 'logger']
  12. Oct 10 08:33:44 odl.rdocloud neutron-server[11691]: CRITICAL neutron.plugins.ml2.managers [-] The 'opendaylight = networking_odl.ml2.mech_driver:OpenDaylightMechanismDriver' entrypoint could not ...nchronized''.
  13. Oct 10 08:33:44 odl.rdocloud neutron-server[11691]: DEBUG oslo_concurrency.lockutils [-] Lock "manager" released by "neutron.manager._create_instance" :: held 0.353s {{(pid=11691) inner /usr/lib/...tils.py:285}}
  14. Oct 10 08:33:44 odl.rdocloud neutron-server[11691]: 'module' object has no attribute 'synchronized'
  15. Oct 10 08:33:44 odl.rdocloud systemd[1]: devstack@q-svc.service: main process exited, code=exited, status=1/FAILURE
  16. Oct 10 08:33:44 odl.rdocloud systemd[1]: Unit devstack@q-svc.service entered failed state.
  17. Oct 10 08:33:44 odl.rdocloud systemd[1]: devstack@q-svc.service failed.
  18. Hint: Some lines were ellipsized, use -l to show in full.
Add Comment
Please, Sign In to add comment