Project

General

Profile

Actions

Bug #4545

closed

error creating empty object store. Invalid argument.

Added by Anonymous about 11 years ago. Updated over 9 years ago.

Status:
Can't reproduce
Priority:
Urgent
Assignee:
Category:
-
Target version:
-
% Done:

0%

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

Description

While running a teuthology test, mkcephfs failed with this error:
INFO:teuthology.task.ceph:Running mkfs on osd nodes...
INFO:teuthology.task.ceph:{}
INFO:teuthology.task.ceph:0
INFO:teuthology.orchestra.run.err:2013-03-25 11:57:49.200303 7f3ce27cc780 1 filestore(/var/lib/ceph/osd/ceph-0) limited size xattrs - filestore_xattr_use_omap enabled
INFO:teuthology.orchestra.run.err:2013-03-25 11:57:49.967481 7f3ce27cc780 -1 provided osd id 0 != superblock's -1
INFO:teuthology.orchestra.run.err:2013-03-25 11:57:49.968781 7f3ce27cc780 -1 ** ERROR: error creating empty object store in /var/lib/ceph/osd/ceph-0: (22) Invalid argument
ERROR:teuthology.contextutil:Saw exception from nested tasks
Traceback (most recent call last):
File "/mnt/ssd/git/teuthology/teuthology/contextutil.py", line 25, in nested
vars.append(enter())
File "/usr/lib/python2.7/contextlib.py", line 17, in enter
return self.gen.next()
File "/mnt/ssd/git/teuthology/teuthology/task/ceph.py", line 607, in cluster
'--monmap', '{tdir}/monmap'.format(tdir=testdir),
File "/mnt/ssd/git/teuthology/teuthology/orchestra/remote.py", line 42, in run
r = self._runner(client=self.ssh, **kwargs)
File "/mnt/ssd/git/teuthology/teuthology/orchestra/run.py", line 266, in run
r.exitstatus = check_status(r.exitstatus)
File "/mnt/ssd/git/teuthology/teuthology/orchestra/run.py", line 262, in _check_status
raise CommandFailedError(command=r.command, exitstatus=status, node=host)
CommandFailedError: Command failed on 10.214.133.20 with status 1: 'MALLOC_CHECK
=3 /tmp/cephtest/buck@bender-2013-03-25_11-56-36/en

I'll upload the YAML file I was using and the entire output from the run in a minute.


Files

found_bug.yaml (391 Bytes) found_bug.yaml Anonymous, 03/25/2013 12:02 PM
out.txt (90.4 KB) out.txt Anonymous, 03/25/2013 12:02 PM
Actions

Also available in: Atom PDF