Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Locking files doesn't work well for NFS #175

Open
KellenSunderland opened this issue Feb 2, 2017 · 0 comments
Open

Locking files doesn't work well for NFS #175

KellenSunderland opened this issue Feb 2, 2017 · 0 comments

Comments

@KellenSunderland
Copy link

Our team finds it convenient to use NFSv4.1 filesystems when training our models with ducttape. One issue that we've come across is that on startup ducttape will acquire file-locks on more than 256 files at the same time. This causes a crash on the filesystem we're using (Amazon EFS).

I understand why these locks are necessary, but I'm wondering if anyone has ideas for a work-around that could allow us to avoid holding these concurrent file locks?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant