Linux NFS development
 help / color / mirror / Atom feed
* Does NFSv4 close-to-open consistency work with server "async" mount open?
@ 2023-11-16  7:11 Martin Wege
  2023-11-16 12:30 ` Benjamin Coddington
  0 siblings, 1 reply; 4+ messages in thread
From: Martin Wege @ 2023-11-16  7:11 UTC (permalink / raw)
  To: Linux NFS Mailing List

Hello,

Does NFSv4 close-to-open consistency on the client work with server
"async" mount open?

We see several build errors here with parallel GNU Makefile update,
where one process writes a file, exists, and the next process doesn't
see all data (linker ar: file too short).
But if you manually look at it the files are OK, and completely written.

What is this? NFSv4 client bug, NFSv4 server bug, admin error (async
breaking close-to-open consistency?

Also, is close-to-open consistency guaranteed between different NFSv4 clients?

Thanks,
Martin

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-11-16 19:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-16  7:11 Does NFSv4 close-to-open consistency work with server "async" mount open? Martin Wege
2023-11-16 12:30 ` Benjamin Coddington
2023-11-16 19:08   ` Martin Wege
2023-11-16 19:39   ` Trond Myklebust

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox