Project

General

Profile

Actions

Bug #3009

closed

if you mkfs an OSD with --filestore-xattr-use-omap and then don't start the OSD up that away again, it halts

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

Status:
Resolved
Priority:
Normal
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

Apparently we auto-detect filestore-xattr-use-omap, but we don't store it anywhere in the OSD's data directory. Which does interesting things if you set up the OSD with that flag and forget to set it on the next start:

2012-08-20 18:34:52.135604 7f58ad11b780 -1 filestore(/home/gregf/ceph/src/dev/osd1/) limited size xattrs -- enable filestore_xattr_use_omap
2012-08-20 18:34:52.135683 7f58ad11b780 -1 ESC[0;31m ** ERROR: error converting store /home/gregf/ceph/src/dev/osd1/: (95) Operation not supportedESC[0m

If you start the node up with filestore-xattr-use-omap on the command line, it goes just fine.

Actions #1

Updated by Sage Weil about 11 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF