yugabyte/yugabyte-db

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

Open

#6,078 opened on 2020年10月16日

GitHub で見る
 (0 comments) (0 reactions) (1 assignee)C (1,003 forks)batch import
area/platformgood first issuekind/bug

Repository metrics

Stars
 (8,229 stars)
PR merge metrics
 (平均マージ 17d 21h) (30d で 92 merged PRs)

説明

  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.

コントリビューターガイド