Project

General

Profile

Actions

Bug #13181

closed

crushmap validation timesout on test.sh

Added by Loïc Dachary over 8 years ago. Updated over 8 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

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

Description

When a crushmap is imported, the validation may timeout if there are too many crush ruleset, because the validation is not asyncrhonous and time boxed.

../qa/workunits/cephtool/test.sh:30: expect_false:  set -x
../qa/workunits/cephtool/test.sh:31: expect_false:  ceph osd setcrushmap -i /tmp/cephtool14510/map
*** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
2015-09-20 19:15:50.624132 7f7c01866700 -1 WARNING: the following dangerous and experimental features are enabled: *
2015-09-20 19:15:50.656133 7f7c01866700 -1 WARNING: the following dangerous and experimental features are enabled: *
2015-09-20 19:15:50.658930 7f7c01866700 -1 WARNING: the following dangerous and experimental features are enabled: *
Error EINVAL: Failed crushmap test: TEST FAIL
../qa/workunits/cephtool/test.sh:31: expect_false:  return 0
../qa/workunits/cephtool/test.sh:104: check_response:  exit 1
Actions #1

Updated by Loïc Dachary over 8 years ago

  • Status changed from New to Rejected
Actions

Also available in: Atom PDF