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

Retry mounting daos container #3045

Merged

Conversation

harshthakkar01
Copy link
Contributor

@harshthakkar01 harshthakkar01 commented Sep 17, 2024

daos_agent.sock file is not immediately available when we start the daos-agent process for ubuntu/ debian.

Failed to connect to /var/run/daos_agent/daos_agent.sock, errno=2(No such file or directory)

Retrying dfuse command works. Discussed with PS team, this is a race condition.

Submission Checklist

NOTE: Community submissions can take up to 2 weeks to be reviewed.

Please take the following actions before submitting this pull request.

  • Fork your PR branch from the Toolkit "develop" branch (not main)
  • Test all changes with pre-commit in a local branch #
  • Confirm that "make tests" passes all tests
  • Add or modify unit tests to cover code changes
  • Ensure that unit test coverage remains above 80%
  • Update all applicable documentation
  • Follow Cluster Toolkit Contribution guidelines #

@harshthakkar01 harshthakkar01 added the release-bugfix Added to release notes under the "Bug fixes" heading. label Sep 17, 2024
@mr0re1 mr0re1 assigned harshthakkar01 and unassigned mr0re1 Sep 17, 2024
@harshthakkar01 harshthakkar01 merged commit 8884f25 into GoogleCloudPlatform:develop Sep 18, 2024
14 of 59 checks passed
@harshthakkar01 harshthakkar01 deleted the feedback-ps branch September 18, 2024 02:05
@tpdownes tpdownes mentioned this pull request Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-bugfix Added to release notes under the "Bug fixes" heading.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants