Yes, I actually changed it back to the default after reading somewhat about it (https://github.com/ceph/ceph/pull/15520). I wanted to store 5GB and 12GB files, that makes recovery not to nice. I thought there was a setting to split them up automatically like with rbd pools. -----Original Message----- From: Kevin Hrpcek [mailto:kevin.hrpcek@xxxxxxxxxxxxx] Sent: donderdag 9 november 2017 21:09 To: Marc Roos Cc: ceph-users Subject: Re: Pool shard/stripe settings for file too large files? Marc, If you're running luminous you may need to increase osd_max_object_size. This snippet is from the Luminous change log. "The default maximum size for a single RADOS object has been reduced from 100GB to 128MB. The 100GB limit was completely impractical in practice while the 128MB limit is a bit high but not unreasonable. If you have an application written directly to librados that is using objects larger than 128MB you may need to adjust osd_max_object_size" Kevin On 11/09/2017 02:01 PM, Marc Roos wrote: I would like store objects with rados -p ec32 put test2G.img test2G.img error putting ec32/test2G.img: (27) File too large Changing the pool application from custom to rgw did not help _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com