On 12/17/20 7:45 PM, Patrick Donnelly wrote:
When a file system is newly created, it's assumed you want all the
stable features on, including multiple MDS, directory fragmentation,
snapshots, etc. That's what those flags are for. If you've been
upgrading your cluster, you need to turn those on yourself.
OK, fair enough. So I tried adding "allow_dirfrags" which gives me:
ceph fs set cephfs allow_dirfrags true
Directory fragmentation is now permanently enabled. This command is
DEPRECATED and will be REMOVED from future releases.
And I enabled snapshot support:
ceph fs set cephfs allow_new_snaps true
enabled new snapshots
However, this has not changed the "flags" of the filesystem in any way.
So I guess there are still features not enabled that are enabled on
newly installed clusters. Where can I find a list of features that I can
enable? I have searched through documentation but I don't see anything
related. It's also not described / suggested in the part about upgrading
the MDS cluster (IMHO that would be a logical place) [1].
Gr. Stefan
[1]: https://docs.ceph.com/en/latest/cephfs/upgrading/
_______________________________________________
ceph-users mailing list -- ceph-users@xxxxxxx
To unsubscribe send an email to ceph-users-leave@xxxxxxx