i like to have plain disks.
Easy to replace, easy to setup.
And scalable because of mogilefs.
When i run into performance issues i just increase mindevcount and let
mogilefs rebalance and fsck.
rebalance:
root|srv079 +>mogadm settings list
enable_rebalance = 0
enable:
mogadm settings set enable_rebalance 1
replication TRIES to replicate every File over to 2hosts. (it will tell
you when there are not enough hosts to store the files, keep an eye at
the size of your logfiles )
When you have a mindev of 3 the files are stored at least on 2 different
hosts.
lg
Jürgen