On 03/28/2018 03:53 PM, Ian Zimmerman wrote:
Well, that's too many 3-letter acronyms for me It is lower level, yes.
All the filesystem code is on the client; the server only handles requests
of the form "here's the new contents of block 1234, and be sure to tell
me when it's safely on disk".
Fair enough.
The point being, NBD / AoE / iSCSI are SAN technologies and not
conducive for multiple clients to access at the same time (without a
clustered file system). Unlike NFS which is safe for multiple clients
to access at the same time. So, having multiple distributed build
machines sort of necessitates NFS (or a clustered file system).
--
Grant. . . .
unix || die