> For the complete documentation index, see [llms.txt](https://docs.verge.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.verge.io/automate-protect-and-extend/zh/ji-cheng-yu-api/cirrus-data.md).

# Cirrus Data 与 VergeOS 集成

## 概述

Cirrus Data 与 VergeOS 的集成提供了先进的数据迁移解决方案，可消除复杂性并加速虚拟化环境中的迁移流程。该集成能够在保持业务连续性并将运营中断降至最低的同时，实现存储系统、云平台和虚拟机管理程序之间的无缝数据移动。

## 主要功能

* 虚拟机管理程序与公有云平台之间的无中断工作负载迁移
* 零占用部署，无需任何物理或虚拟设备
* 可在大规模环境中自动化的单行安装命令
* 包括最终 I/O 切换在内的端到端零停机迁移
* 可动态管理带宽影响的智能服务质量（iQoS）
* 通过主要存储平台的插件实现自动化存储集成
* 加密和数据缩减，可节省高达 8 倍的带宽
* 基于云的门户，用于集中管理数千个迁移会话

## 集成优势

* **零停机迁移**：在不中断服务的情况下移动数据和工作负载
* **云迁移**：将工作负载从公有云迁移到本地 VergeOS 部署
* **虚拟化平台迁移**：从 VMware、Microsoft Hyper-V 和 Nutanix 等其他虚拟机管理程序迁移到 VergeOS
* **简化数据库迁移**：通过零停机和自动化流程迁移 Oracle、SQL Server 等企业数据库

## 支持的迁移场景

Cirrus Data 解决方案支持与 VergeOS 环境之间的迁移，包括：

* **虚拟化平台**：VMware、Hyper-V、Red Hat Virtualization、Nutanix AHV、OpenStack
* **云平台**：AWS、Microsoft Azure、Google Cloud Platform
* **存储系统**：块存储阵列、NAS 系统和云存储服务
* **数据库平台**：Oracle、SQL Server 及其他企业数据库

## 文档与资源

有关详细的实施说明和配置指南，请参阅：

* [Cirrus Data MigrateOps 概述](https://cirrusdata.com/migrateops) - Cirrus Data MigrateOps 解决方案的完整概述
* [申请演示](https://action.cirrusdata.com/data-migration-demo) - 获取 Cirrus Data 数据迁移解决方案的演示
* [Cirrus Data Cloud](https://cloud.cirrusdata.com) - 注册云端数据迁移服务

## 其他资源

* [Cirrus Data 文档](https://customer.cirrusdata.com) - 技术文档和最佳实践
* [客户成功案例](https://cirrusdata.com/success-stories) - 特定用例的详细信息
* [Cirrus Data YouTube 频道](https://www.youtube.com/@CirrusData) - 用于数据迁移规划的教育资源


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.verge.io/automate-protect-and-extend/zh/ji-cheng-yu-api/cirrus-data.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
