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

[Platform][UI] Default to GP3 as the default EBS volume type #9238

Closed
streddy-yb opened this issue Jul 9, 2021 · 2 comments
Closed

[Platform][UI] Default to GP3 as the default EBS volume type #9238

streddy-yb opened this issue Jul 9, 2021 · 2 comments
Assignees
Labels
area/platform Yugabyte Platform area/ui All issues relating to UI/UX
Milestone

Comments

@streddy-yb
Copy link
Contributor

Currently Platform UI defaults to GP2. GP3 volumes are most efficient and guarantee 3000 iops baseline performance.

@streddy-yb streddy-yb added area/ui All issues relating to UI/UX area/platform Yugabyte Platform 2.6 Backport Required labels Jul 9, 2021
@streddy-yb streddy-yb added this to the 2.7.x milestone Jul 9, 2021
amhatre99 added a commit that referenced this issue Jul 14, 2021
Summary: Default to GP3 as the default EBS volume type when creating an AWS universe.

Test Plan:
Select AWS provider and check default storage type is set to 'GP3'
{F17736}

Reviewers: andrew

Reviewed By: andrew

Subscribers: jenkins-bot, yugaware

Differential Revision: https://phabricator.dev.yugabyte.com/D12241
@amhatre99
Copy link
Contributor

Resolved

@VijiYB
Copy link

VijiYB commented Jul 23, 2021

Now that GP3 is loaded by default, Provisioned IOPS/throughput are not populated. Only if reselect GP3, those values. are populated. Logged a separate bug for this - #9451

amhatre99 added a commit that referenced this issue Aug 3, 2021
…2 to GP3

Summary:
Default values for GP3 EBS volume type now populated

[#9238] Changed AWS Default storage type from GP2 to GP3

Default to GP3 as the default EBS volume type when creating an AWS universe.
Original commit: D12241 / 9f2140b

Test Plan:
During universe creation, switch to an aws provider and observe EBS volume type default values
{F17847}

Select AWS provider and check default storage type is set to 'GP3'
{F17736}

Reviewers: andrew

Reviewed By: andrew

Subscribers: jenkins-bot, yugaware

Differential Revision: https://phabricator.dev.yugabyte.com/D12474
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/platform Yugabyte Platform area/ui All issues relating to UI/UX
Projects
None yet
Development

No branches or pull requests

3 participants