On Tue, 20 Sep 2005, Karsten Bolding wrote:

> I've a problem with files not being in sync on a nfs exported home. On a
> cluster the nodes mounts /home from the master. Sometimes it happens
> that a file is changed on the master but the changes are NOT visible on
> the nodes - even after quite some time.

how long is "quite some time" ( seconds, minutes, hours )
        1-2 minutes of delay before data new show up on a bz network is
        possible

common problem 

what is your nfs options
 
is it hardmounted from /etc/fstab or do you use automounter
        - use an automounter ( autofs )

do you run sync to flush the data to the disk

different apps does different things to data it thinks is current
on itself vs what's on the master ( it's trying to be too smart )

c ya
alvin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to