From: Robin W. <li...@wa...> - 2011-05-15 13:41:14
|
Hi, I've had the same problemen, mine only where updated if the filesize changed, maybe it is the same.. My problem was that I used the "mfscachemode=YES" when mouting, changing this to "mfscachemode=AUTO" solved this for me. Best regards, Robin Op 14-5-2011 4:40, Anh K. Huynh schreef: > Hello, > > I've just encountered a problem with MooseFS. Two of my servers share a same directory /foo/bar/ via a MFS master. The contents of the directory are often updated. The problem is that: > > * when a file of the directory is updated on the first server, > * the client on the second server still sees the old version of that file. > > If the client on the second server exists (by the command 'exit' on SSH terminal), and log in to the server again, they would see the latest version of the file. > > So my question is: How to force all clients to see a same version (the latest one) of a file when that file is updated on any mfs client? > > My MFS setting: one master, three chunk servers, all files have the goal 2, trash files have the goal 1. These servers are located in a 10 MB/s network. > > Thank you for your helps, > > Regards, > |