Advertisement
arkanmgerges

Untitled

Jun 14th, 2020
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 5.63 KB | None | 0 0
  1. Jun 14 09:10:54 controller1-cinder-volumes-container-a8921f68 cinder-volume[973376]: 2020-06-14 09:10:54.993 973376 ERROR oslo_service.service [req-aeee0620-fb0c-44fd-9dbf-e983712db545 - - - - -] Error starting thread.: cinder.exception.ClusterNotFound: Cluster {'name': 'ceph@rbd'} could not be found.
  2.                                                                                      2020-06-14 09:10:54.993 973376 ERROR oslo_service.service Traceback (most recent call last):
  3.                                                                                     2020-06-14 09:10:54.993 973376 ERROR oslo_service.service   File "/openstack/venvs/cinder-20.1.1/lib/python3.6/site-packages/oslo_service/service.py", line 810, in run_service
  4.                                                                                      2020-06-14 09:10:54.993 973376 ERROR oslo_service.service     service.start()
  5.                                                                                      2020-06-14 09:10:54.993 973376 ERROR oslo_service.service   File "/openstack/venvs/cinder-20.1.1/lib/python3.6/site-packages/cinder/service.py", line 271, in start
  6.                                                                                      2020-06-14 09:10:54.993 973376 ERROR oslo_service.service     self.manager.init_host_with_rpc()
  7.                                                                                      2020-06-14 09:10:54.993 973376 ERROR oslo_service.service   File "/openstack/venvs/cinder-20.1.1/lib/python3.6/site-packages/cinder/volume/manager.py", line 619, in init_host_with_rpc
  8.                                                                                      2020-06-14 09:10:54.993 973376 ERROR oslo_service.service     cluster = service.cluster
  9.                                                                                      2020-06-14 09:10:54.993 973376 ERROR oslo_service.service   File "/openstack/venvs/cinder-20.1.1/lib/python3.6/site-packages/oslo_versionedobjects/base.py", line 67, in getter
  10.                                                                                      2020-06-14 09:10:54.993 973376 ERROR oslo_service.service     self.obj_load_attr(name)
  11.                                                                                      2020-06-14 09:10:54.993 973376 ERROR oslo_service.service   File "/openstack/venvs/cinder-20.1.1/lib/python3.6/site-packages/cinder/objects/service.py", line 139, in obj_load_attr
  12.                                                                                      2020-06-14 09:10:54.993 973376 ERROR oslo_service.service     name=self.cluster_name)
  13.                                                                                      2020-06-14 09:10:54.993 973376 ERROR oslo_service.service   File "/openstack/venvs/cinder-20.1.1/lib/python3.6/site-packages/cinder/objects/base.py", line 352, in get_by_id
  14.                                                                                      2020-06-14 09:10:54.993 973376 ERROR oslo_service.service     orm_obj = db.get_by_id(context, cls.model, id, *args, **kwargs)
  15.                                                                                      2020-06-14 09:10:54.993 973376 ERROR oslo_service.service   File "/openstack/venvs/cinder-20.1.1/lib/python3.6/site-packages/cinder/db/api.py", line 1801, in get_by_id
  16.                                                                                      2020-06-14 09:10:54.993 973376 ERROR oslo_service.service     return IMPL.get_by_id(context, model, id, *args, **kwargs)
  17.                                                                                      2020-06-14 09:10:54.993 973376 ERROR oslo_service.service   File "/openstack/venvs/cinder-20.1.1/lib/python3.6/site-packages/cinder/db/sqlalchemy/api.py", line 189, in wrapper
  18.                                                                                      2020-06-14 09:10:54.993 973376 ERROR oslo_service.service     return f(*args, **kwargs)
  19.                                                                                      2020-06-14 09:10:54.993 973376 ERROR oslo_service.service   File "/openstack/venvs/cinder-20.1.1/lib/python3.6/site-packages/cinder/db/sqlalchemy/api.py", line 7123, in get_by_id
  20.                                                                                      2020-06-14 09:10:54.993 973376 ERROR oslo_service.service     return _GET_METHODS[model](context, id, *args, **kwargs)
  21.                                                                                      2020-06-14 09:10:54.993 973376 ERROR oslo_service.service   File "/openstack/venvs/cinder-20.1.1/lib/python3.6/site-packages/cinder/db/sqlalchemy/api.py", line 171, in wrapper
  22.                                                                                      2020-06-14 09:10:54.993 973376 ERROR oslo_service.service     return f(*args, **kwargs)
  23.                                                                                      2020-06-14 09:10:54.993 973376 ERROR oslo_service.service   File "/openstack/venvs/cinder-20.1.1/lib/python3.6/site-packages/cinder/db/sqlalchemy/api.py", line 704, in cluster_get
  24.                                                                                      2020-06-14 09:10:54.993 973376 ERROR oslo_service.service     raise exception.ClusterNotFound(id=cluster_id)
  25.                                                                                      2020-06-14 09:10:54.993 973376 ERROR oslo_service.service cinder.exception.ClusterNotFound: Cluster {'name': 'ceph@rbd'} could not be found.
  26.                                                                                      2020-06-14 09:10:54.993 973376 ERROR oslo_service.service
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement