API Doc
Search Docs...
⌘ K
OverviewDeploymentManagementOperationReferenceGlossary

Removing a chunk from a node

Only chunks in the IDLE state, that is, chunks that have already been removed from the storage pool, can be removed.

Procedure

Run the following command on any node in the cluster:

zbs-meta chunk remove <data_ip> <data_port>

ParameterDescription
data_ipThe node storage IP address.
data_portThe port used by the chunk.

Information:

In environments with multiple physical disk pools, physical disk pools must be removed in descending order of their IDs.

Output note

If the command succeeds, no output is displayed.