gluster-devel
[Top][All Lists]
Advanced

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

[Gluster-devel] self heal file timestamp not being copied from source br


From: Liam Slusser
Subject: [Gluster-devel] self heal file timestamp not being copied from source brick
Date: Thu, 28 May 2009 17:33:16 -0700


Gluster Devel Team,

2.0.1 is a fantastic release and the self heal is almost perfect except that it does not preserve the file timestamp when sourcing the missing file from the other node.

address@hidden dtd]# ls -al
total 136
drwxr-xr-x 2 root root 12288 May 28 16:45 .
drwxr-xr-x 6 root root 12288 Oct 16  2008 ..
-rw-r--r-- 1 root root 63788 Jan 10  2008 mathml.dtd
-rw-r--r-- 1 root root  8427 Aug 25  2004 xhtml11.dtd
address@hidden dtd]#

(now kill the first brick where the files were synced from)

address@hidden dtd]# ls -al
total 136
drwxr-xr-x 2 root root 12288 May 28 16:45 .
drwxr-xr-x 6 root root 12288 May 28 16:45 ..
-rw-r--r-- 1 root root 63788 May 28 16:45 mathml.dtd
-rw-r--r-- 1 root root  8427 May 28 16:45 xhtml11.dtd
address@hidden dtd]#


Notice the file timestamps changed.  If you look at the physical files on each brick they're correct on the first brick but incorrect on the second.  Any change this bug could be fixed in 2.0.2?

thanks,
liam

reply via email to

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