How can I delete a PROXMOX cluster?

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.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge that you have read and understand our privacy policy and code of conduct.

You Might Also Like