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

Wait for child process to complete the mount before exit #1085

Closed
wants to merge 6 commits into from

Conversation

vibhansa-msft
Copy link
Member

Fixes #1079 Shell returns before daemon process mounts the container and if user tries to bind the mount it leads to inconsistent state. Adding cli flag to wait after demonization to ensure child process has completed the mount.

@vibhansa-msft vibhansa-msft added this to the V2-2.0.3 milestone Mar 17, 2023
@vibhansa-msft vibhansa-msft changed the title Adding cli flag to wait after daemonization to ensure child process h… Wait for child process to complete the mount before exit Mar 17, 2023
@cvvz
Copy link
Contributor

cvvz commented Mar 19, 2023

Please take a look at #1088 before merging this PR, thanks.

@vibhansa-msft
Copy link
Member Author

Please take a look at #1088 before merging this PR, thanks.

Have given some comments on that PR, it does not solve problem where child process does not even mount.

@vibhansa-msft vibhansa-msft deleted the vibhansa/v2/waitformount branch March 22, 2023 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can not mount blob to AKS cluster via Python image using blobfuse2.
4 participants