Skip to content

DAOS-18604 dfs: EC should not be used for directories#17573

Draft
mchaarawi wants to merge 1 commit intomasterfrom
mschaara/fix-dir-oclass
Draft

DAOS-18604 dfs: EC should not be used for directories#17573
mchaarawi wants to merge 1 commit intomasterfrom
mschaara/fix-dir-oclass

Conversation

@mchaarawi
Copy link
Contributor

  • if dir-oclass is set to EC on container create, use default instead.
  • daos fs set-attr of an EC oclass on directory should apply only to files. directories will be create with the default in that case.
  • fix daos fs get-attr to show such changes

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).

@github-actions
Copy link

Ticket title is 'daos fs set-attr unexpected behavior'
Status is 'Open'
Labels: 'triaged'
https://daosio.atlassian.net/browse/DAOS-18604

- if dir-oclass is set to EC on container create, use default instead.
- daos fs set-attr of an EC oclass on directory should apply only to
  files. directories will be create with the default in that case.
- fix daos fs get-attr to show such changes

Signed-off-by: Mohamad Chaarawi <mohamad.chaarawi@hpe.com>
@mchaarawi mchaarawi force-pushed the mschaara/fix-dir-oclass branch from 83657ae to 034da4e Compare February 19, 2026 13:55
@daosbuild3
Copy link
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-17573/1/execution/node/1356/log

@daosbuild3
Copy link
Collaborator

Test stage Functional Hardware Medium 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-17573/1/execution/node/1274/log

@daosbuild3
Copy link
Collaborator

Test stage Functional on EL 8.8 completed with status UNSTABLE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos//view/change-requests/job/PR-17573/2/testReport/

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments