Skip to content

v5.0.x: Singletons need to create their own session directory tree #13036

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

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

jsquyres
Copy link
Member

We currently define the names of the various session directory tree levels, but we never actually create those locations. This causes (among other things) the shmem subsystem to emit error messages about directories not being found or that we are unable to determine if adequate size is available.

Refs #12784

Signed-off-by: Ralph Castain rhc@pmix.org
(cherry picked from commit 9b8a417)

This is a v5.0.x PR corresponding to main PR #13003

We currently define the names of the various session directory
tree levels, but we never actually create those locations. This
causes (among other things) the shmem subsystem to emit error
messages about directories not being found or that we are
unable to determine if adequate size is available.

Refs open-mpi#12784

Signed-off-by: Ralph Castain <rhc@pmix.org>
(cherry picked from commit 9b8a417)
@jsquyres jsquyres requested review from rhc54 and hppritcha January 13, 2025 22:00
@github-actions github-actions bot added this to the v5.0.6 milestone Jan 13, 2025
@janjust janjust merged commit ecd0431 into open-mpi:v5.0.x Jan 16, 2025
15 checks passed
@jsquyres jsquyres deleted the pr/v5.0.x/session-directory-tweak branch January 20, 2025 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants