Finding a Needle in Haystack: Facebook's Photo Storage.

Doug Beaver,Sanjeev Kumar,Harry C. Li, Jason Sobel, Peter Vajgel

OSDI'10: Proceedings of the 9th USENIX conference on Operating systems design and implementation(2010)

引用 730|浏览88
暂无评分
摘要
This paper describes Haystack, an object storage system optimized for Facebook's Photos application. Facebook currently stores over 260 billion images, which translates to over 20 petabytes of data. Users upload one billion new photos (∼60 terabytes) each week and Facebook serves over one million images per second at peak. Haystack provides a less expensive and higher performing solution than our previous approach, which leveraged network attached storage appliances over NFS. Our key observation is that this traditional design incurs an excessive number of disk operations because of metadata lookups. We carefully reduce this per photo metadata so that Haystack storage machines can perform all metadata lookups in main memory. This choice conserves disk operations for reading actual data and thus increases overall throughput.
更多
查看译文
关键词
metadata lookups,Haystack storage machine,object storage system,photo metadata,storage appliance,actual data,billion image,billion new photo,choice conserves disk operation,disk operation,photo storage
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要