Hi all,
I installed Proxmox and selected "Create Cluster".
I had selected 4 addresses: 1 public v4, 1 public v6, 2 private v4.
In the meanwhile I decided not going to use the public IPv6 address. So I followed this comment by fabian:
Proxmox VE 6 - Removing cluster configuration
Completed with success.
Created Cluster again with the right links. No IPv6.
Now when I go to "Join Information" the "IP Address" is always that IPv6.
Why? How come removing the Cluster and re-adding, with new links, with the correct IP's, and I still have this IPv6?
I see it on /etc/pve/.members, but I cannot edit the file.
How to fix? thanks.
I installed Proxmox and selected "Create Cluster".
I had selected 4 addresses: 1 public v4, 1 public v6, 2 private v4.
In the meanwhile I decided not going to use the public IPv6 address. So I followed this comment by fabian:
Proxmox VE 6 - Removing cluster configuration
https://pve.proxmox.com/pve-docs/pve-admin-guide.html#pvecm_separate_node_without_reinstall minus the last few steps.
Code:systemctl stop pve-cluster corosync pmxcfs -l rm /etc/corosync/* rm /etc/pve/corosync.conf killall pmxcfs systemctl start pve-cluster
should do the trick.
Completed with success.
Created Cluster again with the right links. No IPv6.
Now when I go to "Join Information" the "IP Address" is always that IPv6.
Why? How come removing the Cluster and re-adding, with new links, with the correct IP's, and I still have this IPv6?
I see it on /etc/pve/.members, but I cannot edit the file.
How to fix? thanks.