Hi there, I want change join ip address in cluster but i don't have any idea how to do this.
I'm tried to change ip / joiniformation with this steps:
1. was added failover link to cluster with needed ip in /etc/pve/corosync.conf
2. was changed /etc/hosts
3. added bridge with ip /etc/network/interfaces
after that was regenerated certificates with pvecm updatecerts -f on master node and in finally I'm tried to recreate ssh connection certificates.
Error was: root@192.169.1.10 Permision denied (publickey, password).
initial config contain three nodes with configs:
I'm tried to change ip / joiniformation with this steps:
1. was added failover link to cluster with needed ip in /etc/pve/corosync.conf
2. was changed /etc/hosts
3. added bridge with ip /etc/network/interfaces
after that was regenerated certificates with pvecm updatecerts -f on master node and in finally I'm tried to recreate ssh connection certificates.
Error was: root@192.169.1.10 Permision denied (publickey, password).
initial config contain three nodes with configs:
- pve001
- vmbr0: 192.168.1.10/24 gateway: 192.168.1.1
- vmbr1: 192.170.1.2/24
- bond0: 192.160.5.11/24
- pve002
- vmbr0: 192.168.1.11/24 gateway: 192.168.1.1
- vmbr1: 192.170.1.3/24
- bond0: 192.160.5.12/24
- pve003
- vmbr0: 192.168.1.12/24 gateway: 192.168.1.1
- vmbr1: 192.170.1.4/24
- bond0: 192.160.5.13/24