From f8b44b578fbc9f3281a94990b09282d1826a0bf2 Mon Sep 17 00:00:00 2001 From: spiritlhl <103393591+spiritLHLS@users.noreply.github.com> Date: Sat, 10 May 2025 23:12:31 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=B7=BB=E5=8A=A0=E5=AD=90=E7=BD=91?= =?UTF-8?q?=E6=8E=A9=E7=A0=81=E5=A4=A7=E5=B0=8F=E6=A3=80=E6=B5=8B=E7=9A=84?= =?UTF-8?q?=E5=91=BD=E4=BB=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/guide/pve/pve_qa.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/guide/pve/pve_qa.md b/docs/guide/pve/pve_qa.md index 8527dc9033..59630e67c7 100644 --- a/docs/guide/pve/pve_qa.md +++ b/docs/guide/pve/pve_qa.md @@ -168,10 +168,12 @@ curl -L https://raw.githubusercontent.com/spiritLHLS/ecs/main/archive/eo6s.sh -o 国内 -``` +```shell curl -L https://cdn.spiritlhl.net/https://raw.githubusercontent.com/spiritLHLS/ecs/main/archive/eo6s.sh -o eo6s.sh && chmod +x eo6s.sh && bash eo6s.sh ``` +如果检测结果为128证明商家虚标子网大小,仅一个IPV6地址无法额外分配给虚拟机/容器。 + ## 在现有的 PVE 中纳管新的 PVE(创建 / 加入集群) 为了将两个独立的 Proxmox VE 实例组成一个集群,需满足以下前提条件: