<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Cloudpods –
Storage</title><link>/docs/en/tags/storage/</link><description>Recent content in Storage on Cloudpods</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><atom:link href="/docs/en/tags/storage/index.xml" rel="self" type="application/rss+xml"/><item><title>Docs: Disks</title><link>/docs/en/docs/web_ui/resource-mgmt/compute/storage/disk/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>/docs/en/docs/web_ui/resource-mgmt/compute/storage/disk/</guid><description>
&lt;p&gt;Disks are storage files for VMs. By location, disks are classified as local disks and cloud disks:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Local disk&lt;/strong&gt;: Resides on the same host as the VM. Creating, attaching, and detaching from the disk list are not supported.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Cloud disk&lt;/strong&gt;: Resides in the same availability zone as the VM. Creating, attaching, detaching, resizing, deleting, and related operations are supported.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Entry&lt;/strong&gt;: On the cloud management platform, click the &lt;img src="/docs/en/docs/web_ui/images/intro/nav.png" alt=""&gt; navigation menu in the upper left, then in the left sidebar click &lt;strong&gt;&lt;em&gt;&amp;ldquo;Resource Management / Compute / Disks / Disks&amp;rdquo;&lt;/em&gt;&lt;/strong&gt; to open the Disks page.&lt;/p&gt;
&lt;!-- Screenshot: Disk list page showing name, tags, capacity, disk type, attached or not, VM, storage, status, platform, project, and other fields --&gt;
&lt;img src="/docs/en/docs/web_ui/images/computing/disk1.png" alt="Disk list page"&gt;&lt;h2 id="list-fields"&gt;List fields&lt;/h2&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Field&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Name&lt;/td&gt;
&lt;td&gt;Disk name; click the name to open the disk details page&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Tags&lt;/td&gt;
&lt;td&gt;Tags bound to the disk; BingoCloud does not support editing tags&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Capacity&lt;/td&gt;
&lt;td&gt;Disk capacity; sortable. On VMware, the provisioning method is also shown (such as thick provision or thin provision)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Max IOPS&lt;/td&gt;
&lt;td&gt;Maximum IOPS of the disk; shows &lt;code&gt;-&lt;/code&gt; when empty&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Format&lt;/td&gt;
&lt;td&gt;Disk format (such as qcow2 or raw)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Storage type&lt;/td&gt;
&lt;td&gt;Storage type of the disk (such as local storage or shared storage)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Disk type&lt;/td&gt;
&lt;td&gt;System disk or data disk&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Attached&lt;/td&gt;
&lt;td&gt;Shows the number of unattached disks; click to jump to the associated VMs page&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;VM&lt;/td&gt;
&lt;td&gt;Name and status of the VM the disk is attached to; click to open VM details&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Mount point&lt;/td&gt;
&lt;td&gt;Mount point of the disk in the VM (such as vda or vdb); shows &lt;code&gt;-&lt;/code&gt; when empty&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Storage&lt;/td&gt;
&lt;td&gt;Name of the storage that owns the disk; supports copy&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Created at&lt;/td&gt;
&lt;td&gt;Creation time of the disk. Hidden by default in the list; enable via column settings&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Platform&lt;/td&gt;
&lt;td&gt;Cloud platform of the disk&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Region&lt;/td&gt;
&lt;td&gt;Region where the disk resides&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Billing method&lt;/td&gt;
&lt;td&gt;Billing type of the disk (pay-as-you-go / subscription)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Status&lt;/td&gt;
&lt;td&gt;Current status of the disk&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Project&lt;/td&gt;
&lt;td&gt;Project that owns the disk&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Cloud account&lt;/td&gt;
&lt;td&gt;Cloud account of the disk&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Medium type&lt;/td&gt;
&lt;td&gt;Storage medium type of the disk (such as SSD or HDD)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Auto reset on shutdown&lt;/td&gt;
&lt;td&gt;Whether auto reset on shutdown is enabled (Yes / No)&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: The list supports filtering by ID, name, description, status, storage, VM, disk type, attached or not, platform, project, domain, cloud account, region, medium type, and VM status above the list.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id="create-disk"&gt;Create disk&lt;/h2&gt;
&lt;p&gt;Create a disk. A newly created disk must be attached to a VM before it can be used normally.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;On the create disk page, click the “On-premise”, “Private Cloud”, or “Public Cloud” tab at the top to switch and create disks on different platforms.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h3 id="create-an-on-premise-disk"&gt;Create an on-premise disk&lt;/h3&gt;
&lt;p&gt;Before creating an on-premise disk, configure shared storage such as Ceph, NFS, or GPFS.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;On the Disks page, click the “All” or “On-premise” tab at the top, then click &lt;strong&gt;&lt;em&gt;&amp;ldquo;Create&amp;rdquo;&lt;/em&gt;&lt;/strong&gt; above the list to open the create disk page.&lt;/li&gt;
&lt;li&gt;Configure the following parameters:
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Specify project&lt;/strong&gt;: Administrators and domain administrators must specify the project that owns the disk when creating a disk.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Region&lt;/strong&gt;: Select the region and availability zone.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Name&lt;/strong&gt;: Set the disk name.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Notes&lt;/strong&gt;: Notes for the disk.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Disk&lt;/strong&gt;: Select the disk type and set the disk capacity; specifying block storage is supported.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Specify VM&lt;/strong&gt;: Select a specific host–VM for the disk.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Disk encryption&lt;/strong&gt;: Disabled by default. When enabled, the disk is encrypted with the selected key.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Tags&lt;/strong&gt;: Binding tags to the new disk is supported.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;&lt;em&gt;&amp;ldquo;OK&amp;rdquo;&lt;/em&gt;&lt;/strong&gt; to complete the operation.&lt;/li&gt;
&lt;/ol&gt;
&lt;blockquote&gt;
&lt;ul&gt;
&lt;li&gt;Only OneCloud supports specifying a VM.&lt;/li&gt;
&lt;li&gt;In the admin console view, you can select a host and a specific VM under that host when creating a disk. In the domain admin console view and project view, you can only select a specific VM when creating a disk.&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;h3 id="create-a-private-cloud-disk"&gt;Create a private cloud disk&lt;/h3&gt;
&lt;p&gt;Before creating a private cloud disk, ensure a cloud account for the corresponding platform exists.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;On the Disks page, click the “Private Cloud” tab at the top, then click &lt;strong&gt;&lt;em&gt;&amp;ldquo;Create&amp;rdquo;&lt;/em&gt;&lt;/strong&gt; above the list to open the create disk dialog.&lt;/li&gt;
&lt;li&gt;Configure the following parameters:
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Specify project&lt;/strong&gt;: Administrators and domain administrators must specify the project that owns the disk when creating a disk.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Region&lt;/strong&gt;: Select the region and availability zone. The region determines the private cloud platform and the private cloud account used to create the disk.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Name&lt;/strong&gt;: Set the disk name.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Notes&lt;/strong&gt;: Notes for the disk.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Disk&lt;/strong&gt;: Select the disk type and set the disk capacity.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Disk encryption&lt;/strong&gt;: Disabled by default. When enabled, the disk is encrypted with the selected key.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Tags&lt;/strong&gt;: Binding tags to the new disk is supported.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;&lt;em&gt;&amp;ldquo;OK&amp;rdquo;&lt;/em&gt;&lt;/strong&gt; to complete the operation.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id="create-a-public-cloud-disk"&gt;Create a public cloud disk&lt;/h3&gt;
&lt;p&gt;Before creating a public cloud disk, ensure a cloud account for the corresponding platform exists.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;On the Disks page, click the “Public Cloud” tab at the top, then click &lt;strong&gt;&lt;em&gt;&amp;ldquo;Create&amp;rdquo;&lt;/em&gt;&lt;/strong&gt; above the list to open the create disk dialog.&lt;/li&gt;
&lt;li&gt;Configure the following parameters:
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Specify project&lt;/strong&gt;: Administrators and domain administrators must specify the project that owns the disk when creating a disk.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Region&lt;/strong&gt;: Use platform, region, and availability zone to determine the platform and availability zone of the disk.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Name&lt;/strong&gt;: Set the disk name.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Notes&lt;/strong&gt;: Notes for the disk.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Disk&lt;/strong&gt;: Select the disk type and set the disk capacity.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Disk encryption&lt;/strong&gt;: Disabled by default. When enabled, the disk is encrypted with the selected key.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Tags&lt;/strong&gt;: Binding tags to the new disk is supported.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Advanced configuration&lt;/strong&gt;: Click the “Advanced configuration” link to expand advanced options.
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Specify cloud subscription&lt;/strong&gt;: Specify the cloud subscription used to create the disk.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;&lt;em&gt;&amp;ldquo;OK&amp;rdquo;&lt;/em&gt;&lt;/strong&gt; to complete the operation.&lt;/li&gt;
&lt;/ol&gt;
&lt;blockquote&gt;
&lt;p&gt;When creating a disk on Tencent Cloud, the disk capacity must be a multiple of 10. Otherwise creation fails.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id="resize-disk"&gt;Resize disk&lt;/h2&gt;
&lt;p&gt;Expand the size of a system disk or data disk to meet growing data needs. Disk resize does not support reducing disk capacity. Single and batch resize are supported.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;On the Disks page, click &lt;strong&gt;&lt;em&gt;&amp;ldquo;Resize&amp;rdquo;&lt;/em&gt;&lt;/strong&gt; in the Actions column for the disk to open the resize dialog.&lt;/li&gt;
&lt;li&gt;Adjust the disk capacity, then click &lt;strong&gt;&lt;em&gt;&amp;ldquo;OK&amp;rdquo;&lt;/em&gt;&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;Resize limits by platform&lt;/strong&gt;:&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Platform&lt;/th&gt;
&lt;th&gt;Resize limits&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;OneCloud&lt;/td&gt;
&lt;td&gt;No requirements&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;VMware&lt;/td&gt;
&lt;td&gt;System disks support resize only when stopped; data disks have no requirements. If the disk already has an instance snapshot, resize is not allowed&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;ZStack&lt;/td&gt;
&lt;td&gt;The VM the disk is attached to must be running or stopped&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;OpenStack&lt;/td&gt;
&lt;td&gt;Data disks only&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Alibaba Cloud&lt;/td&gt;
&lt;td&gt;Data disks only; the VM the disk is attached to must be running or stopped&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;AWS&lt;/td&gt;
&lt;td&gt;No requirements&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Azure&lt;/td&gt;
&lt;td&gt;The VM the disk is attached to must not be running&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Tencent Cloud&lt;/td&gt;
&lt;td&gt;Data disks only&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Huawei Cloud&lt;/td&gt;
&lt;td&gt;The VM the disk is attached to must be running or stopped&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;UCloud&lt;/td&gt;
&lt;td&gt;The VM the disk is attached to must be stopped&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: BingoCloud and SangFor do not support resize.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id="attach"&gt;Attach&lt;/h2&gt;
&lt;p&gt;Attach a disk that is waiting to be attached to a VM so the VM can use it.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;On the Disks page, click &lt;strong&gt;&lt;em&gt;&amp;ldquo;More&amp;rdquo;&lt;/em&gt;&lt;/strong&gt; in the Actions column for the disk, then select &lt;strong&gt;&lt;em&gt;&amp;ldquo;Attach&amp;rdquo;&lt;/em&gt;&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;After selecting a VM, click &lt;strong&gt;&lt;em&gt;&amp;ldquo;OK&amp;rdquo;&lt;/em&gt;&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;After the disk is attached successfully, log in to the VM to partition and format the attached disk and mount the new partition.&lt;/li&gt;
&lt;/ol&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Limits&lt;/strong&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The disk status must be &lt;code&gt;ready&lt;/code&gt; before attach.&lt;/li&gt;
&lt;li&gt;An already attached disk cannot be attached again.&lt;/li&gt;
&lt;li&gt;BingoCloud and SangFor do not support attach.&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;h2 id="detach"&gt;Detach&lt;/h2&gt;
&lt;p&gt;Remove the association between a data disk attached to a VM and the VM. A detached disk can be attached to another VM. Only data disks can be detached.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;For Linux VMs, wait until the &lt;code&gt;umount&lt;/code&gt; command completes successfully inside the VM before detaching the disk.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;ol&gt;
&lt;li&gt;On the Disks page, click &lt;strong&gt;&lt;em&gt;&amp;ldquo;More&amp;rdquo;&lt;/em&gt;&lt;/strong&gt; in the Actions column for the disk, then select &lt;strong&gt;&lt;em&gt;&amp;ldquo;Detach&amp;rdquo;&lt;/em&gt;&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Confirm the operation.&lt;/li&gt;
&lt;/ol&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Limits&lt;/strong&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;System disks cannot be detached.&lt;/li&gt;
&lt;li&gt;Unattached disks cannot be detached.&lt;/li&gt;
&lt;li&gt;Disks attached to multiple VMs cannot be detached.&lt;/li&gt;
&lt;li&gt;Non-portable disks (&lt;code&gt;portable=false&lt;/code&gt;) cannot be detached.&lt;/li&gt;
&lt;li&gt;Disks that are migrating cannot be detached.&lt;/li&gt;
&lt;li&gt;BingoCloud and SangFor do not support detach.&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;h2 id="create-snapshot"&gt;Create snapshot&lt;/h2&gt;
&lt;p&gt;Back up disk data. After a failure, a disk with a snapshot can be restored to the state before the snapshot.&lt;/p&gt;
&lt;blockquote&gt;
&lt;ul&gt;
&lt;li&gt;Disks on VMware and UCloud do not support creating snapshots.&lt;/li&gt;
&lt;li&gt;Snapshots cannot be created when the status of the VM that owns the disk is abnormal or when the disk is not attached to a VM.&lt;/li&gt;
&lt;li&gt;Disks that are migrating cannot create snapshots.&lt;/li&gt;
&lt;li&gt;BingoCloud and SangFor do not support creating snapshots.&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;ol&gt;
&lt;li&gt;On the Disks page, click &lt;strong&gt;&lt;em&gt;&amp;ldquo;More&amp;rdquo;&lt;/em&gt;&lt;/strong&gt; in the Actions column for the disk, then select &lt;strong&gt;&lt;em&gt;&amp;ldquo;Create snapshot&amp;rdquo;&lt;/em&gt;&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Set the snapshot name, then click &lt;strong&gt;&lt;em&gt;&amp;ldquo;OK&amp;rdquo;&lt;/em&gt;&lt;/strong&gt; to create the snapshot.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="set-auto-snapshot"&gt;Set auto snapshot&lt;/h2&gt;
&lt;p&gt;Set an auto snapshot policy for a disk. After configuration, the disk periodically creates automatic snapshots at the times specified by the auto snapshot policy.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;On the Disks page, click &lt;strong&gt;&lt;em&gt;&amp;ldquo;More&amp;rdquo;&lt;/em&gt;&lt;/strong&gt; in the Actions column for the disk, then select &lt;strong&gt;&lt;em&gt;&amp;ldquo;Set auto snapshot&amp;rdquo;&lt;/em&gt;&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Enable auto snapshot:
&lt;ol&gt;
&lt;li&gt;Check enable auto snapshot and select an auto snapshot policy name. If no suitable policy exists, click the “Create custom snapshot policy” link on the right, configure parameters in the create policy dialog, then click &lt;strong&gt;&lt;em&gt;&amp;ldquo;OK&amp;rdquo;&lt;/em&gt;&lt;/strong&gt; to create an auto snapshot policy.&lt;/li&gt;
&lt;li&gt;After selecting the auto snapshot policy, click &lt;strong&gt;&lt;em&gt;&amp;ldquo;OK&amp;rdquo;&lt;/em&gt;&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Disable auto snapshot: Check disable auto snapshot, then click &lt;strong&gt;&lt;em&gt;&amp;ldquo;OK&amp;rdquo;&lt;/em&gt;&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Limits&lt;/strong&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Only disks on OneCloud, Alibaba Cloud, and Tencent Cloud support setting auto snapshots.&lt;/li&gt;
&lt;li&gt;The disk status must be &lt;code&gt;ready&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;VMware and China Telecom Cloud do not support this operation.&lt;/li&gt;
&lt;li&gt;On OpenStack, only local storage and iSCSI storage types are supported.&lt;/li&gt;
&lt;li&gt;On UCloud and RockBase, only the CLOUD_NORMAL storage type is supported.&lt;/li&gt;
&lt;li&gt;The disk must already be attached, and the VM status must be running or normal.&lt;/li&gt;
&lt;li&gt;BingoCloud, SangFor, ZettaKit, UIS, and CAS do not support this operation.&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;h2 id="auto-reset-on-shutdown"&gt;Auto reset on shutdown&lt;/h2&gt;
&lt;p&gt;Set an auto reset on shutdown policy for a disk. Supported only on OneCloud (KVM) when the VM status is &lt;code&gt;ready&lt;/code&gt;.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;On the Disks page, click &lt;strong&gt;&lt;em&gt;&amp;ldquo;More&amp;rdquo;&lt;/em&gt;&lt;/strong&gt; in the Actions column for the disk, then select &lt;strong&gt;&lt;em&gt;&amp;ldquo;Auto reset on shutdown&amp;rdquo;&lt;/em&gt;&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;In the dialog, set the auto reset policy, then click &lt;strong&gt;&lt;em&gt;&amp;ldquo;OK&amp;rdquo;&lt;/em&gt;&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="change-driver"&gt;Change driver&lt;/h2&gt;
&lt;p&gt;Change the disk driver. A VM restart is required for the change to take effect. Visible only in the admin console.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Limits&lt;/strong&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Supported only on OneCloud (KVM).&lt;/li&gt;
&lt;li&gt;The disk must already be attached to a VM.&lt;/li&gt;
&lt;li&gt;The VM status must be &lt;code&gt;ready&lt;/code&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;ol&gt;
&lt;li&gt;On the Disks page, click &lt;strong&gt;&lt;em&gt;&amp;ldquo;More&amp;rdquo;&lt;/em&gt;&lt;/strong&gt; in the Actions column for the disk, then select &lt;strong&gt;&lt;em&gt;&amp;ldquo;Change driver&amp;rdquo;&lt;/em&gt;&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Modify the following parameters:
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Cache mode&lt;/strong&gt;: Set the disk cache mode, including none, writethrough, writeback, and others.
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;none&lt;/strong&gt;: Access the host disk directly.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;writethrough&lt;/strong&gt;: Do not use any cache; write directly to disk. Success is returned only after data is written to disk. Data consistency is preserved, but write speed is slow because disk writes are slow, while read speed is relatively high. No flush is required.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;writeback&lt;/strong&gt;: Success is returned after data is written to the host page cache. The page cache then merges data and writes it to disk. The guest disk controller is aware of the back cache, so to keep data consistent (newer data on the guest side, older data on the disk side), the guest sends flush instructions when needed to force cached data to disk.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Disk driver&lt;/strong&gt;: Set the disk driver, including virtio, ide, scsi, and pvscsi.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;&lt;em&gt;&amp;ldquo;OK&amp;rdquo;&lt;/em&gt;&lt;/strong&gt; to complete the operation.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="change-project"&gt;Change project&lt;/h2&gt;
&lt;p&gt;Change the project of an unattached disk.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Limits&lt;/strong&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Not supported in project mode.&lt;/li&gt;
&lt;li&gt;Attached disks cannot change project; detach first and retry.&lt;/li&gt;
&lt;li&gt;BingoCloud, SangFor, ZettaKit, UIS, and CAS do not support this operation.&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;ol&gt;
&lt;li&gt;On the Disks page, click &lt;strong&gt;&lt;em&gt;&amp;ldquo;More&amp;rdquo;&lt;/em&gt;&lt;/strong&gt; in the Actions column for the disk, then select &lt;strong&gt;&lt;em&gt;&amp;ldquo;Change project&amp;rdquo;&lt;/em&gt;&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Select the domain and project, then click &lt;strong&gt;&lt;em&gt;&amp;ldquo;OK&amp;rdquo;&lt;/em&gt;&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="sync-status"&gt;Sync status&lt;/h2&gt;
&lt;p&gt;Get the current status of a disk.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Sync a single disk&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;On the Disks page, click &lt;strong&gt;&lt;em&gt;&amp;ldquo;More&amp;rdquo;&lt;/em&gt;&lt;/strong&gt; in the Actions column for the disk, then select &lt;strong&gt;&lt;em&gt;&amp;ldquo;Sync status&amp;rdquo;&lt;/em&gt;&lt;/strong&gt; to sync the disk status.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;Batch sync status&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;In the disk list, select one or more disks, click &lt;strong&gt;&lt;em&gt;&amp;ldquo;Batch actions&amp;rdquo;&lt;/em&gt;&lt;/strong&gt; above the list, then select &lt;strong&gt;&lt;em&gt;&amp;ldquo;Sync status&amp;rdquo;&lt;/em&gt;&lt;/strong&gt; to batch sync status.&lt;/li&gt;
&lt;/ol&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: VMware and SangFor do not support sync status. During batch sync, if the selection includes a VMware disk, the entire operation is disabled.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id="set-tags"&gt;Set tags&lt;/h2&gt;
&lt;p&gt;Batch set tags for disks.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;In the disk list, select one or more disks, click &lt;strong&gt;&lt;em&gt;&amp;ldquo;Batch actions&amp;rdquo;&lt;/em&gt;&lt;/strong&gt; above the list, then select &lt;strong&gt;&lt;em&gt;&amp;ldquo;Set tags&amp;rdquo;&lt;/em&gt;&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;In the set tags dialog, configure tags, then click &lt;strong&gt;&lt;em&gt;&amp;ldquo;OK&amp;rdquo;&lt;/em&gt;&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: BingoCloud does not support editing tags.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id="delete"&gt;Delete&lt;/h2&gt;
&lt;p&gt;Single and batch delete of disks are supported. A disk can be deleted only when it is not attached.&lt;/p&gt;
&lt;blockquote&gt;
&lt;ul&gt;
&lt;li&gt;On OpenStack, disks and Ceph disks that have snapshots cannot be deleted.&lt;/li&gt;
&lt;li&gt;Subscription disks cannot be deleted.&lt;/li&gt;
&lt;li&gt;Alibaba Cloud, Tencent Cloud, Huawei Cloud, AWS, Azure, Google, ZStack, ZettaKit Cloud, OpenStack, OneCloud, and other platforms support deleting snapshots together when deleting a disk.&lt;/li&gt;
&lt;li&gt;On Huawei Cloud, deleting a disk also deletes its disk snapshots.&lt;/li&gt;
&lt;li&gt;On OneCloud, deleting a Ceph disk also deletes its disk snapshots.&lt;/li&gt;
&lt;li&gt;BingoCloud and SangFor do not support delete.&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;strong&gt;Delete a single disk&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;On the Disks page, click &lt;strong&gt;&lt;em&gt;&amp;ldquo;More&amp;rdquo;&lt;/em&gt;&lt;/strong&gt; in the Actions column for the disk, then select &lt;strong&gt;&lt;em&gt;&amp;ldquo;Delete&amp;rdquo;&lt;/em&gt;&lt;/strong&gt; to open the confirmation dialog.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;&lt;em&gt;&amp;ldquo;OK&amp;rdquo;&lt;/em&gt;&lt;/strong&gt; to complete the operation.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;Batch delete&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;In the disk list, select one or more disks, click &lt;strong&gt;&lt;em&gt;&amp;ldquo;Batch actions&amp;rdquo;&lt;/em&gt;&lt;/strong&gt; above the list, then select &lt;strong&gt;&lt;em&gt;&amp;ldquo;Delete&amp;rdquo;&lt;/em&gt;&lt;/strong&gt; to open the confirmation dialog.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;&lt;em&gt;&amp;ldquo;OK&amp;rdquo;&lt;/em&gt;&lt;/strong&gt; to complete the operation.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="view-disk-details"&gt;View disk details&lt;/h2&gt;
&lt;p&gt;This feature shows detailed information about a disk.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;On the Disks page, click the disk name to open the disk details page.&lt;/li&gt;
&lt;li&gt;The top menu on the details page supports resize, attach, detach, create snapshot, set auto snapshot, change driver, change project, sync status, delete, and other operations on the disk.&lt;/li&gt;
&lt;li&gt;The details page includes the following tabs.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id="disk-information"&gt;Disk information&lt;/h3&gt;
&lt;p&gt;Shows basic attributes of the disk:&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Field&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;User tags&lt;/td&gt;
&lt;td&gt;User tags of the disk; editable (not supported on BingoCloud)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;External tags&lt;/td&gt;
&lt;td&gt;External tags of the disk; editable (not supported on BingoCloud)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Platform&lt;/td&gt;
&lt;td&gt;Cloud platform of the disk&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Billing method&lt;/td&gt;
&lt;td&gt;Billing type of the disk&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Capacity&lt;/td&gt;
&lt;td&gt;Disk capacity&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Provisioning&lt;/td&gt;
&lt;td&gt;Disk provisioning method&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Max IOPS&lt;/td&gt;
&lt;td&gt;Maximum IOPS of the disk&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Throughput&lt;/td&gt;
&lt;td&gt;Disk throughput&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Disk type&lt;/td&gt;
&lt;td&gt;System disk or data disk&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Attached&lt;/td&gt;
&lt;td&gt;Shows the number of unattached disks&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Format&lt;/td&gt;
&lt;td&gt;Disk format&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Medium type&lt;/td&gt;
&lt;td&gt;Storage medium type of the disk&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;VM&lt;/td&gt;
&lt;td&gt;Name and status of the VM the disk is attached to; click to jump&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Storage&lt;/td&gt;
&lt;td&gt;Name of the storage that owns the disk; public clouds show &lt;code&gt;-&lt;/code&gt;. Hidden in project mode&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Snapshot policy&lt;/td&gt;
&lt;td&gt;Name of the associated auto snapshot policy&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Auto reset on shutdown&lt;/td&gt;
&lt;td&gt;Whether auto reset on shutdown is enabled (Yes / No)&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Encryption&lt;/strong&gt; (shown when the disk is encrypted):&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Field&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Encryption key&lt;/td&gt;
&lt;td&gt;Disk encryption key ID; shows “Not encrypted” if unencrypted&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Encryption algorithm&lt;/td&gt;
&lt;td&gt;Encryption algorithm (such as AES-256); shows &lt;code&gt;-&lt;/code&gt; if unencrypted&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Encryption key user&lt;/td&gt;
&lt;td&gt;User/domain that owns the key; shows &lt;code&gt;-&lt;/code&gt; if unencrypted&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id="snapshots"&gt;Snapshots&lt;/h3&gt;
&lt;p&gt;View snapshot information on the disk and manage snapshots.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;On the disk details page, click the &lt;strong&gt;&lt;em&gt;&amp;ldquo;Snapshots&amp;rdquo;&lt;/em&gt;&lt;/strong&gt; tab to open the snapshots page.&lt;/li&gt;
&lt;li&gt;View the snapshot list for the disk. The following operations are supported:
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Roll back disk&lt;/strong&gt;: Roll the disk back to the state when the snapshot was created. Before rollback, ensure the VM associated with the disk is stopped. Click &lt;strong&gt;&lt;em&gt;&amp;ldquo;Roll back disk&amp;rdquo;&lt;/em&gt;&lt;/strong&gt; in the Actions column for the snapshot to open the roll back disk dialog, then click &lt;strong&gt;&lt;em&gt;&amp;ldquo;OK&amp;rdquo;&lt;/em&gt;&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Sync status&lt;/strong&gt;: Get the current status of the snapshot. Click &lt;strong&gt;&lt;em&gt;&amp;ldquo;Sync status&amp;rdquo;&lt;/em&gt;&lt;/strong&gt; in the Actions column for the snapshot.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Delete&lt;/strong&gt;: Delete a disk snapshot. Click &lt;strong&gt;&lt;em&gt;&amp;ldquo;Delete&amp;rdquo;&lt;/em&gt;&lt;/strong&gt; in the Actions column for the snapshot to open the confirmation dialog, then click &lt;strong&gt;&lt;em&gt;&amp;ldquo;OK&amp;rdquo;&lt;/em&gt;&lt;/strong&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id="tasks"&gt;Tasks&lt;/h3&gt;
&lt;p&gt;Shows related asynchronous tasks for the disk.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;On the disk details page, click the &lt;strong&gt;&lt;em&gt;&amp;ldquo;Tasks&amp;rdquo;&lt;/em&gt;&lt;/strong&gt; tab to open the tasks page.&lt;/li&gt;
&lt;li&gt;View the execution status of related tasks.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id="view-operation-logs"&gt;View operation logs&lt;/h3&gt;
&lt;p&gt;This feature shows operation log information related to the disk.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;On the disk details page, click the &lt;strong&gt;&lt;em&gt;&amp;ldquo;Operation Logs&amp;rdquo;&lt;/em&gt;&lt;/strong&gt; tab to open the operation logs page.
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Load more&lt;/strong&gt;: The list shows 20 operation logs by default. To view more, click &lt;strong&gt;&lt;em&gt;&amp;ldquo;Load more&amp;rdquo;&lt;/em&gt;&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;View log details&lt;/strong&gt;: Click &lt;strong&gt;&lt;em&gt;&amp;ldquo;View&amp;rdquo;&lt;/em&gt;&lt;/strong&gt; in the Actions column for an operation log to view log details; content can be copied.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;View logs in a time range&lt;/strong&gt;: Set the start and end dates in the upper right of the list to query logs for a specified period.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Export logs&lt;/strong&gt;: Click the &lt;img src="/docs/en/docs/web_ui/images/system/download.png" alt=""&gt; icon in the upper right, set the export columns in the export data dialog, then click &lt;strong&gt;&lt;em&gt;&amp;ldquo;OK&amp;rdquo;&lt;/em&gt;&lt;/strong&gt; to export the logs shown on the current page.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;</description></item><item><title>Docs: Storage Management</title><link>/docs/en/docs/web_ui/resource-mgmt/compute/server/vminstance/storage/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>/docs/en/docs/web_ui/resource-mgmt/compute/server/vminstance/storage/</guid><description>
&lt;h2 id="disk-management"&gt;Disk management&lt;/h2&gt;
&lt;h3 id="attach-disk"&gt;Attach disk&lt;/h3&gt;
&lt;p&gt;Attach a data disk to a VM.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;On the VMs page, click the VM name to open the VM details page.&lt;/li&gt;
&lt;li&gt;Click the &amp;ldquo;Disks&amp;rdquo; tab to open the disks page.&lt;/li&gt;
&lt;li&gt;Click the &amp;ldquo;Attach disk&amp;rdquo; button.&lt;/li&gt;
&lt;li&gt;Select the disk to attach.&lt;/li&gt;
&lt;li&gt;Click the &amp;ldquo;OK&amp;rdquo; button.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id="detach-disk"&gt;Detach disk&lt;/h3&gt;
&lt;p&gt;Detach a data disk from a VM.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;On the VMs page, click the VM name to open the VM details page.&lt;/li&gt;
&lt;li&gt;Click the &amp;ldquo;Disks&amp;rdquo; tab to open the disks page.&lt;/li&gt;
&lt;li&gt;Click the &amp;ldquo;Detach&amp;rdquo; button in the Actions column of the disk.&lt;/li&gt;
&lt;li&gt;Confirm the operation.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="snapshot-management"&gt;Snapshot management&lt;/h2&gt;
&lt;h3 id="create-snapshot"&gt;Create snapshot&lt;/h3&gt;
&lt;p&gt;Create a snapshot for a VM.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Support for creating snapshots differs by platform. See &lt;a href="platform-compat"&gt;Platform Compatibility&lt;/a&gt;.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;ol&gt;
&lt;li&gt;On the VMs page, click the &amp;ldquo;More&amp;rdquo; button in the Actions column of the VM, then choose &amp;ldquo;Snapshot - Create snapshot&amp;rdquo;.&lt;/li&gt;
&lt;li&gt;Set the snapshot name and notes.&lt;/li&gt;
&lt;li&gt;Click the &amp;ldquo;OK&amp;rdquo; button.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id="view-snapshots"&gt;View snapshots&lt;/h3&gt;
&lt;p&gt;View the snapshot list of a VM.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;On the VMs page, click the VM name to open the VM details page.&lt;/li&gt;
&lt;li&gt;Click the &amp;ldquo;Snapshots&amp;rdquo; tab to open the snapshots page.&lt;/li&gt;
&lt;li&gt;View disk snapshots and host snapshots.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="backup-management"&gt;Backup management&lt;/h2&gt;
&lt;h3 id="create-backup"&gt;Create backup&lt;/h3&gt;
&lt;p&gt;Create a backup for a VM.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Supported only on the OneCloud platform.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;ol&gt;
&lt;li&gt;On the VMs page, click the &amp;ldquo;More&amp;rdquo; button in the Actions column of the VM, then choose &amp;ldquo;Backup - Create backup&amp;rdquo;.&lt;/li&gt;
&lt;li&gt;Set the backup name and notes.&lt;/li&gt;
&lt;li&gt;Click the &amp;ldquo;OK&amp;rdquo; button.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id="view-backups"&gt;View backups&lt;/h3&gt;
&lt;p&gt;View the backup list of a VM.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;On the VMs page, click the VM name to open the VM details page.&lt;/li&gt;
&lt;li&gt;Click the &amp;ldquo;Backups&amp;rdquo; tab to open the backups page.&lt;/li&gt;
&lt;li&gt;View the backup list.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="iso-management"&gt;ISO management&lt;/h2&gt;
&lt;h3 id="mount-iso"&gt;Mount ISO&lt;/h3&gt;
&lt;p&gt;Mount an ISO image to a VM.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Supported only on the OneCloud platform.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;ol&gt;
&lt;li&gt;On the VMs page, click the &amp;ldquo;More&amp;rdquo; button in the Actions column of the VM, then choose &amp;ldquo;ISO - Mount ISO&amp;rdquo;.&lt;/li&gt;
&lt;li&gt;Select an ISO image.&lt;/li&gt;
&lt;li&gt;Click the &amp;ldquo;OK&amp;rdquo; button.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id="unmount-iso"&gt;Unmount ISO&lt;/h3&gt;
&lt;p&gt;Unmount an ISO image from a VM.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;On the VMs page, click the &amp;ldquo;More&amp;rdquo; button in the Actions column of the VM, then choose &amp;ldquo;ISO - Unmount ISO&amp;rdquo;.&lt;/li&gt;
&lt;li&gt;Confirm the operation.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="save-image"&gt;Save image&lt;/h2&gt;
&lt;p&gt;Save a VM as an image.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Support for saving images differs by platform. See &lt;a href="platform-compat"&gt;Platform Compatibility&lt;/a&gt;.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;ol&gt;
&lt;li&gt;On the VMs page, click the &amp;ldquo;More&amp;rdquo; button in the Actions column of the VM, then choose &amp;ldquo;Image - Save image&amp;rdquo;.&lt;/li&gt;
&lt;li&gt;Set the image name and notes.&lt;/li&gt;
&lt;li&gt;Click the &amp;ldquo;OK&amp;rdquo; button.&lt;/li&gt;
&lt;/ol&gt;</description></item></channel></rss>