diff options
| author | Martin Mullins <[email protected]> | 2021-11-30 00:14:10 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-11-30 00:14:10 +0000 |
| commit | 029cd7a46df95917118cb44ae194f92bd6132b9c (patch) | |
| tree | 4153721c03d4634e025029e6c998dd714bd6f383 /custom/generate-specific-bootdisk.sh | |
| parent | Fix hyperlink. Add missing legends from credits: @kaoudis, @chirag350, @TheHa... (diff) | |
| download | docker-osx-029cd7a46df95917118cb44ae194f92bd6132b9c.tar.xz docker-osx-029cd7a46df95917118cb44ae194f92bd6132b9c.zip | |
NFS mount documentation, locking issue
I ran into some issues when I ran software that was trying to lock files under the nfs folder. This was on Catalina and looks like this is a common issue with Mac -> Linux nfs.
After digging into it, for my use case using the `locallocks` NFS option on the Mac client resolved it. The `locallocks` option means that locking is handled by the client. There would be problems if you actually need server side locking.
Diffstat (limited to 'custom/generate-specific-bootdisk.sh')
0 files changed, 0 insertions, 0 deletions