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

How are buckets un-mounted? #77

Closed
pyvotal-cguers opened this issue May 9, 2016 · 4 comments
Closed

How are buckets un-mounted? #77

pyvotal-cguers opened this issue May 9, 2016 · 4 comments

Comments

@pyvotal-cguers
Copy link

I cannot find any reference in the documentation regarding how to unmount a bucket.

@gaul
Copy link
Contributor

gaul commented May 9, 2016

fusermount -u /path/to/mountpoint

@pyvotal-cguers
Copy link
Author

perfect. Thanks!

@hardbap
Copy link

hardbap commented Nov 27, 2019

For MacOS: diskutil unmount /path/to/mountpoint

dotslash pushed a commit to dotslash/goofys that referenced this issue Apr 1, 2021
In the next iterations we might make the following changes/enhancements:
1. During init we will attempt list on the mount prefix.
2. We're considering between using JSON API and Go sdk for MPU.

Note that we're using actual GCS bucket for testing and not the emulator.

Migrate to gomod
@Ambro17
Copy link
Contributor

Ambro17 commented Jun 16, 2021

what if fusermount is not found?

Fore future reference: sudo umount <path> did the trick

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

4 participants