Create, maintain, extend, and release system disks that store OS data for your ECS instances.
Common operations
The following figure shows common system disk operations during the disk lifecycle.
Create a system disk
A system disk can only be created together with an ECS instance and is automatically initialized. See Custom launch ECS instances.
A cloud disk created from a system disk snapshot can only be used as a data disk.
Maintain a system disk
|
Scenario |
References |
|
View basic information and monitoring data of a system disk. |
|
|
Back up and restore system disk data with snapshots. |
|
|
Upgrade system disk specifications. |
|
|
Extend system disk storage capacity. |
|
|
Re-initialize a system disk to restore it to its initial state. |
|
|
Detach, repair, and re-attach a damaged system disk. |
|
|
Replace the system disk to change the operating system of an ECS instance. |
|
|
Tag system disks for search and management. |
Release a system disk
System disks can only be released together with their ECS instances. The Release Disk with Instance feature is enabled by default.
|
Procedure |
References |
|
Release the ECS instance to release its system disk. |
|
|
To retain the system disk when releasing an instance, disable Release Disk with Instance first. The system disk is then detached and retained as a data disk. |
References
To clean up system disks regularly, see Periodically clean up disk space.
To move business data from a system disk to a data disk, see Store business data on Linux data disk.