+ 2 servers ( A B ) - with glusterfsd server ( glusterfs--mainline--3.0--patch-842 ) - with glusterfs client server conf file .
+ 1 server C only client mode.
My issue : If C open big file in this client configuration and then i stop server A (or B ) gluster mount point on server C seems to be block, i can not do 'ls -l' for example. Is a this thing is normal ? as C open his file on A or B , then it is blocking when server down ?
I was thinking in client AFR, client can reopen file/block an other server , i'm wrong ? Should use HA translator ?
Regards, Nicolas Prochazka.
volume brickless type storage/posix
option directory /mnt/disks/export end-volume
volume brick type features/posix-locks option mandatory on # enables mandatory locking on all files subvolumes brickless end-volume
volume server
type protocol/server subvolumes brick option transport-type tcp option auth.addr.brick.allow 10.98.98.* end-volume ---------------------------