cubefs/blobstore
zhangjianwei2 d5b0b72e81 fix(blobnode): only parse files with the .iostat suffix for blobnode iostat
Problem: error: invalid iostat file
RootCause: there are unexpected files from other processes
  in directories /tmp/shm or /dev/shm

. #1001088459

Signed-off-by: zhangjianwei2 <zhangjianwei2@cmss.chinamobile.com>
2026-07-27 15:12:47 +08:00
..
access fix(blobstore): Fixed some conditional logic related to access. 2026-07-21 16:48:19 +08:00
api fix(blobstore): Fixed some conditional logic related to access. 2026-07-21 16:48:19 +08:00
blobnode feat(blobnode): repair crc-corrupt shards in place during inspect 2026-06-30 10:58:24 +08:00
cli fix(blobnode): only parse files with the .iostat suffix for blobnode iostat 2026-07-27 15:12:47 +08:00
clustermgr fix(clustermgr): if code mode enable, create 1 volume at least 2026-07-15 19:26:19 +08:00
cmd feat(doc): modification of blobstore single-machine deployment configuration 2026-05-25 11:13:29 +08:00
common chore(access): to avoid panic when decoding location 2026-07-24 10:32:39 +08:00
cpp feat(blobstore): init cpp version package directory 2026-04-21 09:23:09 +08:00
proxy chore(ci): run some benchmark in ci 2026-05-25 11:16:18 +08:00
rpm build(blobstore): build rpm without supervisor 2023-02-14 14:20:58 +08:00
scheduler refactor(scheduler): rebuild part of test unit for sc 2026-07-08 10:59:55 +08:00
sdk feat(bssdk): sdk auditlog support resp_body and resp_length 2026-05-25 11:13:29 +08:00
shardnode perf(shardnode): report shard meta stats from leader only 2026-07-15 11:34:03 +08:00
testing feat(access): support gradual repair message routing to shardnode 2026-05-12 17:51:53 +08:00
tool/bench feat(blobstore): add diskchunk backend for blobstore bench tool 2026-05-25 11:13:29 +08:00
util perf(scheduler): unlock volume only if the volume is locked 2026-06-11 17:29:19 +08:00
blobstore.go feature(shardnode): metadata statistics implementation 2026-04-21 09:23:09 +08:00
Dockerfile feat(ci): add docker for go 1.18 2025-07-08 11:30:16 +08:00
init.sh feat(doc): modification of blobstore single-machine deployment configuration 2026-05-25 11:13:29 +08:00
LICENSE build: add blobstore module access 2022-10-12 10:21:39 +08:00
Makefile fix(shardnode): fix the problem of incorrect assignment of unit learner 2025-07-08 11:30:14 +08:00
run_docker.sh fix(deploy): fix blobstore docker deploy 2023-06-05 10:38:21 +08:00
run.sh fix(blobstore): fix build error when run directory not exits 2023-06-19 14:42:02 +08:00
start_docker.sh fix(deploy): fix blobstore docker deploy 2023-06-05 10:38:21 +08:00
stop.sh feat(access): Add cluster_choose_alg configuration for access 2026-05-25 11:16:18 +08:00