extras
7-16-05, 01:07 PM
I noticed strange discrepancy among servers within the same cluster.
When I updated a few files in my /etc directory,
I noticed the size (and sometime timestamp) of the files are shown differently
on certain servers.
As we can see in the example below, thse files were modified more than ten minutes ago.
But depending on the server, it shows different size (the size before modification).
Sat Jul 16 08:59:51 PDT 2005
clust03-www01.powweb.com
55538183 -rwx------ 1 zzzzz customer 366 Jul 16 08:45 five.sh
5484577 -rwx------ 1 zzzzz customer 376 Jul 16 08:28 five.sh1
Sat Jul 16 09:00:01 PDT 2005
clust03-www05.powweb.com
55538183 -rwx------ 1 zzzzz customer 339 Jul 16 08:45 five.sh
5484577 -rwx------ 1 zzzzz customer 573 Jul 16 08:28 five.sh1
Sat Jul 16 09:00:29 PDT 2005
clust03-www04.powweb.com
55538183 -rwx------ 1 zzzzz customer 376 Jul 16 08:45 five.sh
5484577 -rwx------ 1 zzzzz customer 376 Jul 16 08:28 five.sh1
Thinking that it's a problem of only certain node, I copied the file and then modified again,
with the same result.
So far, it seems to happen only in /etc, but I haven't done lots of tests in other directory.
Anyone noticed similar problem?
EDIT:
It happens in other directory, too. (Maybe less often)
I wanted to know if it's just a problem of stat cache, but I don't know yet.
When I updated a few files in my /etc directory,
I noticed the size (and sometime timestamp) of the files are shown differently
on certain servers.
As we can see in the example below, thse files were modified more than ten minutes ago.
But depending on the server, it shows different size (the size before modification).
Sat Jul 16 08:59:51 PDT 2005
clust03-www01.powweb.com
55538183 -rwx------ 1 zzzzz customer 366 Jul 16 08:45 five.sh
5484577 -rwx------ 1 zzzzz customer 376 Jul 16 08:28 five.sh1
Sat Jul 16 09:00:01 PDT 2005
clust03-www05.powweb.com
55538183 -rwx------ 1 zzzzz customer 339 Jul 16 08:45 five.sh
5484577 -rwx------ 1 zzzzz customer 573 Jul 16 08:28 five.sh1
Sat Jul 16 09:00:29 PDT 2005
clust03-www04.powweb.com
55538183 -rwx------ 1 zzzzz customer 376 Jul 16 08:45 five.sh
5484577 -rwx------ 1 zzzzz customer 376 Jul 16 08:28 five.sh1
Thinking that it's a problem of only certain node, I copied the file and then modified again,
with the same result.
So far, it seems to happen only in /etc, but I haven't done lots of tests in other directory.
Anyone noticed similar problem?
EDIT:
It happens in other directory, too. (Maybe less often)
I wanted to know if it's just a problem of stat cache, but I don't know yet.