forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Reviewed-by: Rechenburg, Matthias <matthias.rechenburg@t-systems.com> Co-authored-by: Lu, Huayi <luhuayi@huawei.com> Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
12 KiB
12 KiB
Managing Resource Management Plans
Overview
The resource management plan is an advanced resource management feature provided by GaussDB(DWS). You can create a resource management plan, add multiple stages to the plan, and configure different queue resource ratios for the stages. After a plan is started, it automatically changes the resource configurations in different stages as scheduled. If you need to run services in different stages with different proportions of resources, you can create a resource management plan to automatically change resource configurations in different stages.
Creating a Resource Management Plan
- Log in to the GaussDB(DWS) management console.
- Choose Clusters. Click the name of a cluster.
- Choose Resource Management Configurations.
- Click to the Resource Management Plans tab and click Add.
- Enter a plan name and click OK.
- Before creating a resource management plan, you must design and create a resource pool. For details, see Creating a Resource Pool.
- You can create up to 10 resource management plans.
Starting a Resource Management Plan
- Log in to the GaussDB(DWS) management console.
- Choose Clusters. Click the name of a cluster.
- Choose Resource Management Configurations.
- Enter the plan details page and click Start to start a resource management plan.
Viewing the Execution Logs of a Resource Management Plan
Stopping a Resource Management Plan
Deleting a Resource Management Plan
Parent topic: Resource Management Plan