Project

General

Profile

Actions

Bug #1995

closed

Turn down non-btrfs warning in FileStore

Added by Greg Farnum about 12 years ago. Updated about 12 years ago.

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

0%

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

Description

WARNING: not btrfs or ext3.  We don't currently support file systems other
            than btrfs and ext3 (data=journal or data=ordered).  Data may be
            lost in the event of a crash.

That's coming out of FileStore.cc. It should probably be turned down (removed?) and certainly needs to be extended to not warn on ext4 or xfs (and maybe warn on ext3, because seriously).

Actions #1

Updated by Sage Weil about 12 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF