On Thu, May 25, 2017 at 2:14 PM, Ken Dreyer <[email protected]> wrote:
> On Wed, May 24, 2017 at 12:36 PM, John Spray <[email protected]> wrote:
>>
>> CephFS has a configurable maximum file size, it's 1TB by default.
>>
>> Change it with:
>>   ceph fs set <fs name> max_file_size <size in bytes>
>
> How does this command relate to "ceph mds set max_file_size" ? Is it 
> different?

The "ceph mds set" command is the deprecated version, from before
there was more than one filesystem per cluster.  It operates on
whichever filesystem is marked as the default (see ceph fs
set-default)

John

>
> I've put some of the information in this thread into a docs PR:
> https://github.com/ceph/ceph/pull/15287
>
> - Ken
_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to