mirror of
https://github.com/cubefs/cubefs.git
synced 2026-08-02 02:00:56 +00:00
(1) add 2 conf item: diskUnavailableErrorCount and diskUnavailablePartitionErrorCount. (2) when encounter disk error, set disk as unavailable if disk error count reaches diskUnavailableErrorCount or partition count with disk error reaches diskUnavailablePartitionErrorCount. (3) if a partition encounter 1 disk error, set the partition's status as unavailable. Signed-off-by: true1064 <tangjingyu@oppo.com> |
||
|---|---|---|
| .. | ||
| api | ||
| cmd | ||
| cli-sample.json | ||
| cli.go | ||
| cluster-example.yaml | ||