mirror of
https://github.com/oneclickvirt/oneclickvirt.github.io.git
synced 2026-06-05 19:33:48 +08:00
fix: 添加子网掩码大小检测的命令
This commit is contained in:
@@ -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 实例组成一个集群,需满足以下前提条件:
|
||||
|
||||
Reference in New Issue
Block a user