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

DevWorkspace start occasionally fails due to FailedMount #778

Closed
amisevsk opened this issue Feb 10, 2022 · 2 comments
Closed

DevWorkspace start occasionally fails due to FailedMount #778

amisevsk opened this issue Feb 10, 2022 · 2 comments
Assignees
Milestone

Comments

@amisevsk
Copy link
Collaborator

Description

Occasionally, starting what should be a valid DevWorkspace will fail due to the controller detecting a FailedMount event. Workspace startup is failed with message

Detected unrecoverable event FailedMount: Unable to attach or mount volumes: unmounted volumes=[claim-devworkspace], unattached volumes=[]: timed out waiting for condition

How To Reproduce

Reproduces rarely when starting DevWorkspaces. No way to consistently trigger

Expected behavior

DWO should not fail workspaces for transient failure events. More fine-grained detection may be needed.

Additional context

@dkwon17
Copy link
Collaborator

dkwon17 commented Mar 16, 2022

I have also had a similar issue when starting a DevWorkspace, but I'm not sure how to reproduce the issue.
image

Right after I got the error, I tried starting the DevWorkspace 2-3 more times, but still had the Detected unrecoverable event FailedMount: error.
image

Output from the Logs tab: https://gist.github.com/dkwon17/a05ea0864036759e1a78083240af9516#file-failed_mount_logs

But fortunately I was able to start the DevWorkspace when I tried again after about 20 minutes.

@amisevsk
Copy link
Collaborator Author

Closing this issue as #795 is merged. If we continue to encounter these events, we can reopen this issue.

Note I still haven't been able to verify the fix in #795, as this issue reproduces very sporadically.

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

2 participants