Project

General

Profile

Actions

Bug #43817

closed

mds: update cephfs octopus feature bit

Added by Patrick Donnelly over 4 years ago. Updated almost 4 years ago.

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

0%

Source:
Development
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
MDS, MDSMonitor
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

2020-02-06 After discussion at the CDM, we will stop naming releases for the CephFS min_compat_client bits. The operator will also stop setting a min compatible release. (ceph fs set ... min_compat_client <release>)

Instead, the operator can set/unset individual features via a new API like

ceph fs client_feature_set <fs_name> "reclaim" 
ceph fs client_feature_unset <fs_name> "reclaim" 
ceph fs dump
...
client_features reclaim,deleg_ino

Add matrix to the docs with feature bits and first release they came out.

Actions

Also available in: Atom PDF