最後活躍 1717745218

Malin's Avatar Malin 已修改 1717745217. 還原成這個修訂版本

1 file changed, 9 insertions

remove-PVE-cluster.sh(檔案已創建)

@@ -0,0 +1,9 @@
1 + # from https://www.reddit.com/r/Proxmox/comments/avk2gx/help_cluster_not_ready_no_quorum_500/
2 +
3 + systemctl stop pve-cluster
4 + systemctl stop corosync
5 + pmxcfs -l
6 + rm /etc/pve/corosync.conf
7 + rm /etc/corosync/*
8 + killall pmxcfs
9 + systemctl start pve-cluster
上一頁 下一頁