Hi,
I've just got 4 Servers all running Proxmox i managed to get them clustered and it was working fine and then i changed hostnames on the slaves and i deleted the original slaves off the servers and tried to add them again, But i keep getting local node already part of cluster
Even though in the Control Panel it doesn't show them.
Also these servers are from OVH.
Pveca -l:
And i also did this on the servers: (slave and master)
Adding the slave:
Any help would be appreciated! Thanks !!
I've just got 4 Servers all running Proxmox i managed to get them clustered and it was working fine and then i changed hostnames on the slaves and i deleted the original slaves off the servers and tried to add them again, But i keep getting local node already part of cluster
Even though in the Control Panel it doesn't show them.
Also these servers are from OVH.
Pveca -l:
Code:
root@ss1:~# pveca -l
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_GB.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
CID----IPADDRESS----ROLE-STATE--------UPTIME---LOAD----MEM---ROOT---DATA
1 : 91.121.86.190 M A 00:50 0.46 18% 13% 0%
And i also did this on the servers: (slave and master)
Code:
root@ss2:~# rm -rf /etc/pve/cluster.conf
root@ss2:~# rm -rf /root/.ssh/known_hosts
root@ss2:~# rm -rf /etc/pve/cluster.cfg
Adding the slave:
Code:
root@ss1:~# pveca -a -h ss2.DOMAIN
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_GB.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
local node already part of cluster
Any help would be appreciated! Thanks !!