Skip to content

Clarification about the file .nosync #2765

Answered by abraunegg
icvdok asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for the additional input - greatly appreciated.

What as unclear was this: "The docker filesystem consist of two mounted folders on my NAS via DFS." .. DFS is Distributed File System usually used within Microsoft environments - so I was trying to align and understand what your configuration was.

OK .. in your scenario, as the Docker container is the object doing the mounting, using a .nosync file with check_nomount = "true" will not be possible.

To use that option, you will need to mount your NFS volume on your Ubuntu server, then update your Docker config to use that local path.

When the .nosync file is in the mount point , without the NFS path being mounted, the client will see the

Replies: 6 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by abraunegg
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants