PVE 退出群集的操作步骤
停止cluster 服务
systemctl stop pve-cluster.service
systemctl stop corosync.service
设置本地模式
pmxcfs -l
删除corosync 配置文件
rm /etc/pve/corosync.conf
rm -rf /etc/corosync/*
重启cluster集群服务
killall pmxcfs
systemctl start pve-cluster.service
删除 WEB-UI 上的除当前 node 外的 node
cd /etc/pve/nodes
rm -rf node_name
删除节点#
cd /etc/pve/nodes rm -rf ***pvecm delnode ***
离开集群#
# 离线的节点操作 systemctl stop pve-cluster.service systemctl stop corosync.service pmxcfs -l rm /etc/pve/corosync.conf rm -rf /etc/corosync/* killall pmxcfs systemctl start pve-cluster.service cd /etc/pve/nodes ls rm -rf /etc/pve/nodes/*** pvecm delnode *** # 正常的节点操作: cd /etc/pve/nodes rm -rf *** pvecm delnode ***
推荐本站淘宝优惠价购买喜欢的宝贝:
本文链接:https://hqyman.cn/post/6070.html 非本站原创文章欢迎转载,原创文章需保留本站地址!
休息一下~~