> 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/storware-backup-recovery.md).

# Storware 与 VergeOS 集成

## 概述

Storware 为 VergeOS 提供的集成，为您的虚拟基础架构提供企业级备份和恢复能力。此集成可对 VergeOS 虚拟机进行基于策略的保护，在无需复杂配置传统备份解决方案的情况下，提供全面的数据保护和灾难恢复选项。

## 主要功能

* 面向 VergeOS 环境的基于策略的虚拟机备份与恢复
* 具有灵活保留策略的自动化备份计划
* 细粒度恢复选项，包括文件级和完整虚拟机还原
* 去重和压缩，提升存储利用效率
* 跨虚拟化平台迁移能力
* 详细的报告和监控仪表板

## 集成优势

* **简化管理**: 为您的整个 VergeOS 基础架构提供集中化备份管理
* **资源效率**: 优化的备份流程，将对生产工作负载的影响降至最低
* **业务连续性**: 可快速恢复，在数据丢失时将停机时间降至最低
* **合规支持**: 有助于满足监管要求的保留策略
* **操作灵活性**: 针对不同灾难恢复场景的多种恢复选项

## 架构

Storware 通过 VergeOS API 与 VergeOS 集成，使备份平台能够：

* 发现并盘点虚拟机
* 创建应用一致性快照
* 在不同环境之间高效传输备份数据
* 根据定义的策略管理保留
* 在需要时执行恢复操作

## 文档和资源

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

* [为 VergeOS 配置 Storware](https://docs.verge.io/knowledge-base/setup-storware-vergeos) - VergeOS 知识库中的分步配置指南
* [Storware 文档门户](https://docs.storware.eu/) - 所有 Storware 产品的完整文档

## 支持

如果您在使用 Storware 集成时遇到问题或对实现有疑问：

* [Storware 支持](https://storware.eu/support/) - 来自 Storware 的官方支持
* [VergeOS 支持团队](/overview/zh/support-and-services.md) - 为 VergeOS 环境提供技术协助


---

# 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/storware-backup-recovery.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.
