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>
| Parameter | Description |
|---|---|
data_ip | The node storage IP address. |
data_port | The 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.