Project

General

Profile

Actions

Bug #3052

closed

ceph-osd --mkfs fails on ext3

Added by Greg Farnum over 11 years ago. Updated over 11 years ago.

Status:
Resolved
Priority:
High
Assignee:
-
Category:
OSD
Target version:
% Done:

0%

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

Description

node02:/data/ceph_backend# ceph-osd -c /etc/ceph/ceph.conf -i 1 --mkfs --monmap
/tmp/monmap  --mkkey
2012-08-26 23:43:24.572064 f733e710 -1 filestore(/data/ceph_backend/osd) mkfs:
BTRFS_IOC_SUBVOL_CREATE failed with error (22) Invalid argument
2012-08-26 23:43:24.572088 f733e710 -1 OSD::mkfs: FileStore::mkfs failed with
error -22
2012-08-26 23:43:24.572104 f733e710 -1  ** ERROR: error creating empty object
store in /data/ceph_backend/osd: (22) Invalid argument

It looks as if ext3 is returning EINVAL instead of the expected EOPNOTSUPP.

Actions

Also available in: Atom PDF