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

failures seen on mavericks 10.9 #6

Closed
codekitchen opened this issue Dec 5, 2014 · 2 comments
Closed

failures seen on mavericks 10.9 #6

codekitchen opened this issue Dec 5, 2014 · 2 comments
Labels

Comments

@codekitchen
Copy link
Owner

unfs3 fails in some situations when performing a chmod on the NFS share, even when running as root. So far this has never been reproduced in Yosemite, only Mavericks. The error returned is stale NFS file handle.

@codekitchen codekitchen added the bug label Dec 5, 2014
@swissmanu
Copy link

is this related to my problem?

dinghy hangs for a long time and quits then with the following message bellow.
i'm on OS X yosemite 10.10.5 (14F27) with virtualbox 4.3.30.

alma ~ $ dinghy up
Starting the dinghy VM...
Starting NFS daemon, this will require sudo
Password:
Waiting for NFS daemon...
Mounting NFS /Users/alma
mount: RPC: Timed out
mount: mounting 192.168.99.1:/Users/alma on /Users/alma failed: Bad file descriptor
/usr/local/Cellar/dinghy/HEAD/cli/dinghy/ssh.rb:23:in `run': Error executing command: ["sudo mount -t nfs 192.168.99.1:/Users/alma /Users/alma -o nfsvers=3,udp,mountport=19321,port=19321,nolock,hard,intr"] (Ssh::CommandFailed)
    from /usr/local/Cellar/dinghy/HEAD/cli/dinghy/machine.rb:76:in `ssh'
    from /usr/local/Cellar/dinghy/HEAD/cli/dinghy/machine.rb:72:in `mount'
    from /usr/local/Cellar/dinghy/HEAD/cli/cli.rb:181:in `start_services'
    from /usr/local/Cellar/dinghy/HEAD/cli/cli.rb:78:in `up'
    from /usr/local/Cellar/dinghy/HEAD/cli/thor/lib/thor/command.rb:27:in `run'
    from /usr/local/Cellar/dinghy/HEAD/cli/thor/lib/thor/invocation.rb:126:in `invoke_command'
    from /usr/local/Cellar/dinghy/HEAD/cli/thor/lib/thor.rb:359:in `dispatch'
    from /usr/local/Cellar/dinghy/HEAD/cli/thor/lib/thor/base.rb:440:in `start'
    from /usr/local/bin/dinghy:6:in `<main>'

@codekitchen
Copy link
Owner Author

No, this is specifically about Mavericks. I'm going to close this out, it's unlikely we'll ever tackle it at this point when Mavericks is 2 releases behind.

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

No branches or pull requests

2 participants