All of lore.kernel.org
 help / color / mirror / Atom feed
* xattrs vs. omap with radosgw
@ 2015-06-16 18:31 GuangYang
       [not found] ` <BLU175-W13D5737A24429707F8F978DFA70-MsuGFMq8XAE@public.gmane.org>
  2015-06-16 19:43 ` Sage Weil
  0 siblings, 2 replies; 13+ messages in thread
From: GuangYang @ 2015-06-16 18:31 UTC (permalink / raw)
  To: ceph-devel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	ceph-users-idqoXFIVOFJgJs9I8MT0rw@public.gmane.org

Hi Cephers,
While looking at disk utilization on OSD, I noticed the disk was constantly busy with large number of small writes, further investigation showed that, as radosgw uses xattrs to store metadata (e.g. etag, content-type, etc.), which made the xattrs get from local to extents, which incurred extra I/O.

I would like to check if anybody has experience with offloading the metadata to omap:
  1> Offload everything to omap? If this is the case, should we make the inode size as 512 (instead of 2k)?
  2> Partial offload the metadata to omap, e.g. only offloading the rgw specified metadata to omap.

Any sharing is deeply appreciated. Thanks!

Thanks,
Guang 		 	   		  

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2015-06-25  5:46 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-16 18:31 xattrs vs. omap with radosgw GuangYang
     [not found] ` <BLU175-W13D5737A24429707F8F978DFA70-MsuGFMq8XAE@public.gmane.org>
2015-06-16 18:38   ` Somnath Roy
2015-06-16 19:43 ` Sage Weil
2015-06-16 20:48   ` GuangYang
2015-06-16 20:51     ` Mark Nelson
     [not found]       ` <55808C60.8000706-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2015-06-17  3:56         ` GuangYang
2015-06-17  1:32   ` Zhou, Yuan
     [not found]     ` <06681238D8946F44A60AA400760A1CBF01FDC834-0J0gbvR4kTg/UvCtAeCM4rfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2015-06-17  4:08       ` GuangYang
2015-06-17  4:11       ` Sage Weil
2015-06-17  7:32   ` Nathan Cutler
     [not found]     ` <55812276.2040305-AlSwsSmVLrQ@public.gmane.org>
2015-06-17  9:25       ` Abhishek L
2015-06-17 14:38     ` Sage Weil
2015-06-25  5:46   ` Pete Zaitcev

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.