Hi Thomas, I think the answer is Yes and No on this question, the devs might have another approach for your situation. If you would do this, you would have a MON, MDS and OSD on every server, in theory that would work. Mounting would be done by connecting to on of the MON's (doesn't matter which one). But Ceph requires, well, advises a odd number of monitors (Source: http://ceph.newdream.net/wiki/Designing_a_cluster ) So you would require a third node which is running your third monitor to keep track of both nodes. My advise, for two nodes, use something like DRBD in Primary <> Primary and use a cluster filesystem like OCFS2. Wido On Wed, 2011-01-19 at 11:33 +0100, Tomasz Chmielewski wrote: > Is it reasonable to set up Ceph on two nodes, which are Ceph clients at > the same time? > > > Say, we have two machines: > > ceph1 -- ceph2 > > > On each of them, Ceph filesystem is mounted in /shared, which is used by > services like a webserver or a mailserver. > > Is it a reasonable approach? > > -- 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