On Thu, Nov 16, 2017 at 9:41 AM, Wido den Hollander <wido@xxxxxxxx> wrote:
> Op 16 november 2017 om 16:32 schreef Robert Stanford <rstanford8896@xxxxxxxxx>:
>
>
> Once 'osd max write size' (90MB by default I believe) is exceeded, does
> Ceph reject the object (which is coming in through RGW), or does it break
> it up into smaller objects (of max 'osd max write size' size)? If it
> breaks them up, does it read the fragments in parallel when they're
> requested by RGW?
>
The OSD rejects the write. However, RGW already does striping over RADOS objects.
Usually you don't need to worry about this setting unless you are talking to RADOS directly.
However, 90MB objects are big and you should look into libradosstriper.
Wido
> Thanks
> _______________________________________________
> 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