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

[Issue]: Unmount command fails to unmount mounts #1151

Closed
Lddeiva opened this issue May 24, 2023 · 3 comments · Fixed by #1154
Closed

[Issue]: Unmount command fails to unmount mounts #1151

Lddeiva opened this issue May 24, 2023 · 3 comments · Fixed by #1154
Assignees
Milestone

Comments

@Lddeiva
Copy link

Lddeiva commented May 24, 2023

Which version of blobfuse was used?

BlobFuse2

Which OS distribution and version are you using?

RHEL 7.7

If relevant, please share your mount command.

sudo blobfuse2 unmount all

What was the issue encountered?

image

Have you found a mitigation/solution?

No. It worked in one of the mounts but didn't work in this mount. Tried running command as user, sudo and root.

Please share logs if available.

NA

The blob fuse logs must throw more understandable errors to troubleshoot the errors.

@vibhansa-msft
Copy link
Member

Instead of "unmount all" can you try just unmounting this particular mount point and see what error it reports.
Generally we have seen if there is a console connected to the mount path then it fails to unmount.

@vibhansa-msft vibhansa-msft self-assigned this May 24, 2023
@vibhansa-msft vibhansa-msft added this to the V2-2.0.4 milestone May 24, 2023
@Lddeiva
Copy link
Author

Lddeiva commented May 25, 2023

@vibhansa-msft , We have seen this error when tried unmounting a single mount. We used the command sudo blobfuse2 unmount ~/mycontainer.

image

Can the blobfuse2 driver display more detailed errors?

@vibhansa-msft
Copy link
Member

We will improve the unmount output.

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

Successfully merging a pull request may close this issue.

2 participants