Hi! >Can you send the output of - > >`gluster volume info all` >`gluster peer status` > >from a gluster storage server and > >`mount` from the client? Certainly.... -------------------------------------- root at ekpfs8:~# gluster volume info all Volume Name: heal_me Type: Distribute Status: Started Number of Bricks: 2 Transport-type: tcp Bricks: Brick1: 192.168.101.246:/storage/8 Brick2: 192.168.101.247:/storage/7 -------------------------------------- root at ekpfs8:~# gluster peer status Number of Peers: 1 Hostname: 192.168.101.247 Uuid: b36ce6e3-fa14-4d7e-bc4a-170a59a6f4f5 State: Peer in Cluster (Connected) -------------------------------------- [root at ekpbelle ~]# mount [ ... ] glusterfs#192.168.101.246:/heal_me on /storage/gluster type fuse (rw,allow_other,default_permissions,max_read=131072) -------------------------------------- Regards, Daniel