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

GlusterFS module/state doesn't support dispersed volumes #55854

Open
p3lim opened this issue Jan 13, 2020 · 1 comment
Open

GlusterFS module/state doesn't support dispersed volumes #55854

p3lim opened this issue Jan 13, 2020 · 1 comment
Labels
Feature new functionality including changes to functionality and code refactors, etc.
Milestone

Comments

@p3lim
Copy link

p3lim commented Jan 13, 2020

Description of Issue

Dispersed volumes is missing support in the GlusterFS module/state.
https://docs.gluster.org/en/latest/Administrator%20Guide/Setting%20Up%20Volumes/#creating-dispersed-volumes

Example implementation would look like this:

my volume:
  glusterfs.volume_present:
    - bricks:
      ...
    - disperse: 5
    - redundancy: 1
    - start: true
@Ch3LL
Copy link
Contributor

Ch3LL commented Jan 14, 2020

will approve as a feature request. thanks

@Ch3LL Ch3LL added the Feature new functionality including changes to functionality and code refactors, etc. label Jan 14, 2020
@Ch3LL Ch3LL added this to the Approved milestone Jan 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature new functionality including changes to functionality and code refactors, etc.
Projects
None yet
Development

No branches or pull requests

2 participants