> I never read from the export directory directly, the clients only > reading from the specific mount point (/mnt/glusterfs). > I removed the files in the export directory on server1 only for > simulating a hdd crash (files lost) and want the server1-daemon > to resync it's export directory with the other server. ls -lR /mnt/glusterfs should restore the deleted files. If not, then either glusterfsd on server1 is not running, or there must be something amiss in the config. Please post your volume files. Jeff.