gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Brandon Lamb
Subject: Re: [Gluster-devel] New wiki page for 2 server afr, client side afr
Date: Fri, 2 May 2008 09:04:17 -0700

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

address@hidden gfs]# touch file.txt
address@hidden gfs]# echo "hello" >> file.txt
address@hidden gfs]# cat file.txt
hello
address@hidden gfs]# cat file.txt
cat: file.txt: Transport endpoint is not connected

address@hidden mnt]# mount gfs
address@hidden mnt]# cd gfs
address@hidden gfs]# cat file.txt
hello
address@hidden gfs]# cat file.txt
cat: file.txt: Input/output error




reply via email to

[Prev in Thread] Current Thread [Next in Thread]