Skip to content

Commit 6c80119

Browse files
authored
fix
1 parent 4898f20 commit 6c80119

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/guide/pve/pve_qa.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,15 @@ curl -L https://cdn.spiritlhl.net/https://raw.githubusercontent.com/spiritLHLS/e
174174

175175
如果检测结果为128证明商家虚标子网大小,仅一个IPV6地址无法额外分配给虚拟机/容器。
176176

177+
还有一种情况,就是商家只给了权限附加,实际上没有给完整的IPV6子网到机器上,典型的如 virtfusion 这种阿三面板,需要后台一个个加IPV6的IP进去,这种情况下也无法开设。
178+
179+
virtfusion的客服对于这种情况的说明
180+
181+
```
182+
您获得的所有IPv6地址块均为1个/64,但您需要自行将它们一个个添加并路由到VPS。
183+
添加1个IPv6地址后,您需要ping网关(在控制面板的网络设置下),然后ping该IPv6地址,之后对添加的每个IPv6地址重复此操作。
184+
```
185+
177186
## 在现有的 PVE 中纳管新的 PVE(创建 / 加入集群)
178187

179188
为了将两个独立的 Proxmox VE 实例组成一个集群,需满足以下前提条件:
@@ -279,3 +288,4 @@ wget --no-check-certificate -qO InstallNET.sh 'https://raw.githubusercontent.com
279288
[aws](https://aws.amazon.com/lightsail/) 中的ec2实例
280289

281290
[Google cloud platform - GCP](https://console.cloud.google.com/) 的 AMD 服务器
291+

0 commit comments

Comments
 (0)