John Carter wrote:
It's a *really* bad idea to cross mount volumes.
I'm quite prepared to believe you, but I can't quite put my finger on
why you are right.... Can you expand a bit on why it is a really bad
idea?
It's failure mode can be pretty tragic. Deadlock.
mount points, and rsync the local home back to the server.
Why don't you have 20 exports on a file server, each client can have 19
Because that would slow the commonest case.... a developer changes a few
lines in one file, compile, link, go.
Why? The rsync doesn't have to be instant.
Cheers, Rex