You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
…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
Currently Platform UI defaults to GP2. GP3 volumes are most efficient and guarantee 3000 iops baseline performance.
The text was updated successfully, but these errors were encountered: