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

don't update disk type when ldm start up #1138

Merged
merged 1 commit into from
Sep 15, 2023

Conversation

AmazingPangWei
Copy link
Contributor

What this PR does / why we need it:

issue: #1130

Special notes for your reviewer:

Does this PR introduce a user-facing change?

feat: don't update disk type when ldm start up

Signed-off-by: 庞玮 <pangwei@qianxin.com>
@AmazingPangWei
Copy link
Contributor Author

@SSmallMonster cc

@SSmallMonster
Copy link
Member

LGTM

@SSmallMonster SSmallMonster merged commit 617394e into hwameistor:main Sep 15, 2023
2 of 3 checks passed
@SSmallMonster
Copy link
Member

manually workaround: modify diskType as SSD

$ kubectl patch ld  --type='merge'  <localdisk_name> -p '{"spec":{"diskAttributes": {"type": "SSD"}}}'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants