forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Chen, Junjie <chenjunjie@huawei.com> Co-committed-by: Chen, Junjie <chenjunjie@huawei.com>
3.5 KiB
3.5 KiB
DCS Instance Statuses
State |
Description |
---|---|
CREATING |
Creating is the status before the Running state. |
CREATEFAILED |
The DCS instance failed to be created. |
RUNNING |
The instance is running properly. Only instances in the Running state can provide in-memory cache service. |
ERROR |
The instance is not running properly. |
RESTARTING |
The instance is being restarted. |
EXTENDING |
The instance is being scaled up. |
RESTORING |
The instance data is being restored. |
Parent topic: Appendix