cubefs/datanode
baijiaruo c4f03d9240 BugFix: 1. Repair a certain disk failure of datanode and fail to start
2. The absence of local data such as EXTENT_CRC and APPLY will cause dp loading to fail

Signed-off-by: baijiaruo <huyao2@oppo.com>
2023-05-18 10:48:57 +08:00
..
const.go update: update to CubeFS 2022-08-22 18:16:09 +08:00
data_partition_repair.go enhance: reduce mem alloc when datanode run 2023-05-18 10:48:57 +08:00
disk.go BugFix: 1. Repair a certain disk failure of datanode and fail to start 2023-05-18 10:48:57 +08:00
limit_test.go test(datanode): add limit.go unit test 2023-05-10 14:02:49 +08:00
limit.go Fix the pipeline cubefs-ci error problem 2023-03-16 19:43:27 +08:00
metric.go [Enhancement] check data partition in memory match with those in disk 2023-03-06 11:21:49 +08:00
nodeinfo.go update:fmt code 2022-11-21 15:25:24 +08:00
partition_op_by_raft.go [Enhancement] Optimize the qos for random write 2022-11-23 09:58:26 +08:00
partition_raft.go BugFix: 1. Repair a certain disk failure of datanode and fail to start 2023-05-18 10:48:57 +08:00
partition_raftfsm.go remove datanode trytoleader 2023-05-17 14:27:44 +08:00
partition.go BugFix: 1. Repair a certain disk failure of datanode and fail to start 2023-05-18 10:48:57 +08:00
server_handler.go Feature: add ClusterUUID for mn/dn to identify a cluster upon restart 2023-05-05 11:23:50 +08:00
server.go BugFix: 1. Repair a certain disk failure of datanode and fail to start 2023-05-18 10:48:57 +08:00
space_manager.go fix: Datanode cannot start due to disk or datapartition exception 2023-05-18 10:48:57 +08:00
stat.go [Enhancement] check data partition in memory match with those in disk 2023-03-06 11:21:49 +08:00
wrap_operator.go enhance: reduce mem alloc when datanode run 2023-05-18 10:48:57 +08:00
wrap_post.go update: update to CubeFS 2022-08-22 18:16:09 +08:00
wrap_prepare.go [Enhancement] Optimize the qos for random write 2022-11-23 09:58:26 +08:00