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

Make OpenCloud useable with Multi Node Network Storage Driver #223

Open
13 tasks
dragotin opened this issue Feb 21, 2025 · 0 comments
Open
13 tasks

Make OpenCloud useable with Multi Node Network Storage Driver #223

dragotin opened this issue Feb 21, 2025 · 0 comments
Assignees

Comments

@dragotin
Copy link
Contributor

dragotin commented Feb 21, 2025

Description

Currently OpenCloud requires to run (for example) with NFS in sync mode. That is bad for performance. A better alternative is to add calls to fsync() after write operations in OpenCloud.

User Stories

  • As an admin, I want to scale OpenCloud with Multi Node Storage drivers for Network Storage

Value

Fast and reliable OpenCloud

Acceptance Criteria

For multi node OpenStack:

  • NFS in async mode is usable
  • Mounted CephFS works in default mode
  • the fsync() call can be disabled by a config option

Definition of ready

  • Everybody needs to understand the value written in the user story
  • Acceptance criteria have to be defined
  • All dependencies of the user story need to be identified
  • Feature should be seen from an end user perspective
  • Story has to be estimated
  • Story points need to be less than 20

Definition of done

  • Functional requirements
    • Functionality described in the user story works
    • Acceptance criteria are fulfilled
  • Quality
    • Code review happened
    • CI is green (that includes new and existing automated tests)
    • Critical code received unit tests by the developer
  • Non-functional requirements
    • No sonar cloud issues
  • Configuration changes
    • The next branch of the OpenCloud charts is compatible
@tbsbdr tbsbdr moved this to Backlog in OpenCloud Team Board Feb 21, 2025
@rhafer rhafer self-assigned this Mar 4, 2025
@rhafer rhafer moved this from Backlog to In Progress in OpenCloud Team Board Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

2 participants