在进行一些PVE节点设置,比如说更改节点host的时候,就需要重启PVE的相关服务,这里记录一下以备后用
killall -9 corosync
systemctl restart pve-cluster
systemctl restart pvedaemon
systemctl restart pveproxy
systemctl restart pvestatd
在进行一些PVE节点设置,比如说更改节点host的时候,就需要重启PVE的相关服务,这里记录一下以备后用
killall -9 corosync
systemctl restart pve-cluster
systemctl restart pvedaemon
systemctl restart pveproxy
systemctl restart pvestatd