DROP NODE GROUP
Function
DROP NODE GROUP deletes a node group.
Precautions
- DROP NODE GROUP is the internal interface encapsulated in the cluster management tool.
- This interface is available only to administrators.
Syntax
1
|
DROP NODE GROUP groupname [DISTRIBUTE FROM src_group_name]; |
Parameter Description
|
Parameter |
Description |
Value Range |
|---|---|---|
|
groupname |
Specifies the name of the node group to be deleted. |
An existing node group. |
|
DISTRIBUTE FROM src_group_name |
If the node group to be deleted originated from the node group specified by src_group_name, set src_group_name to specify the source node group, to which the node information should be synchronized after redistribution. This statement is used only for redistribution during scale-out. You are not advised to use it, because it may lead to data distribution errors or Node Group unavailability. |
- |
Helpful Links
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot