Modify Storage Node #
Scenarios
When the storage node information changes, users can update the changed node information through the modify function in storage node.
Note
Ensure that the information to be changed is correct.
Procedure
- Login to the SphereEx-Console.
- In the upper-left corner of the console, select Cluster > Storage Node.
- Select the targeted storage node and click the Modify button on the right.
- The Modify Storage Node dialog box will pop up, fill in the required and optional contents according to the dialog box prompts.
| Parameters | Description |
|---|---|
| Instance | Optional. Pulls data from the database instance list. After selection, the instance IP, instance port and instance type will be automatically filled. |
| Instance IP | Required field, normal IP address, such as 127.0.0.1. |
| Instance Port | Required field, normal port address 1 ~ 65535, such as 3306. |
| Instance Type | Required field. You need to select MySQL. |
| Node Name | Required field, cannot exceed 50 characters. |
| Username | Required field, cannot exceed 50 characters. |
| Password | Optiona, cannot exceed 50 characters. |
| Database | Required field, cannot exceed 50 characters. |
| Parameter Extensions(&-sparated) | Optiona, cannot exceed 500 characters. |
| URL Connection String | Automatic splicing generation. |
| Test Connection | Check node availability. |
- Click OK to finish modifying the storage node.