I understand that ceph defaults to stripe in 1 Meg chunks over OSDs,
however, is it possible to force ceph to store a particular file on one
and only one OSD?  I am interested in doing some work with Active
Storage, which seeks to do processing on the data on the OSD itself and
not on the client that mounts the filesystem.  In traditional parallel
file systems, OSDs are usually left with a lot of processing power
unused.  If the files are striped, then active storage becomes extremely
complex.  So in conclusion, it would be nice if ceph were customizable
in that it would allow you to turn off striping for any files that you
specify.

-Brock
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Ceph-devel mailing list
Ceph-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ceph-devel

Reply via email to