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

Brandon Lamb brandonlamb at gmail.com
Fri May 2 16:04:17 UTC 2008


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





More information about the Gluster-devel mailing list