On Mon, 30 Jan 2012, Gregory Farnum wrote: > On Mon, Jan 30, 2012 at 7:46 AM, JJ <jjones@xxxxxxxxxxxx> wrote: > > Is 64bit architecture a requirement? > Nope! > > Is fuse* a requirement? (modprobe fuse doesn't issue any warnings) > Nope! Although you will have an easier time with the FUSE client than > the kernel client on a CentOS machine. Side note: Unfortunately, 64-bit is currently a requirement for ceph-fuse. The fuse api is ino based, and client/fuse_ll.cc doesn't do anything to cram the 64-bit ceph inos into 32 bits. sage -- 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