We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dafb58c commit e22403aCopy full SHA for e22403a
docs/incomplete/webvirtcloud.md
@@ -44,6 +44,8 @@ curl -slk https://raw.githubusercontent.com/oneclickvirt/webvirtcloud/main/scrip
44
bash install_hypervisor1.sh x.x.x.x
45
```
46
47
+安装过程中可能会自动退出,提示当前的```NetworkManager```版本不符合要求,提示你需要重启服务器,重启服务器后需要再次执行上述命令
48
+
49
安装完毕后会显示纳管所用的token,这是需要在Controller的Admin面板中的Computers页面添加的节点信息
50
51
安装过程大概需要20~25分钟,主要耗时在```/var/lib/libvirt/isos/finnix-125.iso```的下载,这块无法加速,建议挂在tmux或者screen中进行安装
0 commit comments