cubefs/cli/cmd
clinx 9cd6c92dd3 fix(flash): check mount point and add metrics
with: #1000414729

Signed-off-by: clinx <chenlin1@oppo.com>
(cherry picked from commit a9c84eca6b)
2025-12-24 17:01:25 +08:00
..
acl.go chore(cli): cli output with format 2023-10-23 15:31:07 +08:00
cluster.go fix(flash): the master distributes the flashkeylimit value 2025-12-24 17:01:16 +08:00
compatibility.go refactor(meta): remove dp cache code from metanode. #1000063486 2025-08-08 14:59:27 +08:00
config.go chore(format): format all code with gofumpt 2024-01-12 14:21:16 +08:00
const.go fix(flash): the master distributes the flashkeylimit value 2025-12-24 17:01:16 +08:00
datanode.go fix(master): optimize log output for failed cancellation of decommission. 2025-08-11 17:21:18 +08:00
datapartition.go feat(master): add status update records to dp decommission process for querying. 2025-12-24 17:01:10 +08:00
disk.go fix(master): Optimize disk decommission command and add boundary conditions. #1000217026 2025-08-11 17:21:18 +08:00
flashgroup.go feat(flashnode): support read block.#1000151055 2025-12-24 17:00:12 +08:00
flashnode_test.go feat(cli): print group status for flashnode #1000021930 2025-08-08 14:52:02 +08:00
flashnode.go fix(flashnode): show empty stat #1000021930 2025-08-11 12:49:58 +08:00
fmt.go fix(master): display the weight and decommission type. 2025-12-24 17:01:20 +08:00
gen_config.go chore(format): format all code with gofumpt 2024-01-12 14:21:16 +08:00
http_service.go chore(cli): golangci lint apply into cli 2023-10-23 15:31:07 +08:00
metanode.go chore(master): enable offline active status metanode.#1000090632 2025-08-08 14:59:29 +08:00
metapartition.go fix(cli): Skip non-existent mp when printing. #1000217026 2025-08-11 17:21:18 +08:00
mpbalance.go chore(master): Add meta node name into balance task.#1000090632 2025-08-08 14:59:29 +08:00
nodeset.go feat(master): nodeset info return can alloc metanode/datanode cnt 2024-07-22 17:10:59 +08:00
quota.go fix(cli): do not enable trash when excuting operation for quota 2025-08-07 15:17:53 +08:00
root.go chore(master): rerange the codes.#22834621 2025-08-07 16:00:27 +08:00
uid.go feat(master): Optimize logic of uid calculate for better performance 2024-07-01 15:09:55 +08:00
user.go chore(cli): cli output with format 2023-10-23 15:31:07 +08:00
util_test.go feat(cli): auto format struct and table 2024-03-29 14:22:29 +08:00
util.go feat(master): Support setting dp and mp cnt limit for different machines #22883514 2025-08-07 15:45:37 +08:00
valid.go feat(master): add getAllDataNodes and getAllMetaNodes apis 2024-07-18 16:57:38 +08:00
version.go feat(master): hybrid cloud forbidden AdminCreateVersion API because hybrid cloud not support snapshot version yet 2024-12-26 09:24:22 +08:00
vol.go fix(flash): check mount point and add metrics 2025-12-24 17:01:25 +08:00
zone.go chore(cli): cli output with format 2023-10-23 15:31:07 +08:00