> 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/veeam.md).

# Veeam 与 VergeOS 集成

## 概述

Veeam Backup & Replication (VBR) 13.1 及更高版本包含原生的 VergeOS 集成，使您可以使用 Veeam 的备份与恢复平台保护运行在 VergeOS 上的工作负载——无论是在提供方（根系统）中，还是在各个独立租户内。

关于已部署组件所需的网络配置——包括将提供方的 External 网络扩展到租户中——请参见 [为 Veeam Backup & Replication 工作节点配置网络访问](/knowledge-base/zh/backup-dr/veeam-worker-networking.md) 在知识库中。

## 工作原理

该集成基于 VergeOS 的 **oVirt-engine 软件包**，它通过与 oVirt 兼容的 API 暴露 VergeOS 系统。在 Veeam 控制台中，您选择 **VergeOS** 在“虚拟化平台”下，并将该系统作为 **VergeOS 管理器**。要保护的每个租户都以相同方式添加，作为其各自独立的 VergeOS 管理器，并拥有自己的引擎 ID。

```mermaid
graph TB
    VBR["Veeam Backup & Replication<br/>(备份服务器，13.1+)"]
    subgraph Provider["提供方（根系统）"]
        Engine["oVirt 引擎<br/>(VergeOS oVirt-engine 软件包)"]
    end
    subgraph Tenant["租户：VeeamTenant1"]
        TEngine["oVirt 引擎<br/>(自己的引擎 ID)"]
    end
    VBR -->|"作为 VergeOS 管理器添加到清单中"| Engine
    VBR -->|"作为 VergeOS 管理器添加到清单中"| TEngine

    style Provider fill:#e8f5e9,stroke:#2e7d32
    style Tenant fill:#fff3e0,stroke:#e65100
```

一旦 VergeOS 管理器进入清单，Veeam 就会自行部署并管理其余部分。涉及的主要组件：

* **备份服务器** ——运行 Veeam Backup & Replication 的机器；是备份基础架构的配置、管理和维护核心。
* **Workers** ——Veeam 在受保护系统上部署的辅助 Linux 虚拟机，用于处理备份工作负载并在备份存储库与系统之间传输数据。
* **备份存储库** ——备份最终存放的存储位置。

## 安装 oVirt-engine 软件包

oVirt-engine 软件包是一个可选的 VergeOS 软件包（在标准更新系统中列为“oVirt API compatibility”），通过标准更新系统提供：

1. 从顶部菜单导航到 **系统** > **更新**.
2. 在 **软件包** 列表中，找到 **ovirt-engine** 软件包。尚未安装的可选软件包会显示 *-- 可选 --* 在“Branch”列中。
3. 点击旁边的云下载图标 **ovirt-engine**. `未安装→<version>`.
4. 从左侧菜单运行更新—— **下载** （如有需要），然后 **安装**。安装完成后，需要 **重启** ，这与普通的 VergeOS 更新一样：节点一次更新一个，工作负载会自动迁移，因此在资源充足时不会有系统停机。请参见 [更新 VergeOS](/run-the-platform/zh/xi-tong-guan-li/running-updates.md) 以了解完整的更新流程。

## 要求

* **VergeOS 26.1.7 或更高版本** ——首个其 oVirt-engine 软件包受 Veeam 支持的版本——并启用 **oVirt-engine** 软件包已启用
* **Veeam Backup & Replication 13.1 或更高版本** ——首个包含 VergeOS 集成的版本
* 请查看 Veeam 的 [注意事项和限制](https://helpcenter.veeam.com/docs/vbr/userguide/uh_limitations.html?ver=13) 以了解该集成支持和不支持的内容

## 文档和资源

* [为 Veeam Backup & Replication 工作节点配置网络访问](/knowledge-base/zh/backup-dr/veeam-worker-networking.md) — VergeOS 知识库中的分步网络指南，涵盖仅提供方部署和租户部署
* [Veeam Backup & Replication 用户指南 — 通用虚拟机管理程序](https://helpcenter.veeam.com/docs/vbr/userguide/universal_hypervisors.html?ver=13) — Veeam 的集成概述
* [Veeam Backup & Replication 用户指南 — 解决方案架构](https://helpcenter.veeam.com/docs/vbr/userguide/uh_infrastructure_components.html?ver=13) — Veeam 的组件参考

## 支持

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

* [Veeam 支持](https://www.veeam.com/support.html) — 来自 Veeam 的官方支持
* [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/veeam.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.
