yugabyte/yugabyte-db

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

Open

#6.078 geöffnet am 16. Okt. 2020

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (1 zugewiesene Person)C (1.003 Forks)batch import
area/platformgood first issuekind/bug

Repository-Metriken

Stars
 (8.229 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 17T 21h) (92 gemergte PRs in 30 T)

Beschreibung

  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.

Contributor Guide