[Gluster-devel] New wiki page for 2 server afr, client side afr

Brandon Lamb brandonlamb at gmail.com
Fri May 2 16:11:02 UTC 2008


On Fri, May 2, 2008 at 9:04 AM, Brandon Lamb <brandonlamb at gmail.com> wrote:
> Steps: touch file on client2, echo hello to the file on client2, cat
> the file on client2, cat the file on client1. kill glusterfsd on
> server2, cat file on client1 doesnt work, cat file on client2
> transport endpoint not connected
>
> [root at client2 gfs]# touch file.txt
> [root at client2 gfs]# echo "hello" >> file.txt
> [root at client2 gfs]# cat file.txt
> hello
> [root at client2 gfs]# cat file.txt
> cat: file.txt: Transport endpoint is not connected
>
> [root at client1 mnt]# mount gfs
> [root at client1 mnt]# cd gfs
> [root at client1 gfs]# cat file.txt
> hello
>
> [root at client1 gfs]# cat file.txt
> cat: file.txt: Input/output error

http://glusterfs.pastebin.com/m37128fbf

debug log from a slight change in server2 spec file. In this
configuration I have them back to both specifying their local volume
first then remote volume under the afr volume definition

essentially on both:

subvolume local remote





More information about the Gluster-devel mailing list