Hi William,<br>Can you send server and client log files?<br><br>regards,<br><br><div class="gmail_quote">On Sun, Dec 7, 2008 at 12:43 PM, William Hanwoody <span dir="ltr">&lt;<a href="mailto:hanwoody@gmail.com">hanwoody@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
I have 3 servers(<a href="http://10.44.6.19/10.44.6.20/10.44.6.24" target="_blank">10.44.6.19/10.44.6.20/10.44.6.24</a>).<br>
<br>
server1:<a href="http://10.44.6.19" target="_blank">10.44.6.19</a><br>
server2:<a href="http://10.44.6.20" target="_blank">10.44.6.20</a><br>
client:<a href="http://10.44.6.24" target="_blank">10.44.6.24</a><br>
<br>
in client <a href="http://10.44.6.24" target="_blank">10.44.6.24</a>:<br>
#mount -t glusterfs &nbsp;/etc/glusterfs/glusterfs-client.vol /mnt/gluster<br>
# cd /mnt/gluster<br>
# echo a &gt; a<br>
Then I can see file (a) in both server1(<a href="http://10.44.6.19" target="_blank">10.44.6.19</a>) and server2(<a href="http://10.44.6.20" target="_blank">10.44.6.20</a>).<br>
<br>
in server2:<a href="http://10.44.6.20" target="_blank">10.44.6.20</a><br>
#rm a<br>
Then I cannot find file (a) in client. This is a problem?<br>
<br>
in server2:<a href="http://10.44.6.20" target="_blank">10.44.6.20</a><br>
# killall glusterfs<br>
and I create some files in client:<a href="http://10.44.6.24" target="_blank">10.44.6.24</a>.<br>
in server2:<a href="http://10.44.6.20" target="_blank">10.44.6.20</a><br>
# glusterfs -f /etc/glusterfs/glusterfs-server.vol<br>
# ls -l<br>
total 40<br>
-rw-r--r-- 1 root root 9 Jan &nbsp;1 &nbsp;1970 a.txt<br>
-rw-r--r-- 1 root root 2 Jan &nbsp;1 &nbsp;1970 b<br>
-rw-r--r-- 1 root root 2 Jan &nbsp;1 &nbsp;1970 c<br>
-rw-r--r-- 1 root root 2 Jan &nbsp;1 &nbsp;1970 d<br>
-rw-r--r-- 1 root root 6 Jan &nbsp;1 &nbsp;1970 e.txt<br>
<br>
why file&#39;s mtime is &nbsp;&quot;Jan 1 1970&quot;? but ctime is ok. This is a problem?<br>
<br>
<br>
The following is my software enviroments.<br>
<br>
# uname -a<br>
Linux mars24 2.6.18-53.1.21.el5PAE #1 SMP Tue May 20 10:03:06 EDT 2008 i686<br>
i686 i386 GNU/Linux<br>
# rpm -aq|grep gluster<br>
glusterfs-1.3.12-1<br>
<br>
<br>
## servers&#39; configuration in <a href="http://10.44.6.19/20" target="_blank">10.44.6.19/20</a><br>
volume brick-mirror<br>
 &nbsp;type storage/posix<br>
 &nbsp;option directory /data1/gluster<br>
end-volume<br>
volume server<br>
 &nbsp;type protocol/server<br>
 &nbsp;option transport-type tcp/server<br>
 &nbsp;option auth.ip.brick-mirror.allow *<br>
 &nbsp;subvolumes brick-mirror<br>
end-volume<br>
<br>
## client&#39;s configuration in <a href="http://10.44.6.24" target="_blank">10.44.6.24</a><br>
volume remote2-mirror<br>
 &nbsp;type protocol/client<br>
 &nbsp;option transport-type tcp/client<br>
 &nbsp;option remote-host <a href="http://10.43.6.20" target="_blank">10.43.6.20</a><br>
 &nbsp;option remote-subvolume brick-mirror<br>
end-volume<br>
<br>
volume remote1-mirror<br>
 &nbsp;type protocol/client<br>
 &nbsp;option transport-type tcp/client<br>
 &nbsp;option remote-host <a href="http://10.43.6.19" target="_blank">10.43.6.19</a><br>
 &nbsp;option remote-subvolume brick-mirror<br>
end-volume<br>
<br>
volume afr0<br>
 &nbsp;type cluster/afr<br>
 &nbsp;subvolumes remote2-mirror remote1-mirror<br>
end-volume<br>
<br>
<br>
<br>
_______________________________________________<br>
Gluster-users mailing list<br>
<a href="mailto:Gluster-users@gluster.org">Gluster-users@gluster.org</a><br>
<a href="http://zresearch.com/cgi-bin/mailman/listinfo/gluster-users" target="_blank">http://zresearch.com/cgi-bin/mailman/listinfo/gluster-users</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Raghavendra G<br><br>