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

choose poolClass from cluster config #24

Merged
merged 4 commits into from
Jun 21, 2024
Merged

choose poolClass from cluster config #24

merged 4 commits into from
Jun 21, 2024

Conversation

SSmallMonster
Copy link
Member

@SSmallMonster SSmallMonster commented Jun 19, 2024

What's Changed

poolClass which used to create LocalVolume from now can be customized.

How to Use

Case1(Manual): Setting up Before Install

  1. Setup Environment DEFAULT_POOL_CLASS in Deployment hwameistor-dataset-manager

this can be customized when helm install

  1. A new Dataset created after will use default pool class automaticly

Case2(Auto): No Setting Up

  1. poolClass will be choosed from exist StorageClass and default order is:
    default hwameistor StorageClass > NVMe > SSD > HDD

@SSmallMonster SSmallMonster merged commit e43375c into hwameistor:main Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant