Skip to content

DAOS-19226 cart: primary group incorrectly initialized on clients (#18534)#18544

Open
frostedcmos wants to merge 2 commits into
release/2.8from
frostedcmos/DAOS-19226-2.8
Open

DAOS-19226 cart: primary group incorrectly initialized on clients (#18534)#18544
frostedcmos wants to merge 2 commits into
release/2.8from
frostedcmos/DAOS-19226-2.8

Conversation

@frostedcmos

Copy link
Copy Markdown
Contributor
  • Primary group on clients was incorrectly initialized to size of 1 with self rank set to 0, instead of size of 0 and self rank set to CRT_NO_RANK.

  • Added extra check in crt_grp_is_self() to return false for clients at all times.

Signed-off-by: Alexander A Oganezov alexander.oganezov@hpe.com

Steps for the author:

  • Commit message follows the guidelines.
  • Appropriate Features or Test-tag pragmas were used.
  • Appropriate Functional Test Stages were run.
  • At least two positive code reviews including at least one code owner from each category referenced in the PR.
  • Testing is complete. If necessary, forced-landing label added and a reason added in a comment.

After all prior steps are complete:

  • Gatekeeper requested (daos-gatekeeper added as a reviewer).

…8534)

- Primary group on clients was incorrectly initialized to size of 1
  with self rank set to 0, instead of size of 0 and self rank set to
  CRT_NO_RANK.

- Added extra check in crt_grp_is_self() to return false for clients
at all times.

Signed-off-by: Alexander A Oganezov <alexander.oganezov@hpe.com>
@frostedcmos frostedcmos requested review from a team as code owners June 25, 2026 17:06
@frostedcmos frostedcmos requested a review from soumagne June 25, 2026 17:06
@frostedcmos frostedcmos added the clean-cherry-pick Cherry-pick from another branch that did not require additional edits label Jun 25, 2026
@github-actions

Copy link
Copy Markdown

Ticket title is 'cart: primary group incorrectly initialized to size of 1 for clients at startup'
Status is 'Awaiting backport'
Labels: 'request_for_2.8'
https://daosio.atlassian.net/browse/DAOS-19226

Signed-off-by: Alexander A Oganezov <alexander.oganezov@hpe.com>
@frostedcmos frostedcmos added unclean-cherry-pick Indicates that a cherry-pick had merge conflicts that needed resolving. and removed clean-cherry-pick Cherry-pick from another branch that did not require additional edits labels Jun 25, 2026

@daltonbohning daltonbohning left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ftest LGTM

@daosbuild3

Copy link
Copy Markdown
Collaborator

Test stage Functional Hardware Large MD on SSD completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net//job/daos-stack/job/daos/view/change-requests/job/PR-18544/2/execution/node/1308/log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

unclean-cherry-pick Indicates that a cherry-pick had merge conflicts that needed resolving.

Development

Successfully merging this pull request may close these issues.

3 participants