# 创建数据盘

## 前提条件

您只能将磁盘绑定到同一地域的实例。

## 操作步骤

### 步骤 1 - 配置

1. 登录 [**zenConsole**](https://console.zenlayer.com/)。
2. 转到 **计算** > **虚拟机** > **数据磁盘** 并点击 **创建数据磁盘**。
3. 选择您的数据磁盘的计费模式。
4. 选择一个现有的实例进行绑定。\
   您可以在创建后随时将磁盘绑定到同一地域的另一个实例。
5. 配置磁盘大小。\
   数据磁盘的存储空间范围为 20 GB 到 2000 GB。
6. 配置数量。
7. 标记您的磁盘以便识别。
8. *<mark style="color:green;">(可选)</mark>* 在 **更多设置** 中将您的数据磁盘分配给资源组。

### 步骤 2 - 结账

对于按需资源，您需要选择一个 1 到 5 个月的订阅期限。

查看订单详情并应用促销代码（如有）。

检查资源和价格，阅读并确认权限，然后点击 **确认订单**。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.console.zenlayer.com/welcome/cn/virtual-machine/get-started/virtual-machine-instance/create-a-data-disk.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
