線上書籍

Home

Proxmox VE 4.x 中文初階學習手冊

本篇未實作過,純記錄。

# service pve-cluster stop

start it again but forcing local mode

# pmxcfs -l

remove the cluster config

# rm /etc/pve/cluster.conf
# rm /etc/cluster/cluster.conf
# rm /var/lib/pve-cluster/corosync.authkey

stop the cluster file system again

# service pve-cluster stop

restart pve services (or reboot)

# service pve-cluster start
# service pvedaemon restart
# service pveproxy restart
# service pvestatd restart