Hi everyone,
I have 4 nodes in my Proxmox Datacenter. Two nodes are in North America and two are in Asia, thus they are both in different geographical locations and networks.
I have successfully setup Ceph and the required OSD's for the nodes in Asia but I would like to obviously add the nodes in North America to the cluster. Currently I get an error saying they are not on the same cluster network:
How should I go about solving this issue, I know that multi-site configuration with Ceph is possible but I'm not sure how it integrates with Proxmox.
I have 4 nodes in my Proxmox Datacenter. Two nodes are in North America and two are in Asia, thus they are both in different geographical locations and networks.
- Node 1 (10.10.100.1)
- Node 2 (10.10.100.2)
- Node 3 (10.100.200.1)
- Node 4 (10.100.200.2)
I have successfully setup Ceph and the required OSD's for the nodes in Asia but I would like to obviously add the nodes in North America to the cluster. Currently I get an error saying they are not on the same cluster network:
Code:
No address from ceph cluster network (10.10.100.0/24) found on node 'pve-3'. Check your network config. (500)
How should I go about solving this issue, I know that multi-site configuration with Ceph is possible but I'm not sure how it integrates with Proxmox.