Project

General

Profile

Actions

Bug #7262

closed

ceph-disk-activate: custom mount options aren't handled correctly for non-default-named clusters

Added by Josh Durgin over 10 years ago. Updated about 7 years ago.

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

0%

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

Description

Mount options are initially read from the hardcoded ceph.conf:

https://github.com/ceph/ceph/blob/d7b0c7faafd37e4ae8a1680edfa60c22b419cbd8/src/ceph-disk#L1592

If this is not a cluster named ceph, these options are used later in move_mount(), or the defaults
are used if no mount options were specified in ceph.conf.

Actions

Also available in: Atom PDF