Guest User

Untitled

a guest
Oct 10th, 2017
23
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 [email protected]
  2. Loaded: loaded (/etc/systemd/system/[email protected]; enabled; vendor preset: disabled)
  3. Active: failed (Result: exit-code) since Tue 2017-10-10 08:33:44 UTC; 4s ago
  4. 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)
  5. Main PID: 11691 (code=exited, status=1/FAILURE)
  6.  
  7. Oct 10 08:33:44 odl.rdocloud neutron-server[11691]: INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['port_security']
  8. Oct 10 08:33:44 odl.rdocloud neutron-server[11691]: INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['port_security']
  9. Oct 10 08:33:44 odl.rdocloud neutron-server[11691]: INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['port_security']
  10. Oct 10 08:33:44 odl.rdocloud neutron-server[11691]: INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['opendaylight', 'logger']
  11. 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''.
  12. 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}}
  13. Oct 10 08:33:44 odl.rdocloud neutron-server[11691]: 'module' object has no attribute 'synchronized'
  14. Oct 10 08:33:44 odl.rdocloud systemd[1]: [email protected]: main process exited, code=exited, status=1/FAILURE
  15. Oct 10 08:33:44 odl.rdocloud systemd[1]: Unit [email protected] entered failed state.
  16. Oct 10 08:33:44 odl.rdocloud systemd[1]: [email protected] failed.
  17. Hint: Some lines were ellipsized, use -l to show in full.
Add Comment
Please, Sign In to add comment