> 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/run-the-platform/zh/xi-tong-guan-li/licensing-and-updates.md).

# 许可和软件更新

如何管理 VergeOS 软件更新和许可，包括更新流程、更新设置、自动更新、快照设置和空气隔离许可。

本指南解释如何在 VergeOS 中管理软件更新和许可。有关许可工作原理的概述，包括 System ID 和许可类型，请参见 [许可概述](/run-the-platform/zh/xi-tong-guan-li/licensing-overview.md).

## 访问系统更新

从顶部菜单中，选择 **系统** > **更新**.

## 更新服务器仪表板

更新服务器仪表板提供以下信息：

* 当前更新服务器状态
* 软件包版本和可用性
* 更新日志和历史记录
* 系统更新设置

### 当前状态信息

仪表板显示有关更新服务器的关键信息：

* **状态**：当前状态（例如，空闲、更新中）
* **名称**：更新服务器名称（Verge.io Updates）
* **描述**：服务器用途和功能
* **URL**：更新服务器地址
* **账户用户**：账户用户名
* **上次检查时间**：上次更新检查的时间戳
* **上次更新**：上次成功更新的时间戳

### 软件包信息

软件包部分显示：

* 软件包名称和版本
* 关联分支（例如 stable-4.13）
* 软件包描述
* 最后修改日期

## 更新过程

更新过程包含三个主要步骤：

1. **下载**:
   * 检查更新后，可下载新可用的软件包
   * 可在“更新”仪表板中监控进度
2. **安装**:
   * 已下载的更新会分发到所有节点
   * 系统准备应用更新
3. **重启**:
   * 更新一次应用到一个节点
   * 对于每个节点：
     * 工作负载会自动迁移到其他节点
     * 节点重启并更新
     * 节点恢复服务
     * 过程继续到下一个节点
   * 如果有足够资源用于工作负载迁移，则不会有系统停机时间

{% hint style="info" %}
系统在更新过程中会透明地处理工作负载迁移。只要其余节点上有足够的可用资源，虚拟机和其他工作负载将继续运行而不会中断。
{% endhint %}

{% hint style="success" %}
在此过程中监控“更新”仪表板，以跟踪所有节点的进度。“已更新节点”计数器显示已完成更新过程的节点数量。
{% endhint %}

## 更新设置

### 必需设置

* **更新源**：选择适当的更新服务器
  * “Verge.io Updates”用于正常安装
  * “Verge.io Trial/NFR”用于 POC 和不可转售许可证
* **用户名/密码**：由 [VergeIO 团队](/overview/zh/support-and-services.md)
* **提供的身份验证凭据**：选择产品版本（例如，4.13 Release）
  * 更新可在所选分支中获得
  * 当更新在更新的分支中可用时，系统会通知

{% hint style="warning" %}
**关键设置**

核心系统功能需要正确的身份验证，包括：

* 虚拟机操作
* NAS 功能
* 系统更新
  {% endhint %}

### 自动更新选项

* **自动检查更新**:
  * 默认启用
  * 每小时检查可用更新
  * 更新会显示在“更新”仪表板中
  * 不会自动安装更新
* **自动更新**:
  * 可选的自动更新安装
  * 需要指定更新时间
* **更新时间**:
  * 自动更新的计划时间
  * 使用 24 小时制（例如，00:46）

### 系统更新设置

* **最大 vSAN 使用百分比**:
  * 默认：80
  * 定义自动节点更新的阈值
  * 如果 vSAN 使用率超过此百分比，则需要手动更新
* **温启动（快速）**:
  * 启用后，节点重启时使用 kexec
  * 绕过 BIOS/EFI
  * 比标准重启更快
* **多集群更新**:
  * 启用后，允许多个集群同时更新
  * 提高多集群环境中的更新效率

### 快照设置

* **更新时创建系统快照**:
  * 默认启用
  * 在更新前创建系统快照
  * 必要时允许回滚
* **系统快照过期时间**:
  * 默认：6 小时
  * 可配置的保留期限
  * 可选择单位（例如，小时）

### 隐私设置

* **在发送使用统计信息时保持系统信息匿名**:
  * 系统信息的可选匿名化
  * 移除 VM/租户名称等识别信息
  * 适用于与更新服务器的通信

## 更新状态仪表板

仪表板提供以下实时信息：

* **已更新节点**：已更新节点数量
* **任务**：活动更新任务
* **事件**：与更新相关的事件
* **更新日志**：详细的系统更新日志

## 离线许可

{% hint style="warning" %}
**离线许可并不常见，需要说明理由。**
{% endhint %}

对于没有外向互联网访问的环境，VergeOS 支持离线许可。此过程包括：

1. 从系统生成许可请求文件
2. 将请求文件通过电子邮件发送至 [Verge.io 支持](/overview/zh/support-and-services.md)
3. 接收并应用离线许可文件

{% hint style="info" %}
**离线更新**

具有离线许可的系统可以使用 ISO 文件进行更新。请参见 [使用离线许可更新 VergeOS 系统](/knowledge-base/zh/system-administration/updating-vergeos-system-with-airgap-license.md) 以获取详细说明。
{% endhint %}

## 其他资源

* [更新 VergeOS 系统](/knowledge-base/zh/system-administration/updating-vergeos-system.md)
* [申请离线许可](/knowledge-base/zh/system-administration/requesting-an-airgap-license.md)
* [使用离线许可更新 VergeOS 系统](/knowledge-base/zh/system-administration/updating-vergeos-system-with-airgap-license.md)
* [系统快照](/automate-protect-and-extend/zh/bei-fen-yu-dr/system-snapshots.md)
* [从系统快照恢复](/automate-protect-and-extend/zh/bei-fen-yu-dr/system-snapshot-restores.md)

{% hint style="success" %}
定期监控“更新状态”仪表板有助于确保系统健康和安全。
{% endhint %}


---

# 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/run-the-platform/zh/xi-tong-guan-li/licensing-and-updates.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.
