Hi,
I don't think that Galera has any particular preferences with respect
to a filesystem. Its own filesystem usage is rather lenient - it never
flushes (except once per DDL) and its access is very much sequential.
Under circumstances it may need to create large page files for cache. I
don't know which of XFS or EXT4 is best at it, but it hardly should be a
criterion of choice.
Rather the choice depends on your load profile, instance choice, use of
EBS, use of RAID, InnoDB settings and so on. Use recommendations for
regular MySQL. Galera is of least importance here.
Well, ok, maybe not of the least. Galera allows you to disable
innodb_flush_log_at_trx_commit. That can make a difference. But I doubt
anybody benchmarked that. So it is up to you.
Regards,
Alex
--
Alexey Yurchenko,
Codership Oy,
www.codership.com
Skype: alexey.yurchenko, Phone: +358-400-516-011