Description:
Upgrading kubernets from 1.17 to 1.18 to 1.19. leads to underreplicated tablets in yugabytedb. I would expect that yugabytedb ensures that there is the expected number of replicas.
Any ideas how to fix the underreplicated tablets?
A short snippet from tablet-replication:
Underreplicated Tablets
Table Name Table UUID Tablet ID Tablet Replication Count
cassandrakeyvalue 614f8afa1bd744b69079a6e0f1c64f55 fddb6ca3592a4bc6bb0013cd29714e44 2
cassandrakeyvalue 614f8afa1bd744b69079a6e0f1c64f55 a92c1a8a1e4746acb5c421be4a891bbf 2
cassandrakeyvalue 614f8afa1bd744b69079a6e0f1c64f55 b55b6ebb93f74617b121b665b81d5492 2
cassandrakeyvalue 614f8afa1bd744b69079a6e0f1c64f55 91ea6f835e4248438530b8972bfbd18c 2
...
Cluster Setup
- Number Master Nodes: 3
- Replication Factor 3
- Num Nodes (TServers) 11
- Num User Tables 1
- Is Load Balanced? No
- YugabyteDB Version 2.5.3.1
- Build Type RELEASE
- Installion with Helm Single DC Cluster on Kubernetes 1.19 and Istio 1.9