cubefs/blobstore/cli
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 chore(cli): show disk and volume statistics 2026-05-25 11:13:29 +08:00
blobnode fix(blobnode): only parse files with the .iostat suffix for blobnode iostat 2026-07-27 15:12:47 +08:00
cli feat(ci): add docker for go 1.18 2025-07-08 11:30:16 +08:00
clustermgr feat(clustermgr): add metric for dashboard 2026-05-27 14:40:34 +08:00
common chore(cli): show disk and volume statistics 2026-05-25 11:13:29 +08:00
config feat(cli): load extend codemode for cli 2026-06-30 11:44:03 +08:00
proxy refactor(proxy): replace VersionVolume with VolumeInfo 2026-04-21 09:23:09 +08:00
scheduler feat(blobstore): introduce volume degrade stats 2026-05-25 11:13:29 +08:00
sdk fix(bssdk): change blob name type from bytes to string 2025-10-13 15:29:35 +08:00
shardnode refactor(shardnode): reorganize shardnode cli tools 2026-04-21 09:23:09 +08:00
toolbox feat(cli): using disk host for command 2026-04-21 09:23:09 +08:00
app.go feat(ci): add docker for go 1.18 2025-07-08 11:30:16 +08:00
config.go feat(cli): load clusters from consul in cli, change config clusters to slice 2025-05-21 15:14:06 +08:00
history.go build: add blobstore module access 2022-10-12 10:21:39 +08:00
rpc2.go refactor(shardnode): reorganize shardnode cli tools 2026-04-21 09:23:09 +08:00
util.go feat(cli): encode and decode json bytes in cli 2025-07-08 11:30:15 +08:00