Project

General

Profile

Actions

Bug #41029

closed

[upgrade] mimic -> latest can result in 'rbd_support' failing to load

Added by Jason Dillaman over 4 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Jason Dillaman
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
mimic,nautilus
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

2019-07-30T21:20:13.433 INFO:tasks.ceph.mgr.x.smithi198.stderr:2019-07-30T21:20:13.440+0000 7fd6fafc7700 -1 librbd::api::Namespace: list: error listing namespaces: (95) Operation not supported
2019-07-30T21:20:13.433 INFO:tasks.ceph.mgr.x.smithi198.stderr:2019-07-30T21:20:13.440+0000 7fd6fafc7700 -1 mgr load Failed to construct class in 'rbd_support'
2019-07-30T21:20:13.434 INFO:tasks.ceph.mgr.x.smithi198.stderr:2019-07-30T21:20:13.440+0000 7fd6fafc7700 -1 mgr load Traceback (most recent call last):
2019-07-30T21:20:13.434 INFO:tasks.ceph.mgr.x.smithi198.stderr:  File "/usr/share/ceph/mgr/rbd_support/module.py", line 1274, in __init__
2019-07-30T21:20:13.434 INFO:tasks.ceph.mgr.x.smithi198.stderr:    self.task = TaskHandler(self)
2019-07-30T21:20:13.434 INFO:tasks.ceph.mgr.x.smithi198.stderr:  File "/usr/share/ceph/mgr/rbd_support/module.py", line 610, in __init__
2019-07-30T21:20:13.434 INFO:tasks.ceph.mgr.x.smithi198.stderr:    self.init_task_queue()
2019-07-30T21:20:13.435 INFO:tasks.ceph.mgr.x.smithi198.stderr:  File "/usr/share/ceph/mgr/rbd_support/module.py", line 676, in init_task_queue
2019-07-30T21:20:13.435 INFO:tasks.ceph.mgr.x.smithi198.stderr:    for namespace in rbd.RBD().namespace_list(ioctx):
2019-07-30T21:20:13.435 INFO:tasks.ceph.mgr.x.smithi198.stderr:  File "rbd.pyx", line 2200, in rbd.RBD.namespace_list (/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos7/DIST/centos7/MACHINE_SIZE/huge/release/15.0.0-3290-g3259526/rpm/el7/BUILD/ceph-15.0.0-3290-g3259526/build/src/pybind/rbd2/pyrex/rbd.c:20991)
2019-07-30T21:20:13.435 INFO:tasks.ceph.mgr.x.smithi198.stderr:OSError: [errno 95] error listing namespaces

The OSDs were still on Mimic and therefore namespaces are not yet supported. This exception should be handled and ignored.


Related issues 3 (0 open3 closed)

Has duplicate mgr - Bug #41512: "*** Caught signal (Segmentation fault) **" in upgrade:luminous-x-nautilus in PyModuleRunner::logDuplicateMykola Golub08/26/2019

Actions
Copied to rbd - Backport #41474: mimic: [upgrade] mimic -> latest can result in 'rbd_support' failing to loadRejectedActions
Copied to rbd - Backport #41475: nautilus: [upgrade] mimic -> latest can result in 'rbd_support' failing to loadResolvedMykola GolubActions
Actions #1

Updated by Jason Dillaman over 4 years ago

  • Status changed from New to In Progress
  • Assignee set to Jason Dillaman
Actions #3

Updated by Jason Dillaman over 4 years ago

  • Backport changed from nautilus to mimic,nautilus
Actions #4

Updated by Jason Dillaman over 4 years ago

  • Status changed from In Progress to Fix Under Review
  • Pull request ID set to 29433
Actions #5

Updated by Mykola Golub over 4 years ago

  • Status changed from Fix Under Review to Pending Backport
Actions #6

Updated by Nathan Cutler over 4 years ago

  • Copied to Backport #41474: mimic: [upgrade] mimic -> latest can result in 'rbd_support' failing to load added
Actions #7

Updated by Nathan Cutler over 4 years ago

  • Copied to Backport #41475: nautilus: [upgrade] mimic -> latest can result in 'rbd_support' failing to load added
Actions #8

Updated by Kefu Chai over 4 years ago

  • Has duplicate Bug #41512: "*** Caught signal (Segmentation fault) **" in upgrade:luminous-x-nautilus in PyModuleRunner::log added
Actions #9

Updated by Jason Dillaman over 4 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF