Peter's Portfolio

[Proxmox] Create Cluster and Remove Cluster

Create the Cluster 第一台叢集主伺服器

pvecm create YOUR-CLUSTER-NAME
建立叢集名稱
pvecm status
檢視叢集狀態

Adding Nodes to the Cluster 第二台欲加入叢集

pvecm add IP-ADDRESS-CLUSTER
加入叢集 IP
pvecm status
檢視叢集狀態

Remove Cluster of Proxmox 退出叢集

pvecm nodes
檢視所有群組
pvecm delnode NAME
刪除所選站點
service pve-cluster stop
pmxcfs -l
rm /etc/pve/corosync.conf
rm /etc/corosync/corosync.conf
rm /etc/corosync/authkey
rm -rf /etc/pve/nodes/其他主機名稱
init 6
強制移除

REF:
https://pvecli.xuan2host.com/proxmox-cluster-delnode-fail-fix/
https://pve.proxmox.com/wiki/Cluster_Manager

2 則留言

  1. Thank you! I googled all around but I was not able to find the answer for this simple question.

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *

這個網站採用 Akismet 服務減少垃圾留言。進一步了解 Akismet 如何處理網站訪客的留言資料