forked from docs/doc-exports
Reviewed-by: Wagner, Fabian <fabian.wagner@t-systems.com> Co-authored-by: Ru, Li Yi <liyiru7@huawei.com> Co-committed-by: Ru, Li Yi <liyiru7@huawei.com>
4.9 KiB
4.9 KiB
Restarting a DB Instance or a Node
Scenarios
You may need to occasionally restart a DB instance to perform routine maintenance. For example, after modifying certain parameters, you must restart the DB instance for the modifications to take effect on the management console.
You can restart a DB instance only when its status is Available.
Restarting a DB Instance
- Log in to the DDS console.
- On the Instance Management page, locate the target DB instance and in the Operation column, choose .
Alternatively, click the target DB instance and on the displayed Basic Information page, click Restart in the upper right corner of the page.
- In the displayed dialog box, click Yes.
- View the restart status.
- On the Instance Management page, the instance status is Restarting.
- On the Basic Information page, all nodes of the cluster instance cannot be restarted.
Restarting a Node (Cluster)
- Log in to the DDS console.
- On the Instance Management page, click the target cluster instance.
- In the Node Information area on the Basic Information page, click the dds mongos, shard, or config tab, locate the target node, and in the Operation column, click Restart.
- In the displayed dialog box, click Yes.
- View the node status.
When one node status is Restarting, other nodes of the instance cannot be restarted.
Parent topic: Instance Management