> 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 中管理软件更新和许可。有关许可工作方式的概述，包括系统 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 文件进行更新。请参见 [使用 Airgap 授权更新 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/getting-started/requesting-an-airgap-license.md)
* [使用 Airgap 授权更新 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.
