I have created a cluster on Ubuntu proxmox node ("node01")
pvecm create cluster1
This is the output of pvecm status (i changed my ip address to 1.1.1.1 for security purposes)
root@node01:~# pvecm status Quorum information ------------------ Date: Thu Jul 9 09:41:47 2020 Quorum provider: corosync_votequorum Nodes: 1 Node ID: 0x00000001 Ring ID: 1/8 Quorate: Yes Votequorum information ---------------------- Expected votes: 1 Highest expected: 1 Total votes: 1 Quorum: 1 Flags: Quorate Membership information ---------------------- Nodeid Votes Name 0x00000001 1 1.1.1.1 (local) However I want to completely remove it. How can I do that?
1 Answer
I remember creating my Proxmox cluster using the GUI, and honestly ... I have never removed the cluster that I currently have working, but this information may be of use to you.