yugabyte/yugabyte-db

[Platform] Instance change from instances using IO1 storage type is not being handled correctly

Open

#6 078 ouverte le 16 oct. 2020

Voir sur GitHub
 (0 commentaires) (0 réactions) (1 assigné)C (1 003 forks)batch import
area/platformgood first issuekind/bug

Métriques du dépôt

Stars
 (8 229 stars)
Métriques de merge PR
 (Merge moyen 17j 21h) (92 PRs mergées en 30 j)

Description

  1. Create a universe using c5 instance types adnd IO1 storage on AWS
  2. Do Edit Universe and change instance type to i3.

You will still see Storage as EBS IO1 with the provisioned IOPs. i3 nodes come with their own local storage and do not use EBS.

Guide contributeur