分散ストレージGlusterFS
# yum install kmod-xfs xfsprogs
エラーメッセージ
# mount -t glusterfs 192.168.101.33:/glusterfs /mnt Mount failed. Please check the log file for more details.
hostsを書いてあげれば解決
#cat /etc/hosts 192.168.101.33 gluster01