On Wednesday, July 4, 2012 at 11:29 AM, Mitsue Acosta Murakami wrote: > Hello, > > We are examining Ceph to use as email storage. In our current system, > several clients servers with different services (imap, smtp, etc) access > a NFS storage server. The mailboxes are stored in Maildir format, with > many small files. We use Amazon AWS EC2 for clients and storage server. > In this scenario, we have some questions about Ceph: > > 1. Is Ceph recommended for heavy write/read of small files? > > 2. Is there any problem in installing Ceph on Amazon instances? > > 3. Does Ceph already support quota? > > 4. What File System would you encourage us to use? Are you interested in using RBD to back your mail servers, or in using the Ceph FS to provide shared storage? Ceph FS isn't considered production-ready at this time, but RBD should be, for appropriate use cases. In general: 1) If you allow your caching layers to do their job, any Ceph system should handle small writes fine. Reads will require normal disk accesses. 2) There shouldn't be. 3) None of the Ceph systems support quotas right now, although CephFS does easy usage reports. 4) Assuming you mean for the OSDs, XFS seems to be your best bet right now, but we work to make Ceph perform as well as possible under btrfs and ext4 too. -Greg -- 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