Hello..
We have a proxmox cluster that moved sites, and cannot move the old subnet to the new site.
So far, I've done the following:
- Brought up the cluster on a private network not connected to the (new) site network
- Let ceph settle
- Followed online tutorials to change the proxmox cluster to the new subnet IP addresses (basically change /etc/hosts and /etc/network/interfaces and rebooted all nodes), while still not connected to the site network
- I am planning on connecting the site network, but I was thinking it's safer to do that after ceph has recovered; so I haven't done that yet.
Proxmox cluster is OK and has quorum. However, since this cluster is not connected to the site network I don't have GUI access, just console access through BMC.
My problem is with ceph. Since corosync has quorum, I modified /etc/pve/ceph.conf and changed all references of the old subnet to the new subnet, and rebooted all nodes. I am at a stage, though, where no nodes can connect to any monitors, and the mon log files complain that they can't reach the other mons through the old IP address, even though ceph.conf points to the new IP address.
I tried destroying a monitor using pveceph, but the command times out.
I tried creating a new monitor on a different node, but I get an error that it cannot connect to ceph cluster despite configured monitors.
What is the right way to configure the ceph cluster to the new network?
Thank you!
We have a proxmox cluster that moved sites, and cannot move the old subnet to the new site.
So far, I've done the following:
- Brought up the cluster on a private network not connected to the (new) site network
- Let ceph settle
- Followed online tutorials to change the proxmox cluster to the new subnet IP addresses (basically change /etc/hosts and /etc/network/interfaces and rebooted all nodes), while still not connected to the site network
- I am planning on connecting the site network, but I was thinking it's safer to do that after ceph has recovered; so I haven't done that yet.
Proxmox cluster is OK and has quorum. However, since this cluster is not connected to the site network I don't have GUI access, just console access through BMC.
My problem is with ceph. Since corosync has quorum, I modified /etc/pve/ceph.conf and changed all references of the old subnet to the new subnet, and rebooted all nodes. I am at a stage, though, where no nodes can connect to any monitors, and the mon log files complain that they can't reach the other mons through the old IP address, even though ceph.conf points to the new IP address.
I tried destroying a monitor using pveceph, but the command times out.
I tried creating a new monitor on a different node, but I get an error that it cannot connect to ceph cluster despite configured monitors.
What is the right way to configure the ceph cluster to the new network?
Thank you!