mineshaftgap / d4m-nfs

Docker for Mac with NFS for performance improvements over osxfs
296 stars 26 forks source link

Script will fail if my home directory is not standard #58

Closed indapublic closed 6 years ago

indapublic commented 6 years ago

Early I moved home directory to another volume (e.g. /Volumes/Data/username) But your script expecting that my directory located inside /Users/username and /cat/exports contain invalid folder after script execution

if-kyle commented 6 years ago

Have you tried making a symlink to of the standard location to the modified location?

indapublic commented 6 years ago

@if-kyle Yes, script will always wait for end of script execution in that case...

indapublic commented 6 years ago

Created new account with standard path and tried again. Still same behaviour:

[d4m-nfs] Waiting until d4m-nfs setup is done..

How long I should wait?

if-kyle commented 6 years ago

What version of docker are you using? You should only have to wait a minute or so at the most.

indapublic commented 6 years ago

Version 17.12.0-ce-mac49 (21995)

Waited for 15 minutes

if-kyle commented 6 years ago

Please see the README of this repo:

https://github.com/IFSight/d4m-nfs

indapublic commented 6 years ago

Ooooops. Sorry. Missed LARGEST text in readme :(