Fix #15064
multifs: tweak text on "flag set enable multiple"
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:
0%
Source:
Development
Tags:
Backport:
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
MDSMonitor
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):
Description
(Requested by Greg https://github.com/ceph/ceph/pull/6953#issuecomment-194731565)
Currently when someone tries to create a second filesystem, the message is:
1573 ss << "Creation of multiple filesystems is disabled. To enable " 1574 "this experimental feature, use 'ceph fs flag set enable_multiple " 1575 "true'";
...and the command to proceed is:
ceph fs flag set enable_multiple true
History
#1 Updated by Greg Farnum almost 7 years ago
- Category changed from 47 to 93
- Source changed from other to Development
- Component(FS) MDSMonitor added
#2 Updated by Patrick Donnelly over 5 years ago
- Status changed from New to Need More Info
- Start date deleted (
03/11/2016)
Not sure what the problem is here.
#3 Updated by John Spray over 5 years ago
I think there was an idea that the message ought to be scarier, but I'm not sure we need that at this point
#4 Updated by Patrick Donnelly over 5 years ago
- Status changed from Need More Info to Closed
Okay, thanks for the info John. I'll just close this then.