Project

General

Profile

Actions

Bug #13787

closed

test-erasure-code.sh: Error EINVAL: The option value '2147483647' seems to be invalid

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

Status:
Can't reproduce
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

./test/erasure-code/test-erasure-code.sh:82: rados_put_get:  ./rados --pool pool-lrc-a put SOMETHING testdir/test-erasure-code/ORIGINAL
./test/erasure-code/test-erasure-code.sh:83: rados_put_get:  ./rados --pool pool-lrc-a get SOMETHING testdir/test-erasure-code/COPY
./test/erasure-code/test-erasure-code.sh:84: rados_put_get:  diff testdir/test-erasure-code/ORIGINAL testdir/test-erasure-code/COPY
./test/erasure-code/test-erasure-code.sh:85: rados_put_get:  rm testdir/test-erasure-code/COPY
./test/erasure-code/test-erasure-code.sh:92: rados_put_get:  initial_osds=($(get_osds $poolname $objname))
../test/erasure-code/test-erasure-code.sh:92: rados_put_get:  get_osds pool-lrc-a SOMETHING
.../qa/workunits/ceph-helpers.sh:587: get_osds:  local poolname=pool-lrc-a
.../qa/workunits/ceph-helpers.sh:588: get_osds:  local objectname=SOMETHING
..../qa/workunits/ceph-helpers.sh:591: get_osds:  ceph --format xml osd map pool-lrc-a SOMETHING
..../qa/workunits/ceph-helpers.sh:591: get_osds:  xmlstarlet sel -t -m //acting/osd -v . -o ' '
.../qa/workunits/ceph-helpers.sh:591: get_osds:  local 'osds=5 2147483647 2147483647 '
.../qa/workunits/ceph-helpers.sh:593: get_osds:  echo 5 2147483647 2147483647
./test/erasure-code/test-erasure-code.sh:92: rados_put_get:  local -a initial_osds
./test/erasure-code/test-erasure-code.sh:93: rados_put_get:  local last=2
./test/erasure-code/test-erasure-code.sh:94: rados_put_get:  ./ceph osd out 2147483647
*** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
Error EINVAL: The option value '2147483647' seems to be invalidinvalid osd id-1
./test/erasure-code/test-erasure-code.sh:94: rados_put_get:  return 1
./test/erasure-code/test-erasure-code.sh:168: TEST_rados_put_get_lrc_advanced:  return 1

Files

consoleText.txt (528 KB) consoleText.txt Piotr Dalek, 11/13/2015 07:59 PM
Actions #2

Updated by Piotr Dalek over 8 years ago

Attaching build log for comparison purposes.

Actions #3

Updated by Loïc Dachary over 8 years ago

  • Status changed from New to Need More Info

It probably is environmental but better wait a few weeks to be sure.

Actions #4

Updated by Loïc Dachary over 8 years ago

  • Status changed from Need More Info to Can't reproduce

Did not show up again.

Actions

Also available in: Atom PDF