This topic describes parameters in multi-zone mode and how to modify them.
Prerequisite
- You have enabled the multi-zone mode.
Modify parameters
Log on to the OceanBase Cloud Platform (OCP) console.
In the left-side navigation pane, choose System Management > OCP Multi-zone Mode .
Click the Parameters tab.
Find the target parameter in the Parameters list and click Modify in the Actions column.
The parameter modification dialog box appears on the right side of the page.
Specify the value of this parameter in the dialog box.
Click OK .
Parameters
The following table describes the OCP parameters in multi-zone mode.
| Parameter | Description |
|---|---|
| ocp.config-url.site.url | Specifies the URL for external users to access the OCP config url service. The default value is empty, indicating that the URL specified for the ocp.site.url parameter is used. If the config url service is deployed separately, you must set a value different from that of ocp.site.url. |
| ocp.site.url | Specifies the URL for accessing the OCP site. The URL must start with http or https, contain the virtual IP (VIP) address, domain name, and port, and not end with a forward slash (/). For example: http://localhost:8080 |
| ocp.monitordb.database | Specifies the database name of the MonitorDB of OCP. The value takes effect after the system restarts. |
| ocp.monitordb.password | Specifies the connection password of the MonitorDB of OCP. The value takes effect after the system restarts. |
| ocp.monitordb.username | Specifies the username that is used to access the MonitorDB of OCP. The value takes effect after the system restarts. |
| ocp.monitordb.port | Specifies the port to access the MonitorDB of OCP. The value takes effect after the system restarts. |
| ocp.monitordb.host | Specifies the URL of OBServer or OBProxy that connects to the MonitorDB of OCP. The value takes effect after the system restarts. |