DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.

DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
This is the functional specification to keep management server in maintenance mode.
N/A
main
CloudStack currently supports safe shutdown of management server from 4.19.0 release onwards. The management server still holds the agents responsibility when it's ready to shutdown. This proposed feature will migrate the agents to other available management servers in CloudStack, and keep it in maintenance mode.
| Author | Description | Date |
|---|---|---|
| Added feature specification and design | Nov 2024 |
This feature should able to:
Update the existing shutdown plugin to support maintenance mode of the management server.
2. Agents Migration:
New command for agents migration.
The configuration settings changes below, are incorporated.
Configuration | Description | Default Value |
management.server.maintenance.window | Timeout (in mins) for the management server maintenance | 60 |
The update API flow for the management server API calls, and respective state changes.
New APIs:
Existing APIs:
N/A
KVM (Indirect Agents), VMWare, XenServer (Direct Agents)
N/A
N/A
[1] Feature: Safely shutdown cloudstack