Procedure
Run the following command on any node in the cluster to update the cluster name and description:
zbs-meta cluster update [--new_name <NEW_NAME>] [--new_desc <NEW_DESC>]
| Parameter | Description |
|---|---|
--new_name <NEW_NAME> | Optional. Updates the cluster name. |
--new_desc <NEW_DESC> | Optional. Updates the cluster description. |
Output note
If the command succeeds, no output is displayed.
ACOS uses cgroup for process-level resource isolation, and automatically generates cgroup configuration during deployment and upgrade. If the node cgroup configuration information has been manually modified, you can use this command to regenerate the cgroup configuration information and apply the changes.
Procedure
Run the following command:
zbs-deploy-manage config_cgroup
Output note
The cgroup configuration process is displayed.