Project

General

Profile

Bug #20750

ceph tell mgr fs status: Row has incorrect number of values, (actual) 5!=6 (expected)

Added by Sage Weil over 6 years ago. Updated over 6 years ago.

Status:
Resolved
Priority:
Immediate
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

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

Description

2017-07-22T22:35:31.239 INFO:tasks.workunit.client.0.smithi132.stderr:/home/ubuntu/cephtest/clone.client.0/qa/workunits/cephtool/test.sh:2442: test_mgr_tell:  ceph tell mgr fs status
2017-07-22T22:35:31.430 INFO:tasks.workunit.client.0.smithi132.stderr:Error EINVAL: Traceback (most recent call last):
2017-07-22T22:35:31.430 INFO:tasks.workunit.client.0.smithi132.stderr:  File "/usr/lib64/ceph/mgr/status/module.py", line 291, in handle_command
2017-07-22T22:35:31.430 INFO:tasks.workunit.client.0.smithi132.stderr:    return self.handle_fs_status(cmd)
2017-07-22T22:35:31.430 INFO:tasks.workunit.client.0.smithi132.stderr:  File "/usr/lib64/ceph/mgr/status/module.py", line 176, in handle_fs_status
2017-07-22T22:35:31.431 INFO:tasks.workunit.client.0.smithi132.stderr:    rank, "failed", "", "", "" 
2017-07-22T22:35:31.431 INFO:tasks.workunit.client.0.smithi132.stderr:  File "/usr/lib/python2.7/site-packages/prettytable.py", line 818, in add_row
2017-07-22T22:35:31.431 INFO:tasks.workunit.client.0.smithi132.stderr:    raise Exception("Row has incorrect number of values, (actual) %d!=%d (expected)" %(len(row),len(self._field_names)))
2017-07-22T22:35:31.431 INFO:tasks.workunit.client.0.smithi132.stderr:Exception: Row has incorrect number of values, (actual) 5!=6 (expected)
2017-07-22T22:35:31.431 INFO:tasks.workunit.client.0.smithi132.stderr:
2017-07-22T22:35:31.442 INFO:tasks.workunit.client.0.smithi132.stderr:/home/ubuntu/cephtest/clone.client.0/qa/workunits/cephtool/test.sh:1: test_mgr_tell:  rm -fr /tmp/cephtool.xkg

/a/sage-2017-07-22_22:02:48-rados-wip-sage-testing-distro-basic-smithi/1432342
rados/singleton-bluestore/{all/cephtool.yaml msgr-failures/few.yaml msgr/random.yaml objectstore/bluestore-comp.yaml rados.yaml}

History

#1 Updated by John Spray over 6 years ago

  • Status changed from 12 to Resolved

Also available in: Atom PDF