Experience with MooseFS? [closed]

I've played around with both systems, not production though. Gluster is nice, installation incredible easy, but MooseFS felt much more industrial and robust, and web monitoring definitely helps. I'd give MooseFS a try. Just remember to install a metalogger for backup.


My experiance with MooseFS is rock stable. I use Ucarp to HA the MooseFS metadataserver with meta data loggers. Set Moosefs replication goal to 2-3 in MooseFS. Use MooseFS CGI to monitor the cluster replication state. Experience are MooseFS writes are a little bit slow, reads are super fast.

My experience from before of GlusterFS is not stable. I would provoke it with test cases things like a three node cluster. For example I tried a test with a sample Linux iso file, shutdown a node, write 0 bytes to the sample iso file. Bring up the shutdown node again. See file size glitch on the clients between the shutdown node file size and the live nodes file size. It just short flipped size, before it resumed the final file size. Depending on your use cases this may or may not be acceptable.

I would either use MooseFS or Ceph with XFS more leaning to MooseFS since its been in over seven years in production use by its authors.

//Christian


I just installed moosefs on 8 servers(8 core, 6 2tb drives), and it worked very well. Its a little slow(50-70MBs). one server died and moosefs rebalanced the data across the remaining systems without loosing any data.


I've only had good experiences with MooseFS. After testing Ceph on a 6-node cluster for a few weeks and experiencing data loss, I switched over to MooseFS and it worked great, both in terms of speed and stability, and still does. Having a system that is fully distributed without a master node could be nice, though.