tikv / tikv/pd

Regions won't be replicated under some conditions

Open
#621 2 comments 0 reactions 0 assignees View on GitHub
component/checker
Dominant language
Go
Stars
1.2k
Forks
783
Avg merge
5d 21h
Merged PRs (30d)
36

Description

Three TiKVs run on the same machine, and share the same HDD. When the HDD is almost fall, PD stop replicating regions, even if there is only one replica of those regions. It seems that `storageThresholdFilter` filters all stores if they are all almost full. I think we should guarantee enough replicas first then take case about storage threshold.

Cc @siddontang @disksing @nolouch

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.