Project

General

Profile

Actions

Bug #893

closed

no filesystem created if all mdses are configured for standby-replay

Added by Alexandre Oliva about 13 years ago. Updated about 13 years ago.

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

If the [mds] section contains:

mds standby replay = true

then, once nodes are started after mkcephfs, all of the mdses will log that they failed to create '/' because it already exists and go into standby, never moving to “creating”. Dropping this setting from a single mds will get the filesystem created properly, and then the setting can be re-enabled.

Ideally, it should not fail to create the filesystem just because all mdses are configured for standby-replay, or this should be documented and the failure mode should be a bit less confusing. It looked like a major regression to me, and I almost went back to 0.24.3 to re-create the filesystem.

Actions

Also available in: Atom PDF