cubefs/docs/source/user-guide/cli/nodeset.md
mingwei f20edb00cf docs(all): update docs architecture
update the chinese and english docs architecture

Signed-off-by: mingwei <gongmingwei@oppo.com>
2024-05-21 10:42:30 +08:00

462 B
Executable File

Nodeset Management

List NodeSets

cfs-cli nodeset list

Show NodeSet

cfs-cli nodeset info [NODESET ID]

Update NodeSet

cfs-cli nodeset update [NODESET ID] [flags]
Flags:
    --dataNodeSelector string   Set the node select policy(datanode) for specify nodeset
    -h, --help                      help for update
    --metaNodeSelector string   Set the node select policy(metanode) for specify nodeset