Am Tue, 08 Jun 2010 12:30:04 +0200 schrieb Tomasz Chmielewski: > I'd like to build a cluster for storing large amounts of data. > > The cluster would consist of slow (cheap) storage and fast (expensive) > storage. > > I would like to migrate data from fast (expensive) storage to slow > (cheap) storage if it wasn't accessed for, say, 6 months. > > Would ceph somehow help me achieve that? I would not expect to be the fast (expensive) storage to be that faster in a ceph cluster. if you get enough cheap storage nodes it will scale with the amount of disks/nics as the date is striped among all the nodes (osd's). But this is just my speculation. if you have some amount storage nodes and you are on GigE you will hit the ethernet limit on the client faster than anything else. "cheap" not in sens of crap hardware. cheap as in SATA 24x7 enterprise drives. and remember: ** WARNING: Ceph is still under heavy development, and is only suitable for ** ** testing and review. Do not trust it with important data. ** - Thomas PS: "cheap" storage selfmade: http://blog.backblaze.com/2009/09/01/petabytes-on-a-budget-how-to-build- cheap-cloud-storage/ -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html