Project

General

Profile

Actions

Bug #38262

closed

New Bionic install fails qa/standalone/ceph-helpers.sh

Added by David Zafman about 5 years ago. Updated almost 5 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
David Zafman
Category:
-
Target version:
-
% Done:

0%

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

Description

A brand new Ubuntu Bionic install fails qa/standalone/ceph-helpers.sh.

cd build
../qa/run-standalone.sh test-ceph-helpers.sh

HEALTH_WARN 8 mgr modules have failed dependencies
MGR_MODULE_DEPENDENCY 8 mgr modules have failed dependencies
    Module 'balancer' has failed dependency: librados.so.3: cannot open shared object file: No such file or directory
    Module 'crash' has failed dependency: librados.so.3: cannot open shared object file: No such file or directory
    Module 'devicehealth' has failed dependency: librados.so.3: cannot open shared object file: No such file or directory
    Module 'iostat' has failed dependency: librados.so.3: cannot open shared object file: No such file or directory
    Module 'progress' has failed dependency: librados.so.3: cannot open shared object file: No such file or directory
    Module 'restful' has failed dependency: librados.so.3: cannot open shared object file: No such file or directory
    Module 'status' has failed dependency: librados.so.3: cannot open shared object file: No such file or directory
    Module 'volumes' has failed dependency: librados.so.3: cannot open shared object file: No such file or directory
../qa/standalone/ceph-helpers.sh:1578: wait_for_health:  return 1

Related issues 4 (1 open3 closed)

Related to Ceph - Cleanup #38088: Add dependencies for missing Python packagesNewDan Mick01/29/2019

Actions
Related to mgr - Bug #37584: Get a mgr error when I try to vstart a test clusterResolvedKefu Chai12/10/2018

Actions
Copied to mgr - Backport #38337: mimic: New Bionic install fails qa/standalone/ceph-helpers.shResolvedPrashant DActions
Copied to mgr - Backport #38338: luminous: New Bionic install fails qa/standalone/ceph-helpers.shResolvedPrashant DActions
Actions #1

Updated by David Zafman about 5 years ago

  • Assignee set to David Zafman
Actions #2

Updated by David Zafman about 5 years ago

  • Status changed from New to In Progress

After fixing the code to find librados.so.3 the same test failed dependency on pyopenssl.

HEALTH_WARN Module 'restful' has failed dependency: No module named OpenSSL
MGR_MODULE_DEPENDENCY Module 'restful' has failed dependency: No module named OpenSSL
    Module 'restful' has failed dependency: No module named OpenSSL


After "pip install pyopenssl" this error goes away.
Actions #3

Updated by David Zafman about 5 years ago

  • Related to Cleanup #38088: Add dependencies for missing Python packages added
Actions #4

Updated by David Zafman about 5 years ago

  • Pull request ID set to 26371
Actions #5

Updated by David Zafman about 5 years ago

  • Related to Bug #37584: Get a mgr error when I try to vstart a test cluster added
Actions #6

Updated by David Zafman about 5 years ago

I removed the python openssl installation based on the changes in https://github.com/ceph/ceph/pull/26402

Actions #7

Updated by David Zafman about 5 years ago

  • Status changed from In Progress to Fix Under Review
Actions #8

Updated by David Zafman about 5 years ago

  • Status changed from Fix Under Review to Pending Backport
  • Backport set to luminous, mimic
Actions #9

Updated by Nathan Cutler about 5 years ago

  • Copied to Backport #38337: mimic: New Bionic install fails qa/standalone/ceph-helpers.sh added
Actions #10

Updated by Nathan Cutler about 5 years ago

  • Copied to Backport #38338: luminous: New Bionic install fails qa/standalone/ceph-helpers.sh added
Actions #11

Updated by David Zafman almost 5 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF