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

Phantom mounts until multipass restarts #511

Closed
sergiusens opened this issue Dec 4, 2018 · 0 comments
Closed

Phantom mounts until multipass restarts #511

sergiusens opened this issue Dec 4, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@sergiusens
Copy link

sergiusens commented Dec 4, 2018

here's a video showing this off
asciicast

If for whatever reason a mount operation goes flaky (not shown in the video is a mount that was successful with no contents) everything goes wrong until the daemon is restarted, the on-disk status does reflect reality though.

@Saviq Saviq added the bug label Dec 6, 2018
townsend2010 pushed a commit that referenced this issue Dec 6, 2018
This will avoid a state where the sftp_server/sshfs pair is not running, but the daemon still holds the info in memory.

Fixes #511
townsend2010 pushed a commit that referenced this issue Dec 6, 2018
This will avoid a state where the sftp_server/sshfs pair is not running, but the daemon still holds the info in memory.

Fixes #511
bors bot added a commit that referenced this issue Dec 7, 2018
514: daemon/mount: Avoid potential race if sshfs_mount exits quickly r=ricab a=townsend2010

This will avoid a state where the sftp_server/sshfs pair is not running, but the daemon still holds the info in memory.

Fixes #511

Co-authored-by: Chris Townsend <[email protected]>
@bors bors bot closed this as completed in #514 Dec 7, 2018
@Saviq Saviq added this to the 2018.12.1 milestone Dec 14, 2018
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

3 participants