Skip to content

Commit 09f4ebc

Browse files
authored
Merge pull request #234 from ECoulter/patch-1
Add note about NFS
2 parents b770ca6 + 988aa7a commit 09f4ebc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,10 @@ error messages:
194194
batchspawner-specific, with the one exception below. The error log
195195
would be in the batch script output (same file as above). There may
196196
also be clues in the JupyterHub logfile.
197+
198+
- Are you running on an NFS filesystem? It's possible for Jupyter to
199+
experience issues due to varying implementations of the fcntl() system
200+
call. (See also [Jupyterhub-Notes and Tips: SQLite](https://jupyterhub.readthedocs.io/en/latest/reference/database.html?highlight=NFS#sqlite))
197201

198202
Common problems:
199203

0 commit comments

Comments
 (0)