Modify Compute Node #
Scenarios
When the compute node information needs to be changed, users can change the registered node information such as IP, port, user name, password, etc., through the modification function in compute node.
Note
Ensure that the changed content is consistent with the actual node information.
Procedure
- Login to the SphereEx-Console.
- In the upper-left corner of the console, select Cluster > Compute Node.
- Select the targeted compute node and click the Modify button on the right.
- The Modify Compute Node dialog box will pop up, fill in the required and optional contents according to the dialog box prompts.
| Parameters | Description |
|---|---|
| IP | Required field, normal IP address, such as 127.0.0.1. |
| Port | Required field, normal port address 1-65535, such as 3306 |
| Username | Required field, cannot exceed 50 characters. |
| Password | Optional, cannot exceed 50 characters. |
| Node Name | Required field, cannot exceed 50 characters. |
| Test Connection | Check node availability. |
- Click OK to finish modifying the compute node.