Motivation: To access files on a NFS server from multiple computers without making more than one connection to the NFS server.

link|improve this question

62% accept rate
feedback

1 Answer

up vote 3 down vote accepted

Reliability of each node aside, sure. Each VFS just forwards its requests to the next in the chain. Also, investigate the nohide export option.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.