Displaying 1 result from an estimated 1 matches for "colocalised".
2002 Jan 09
1
inconsistent file content after killing nfs daemon
...sd daemons while two instance of the program are writing
their 600 records of
64KB in two distinct files.
Then using 'od' i look at the result, and i see some blocks of zero
inside the file. The size of these zeroed blocks seems to be multiple
of h'4000.
NB: My clients and servers are colocalised on the same machine.
I obtained the same result with nfsv2 and nfsv3 mount option. I also
have the same result using ordered and writeback modes.
NB: when i have changed the program in order to initialize the pattern
for each record i cannot reproduce the problem ( it seems the timing was
changed,...