Search results

  1. A

    Proxmox & Ceph cluster reduction

    Hello everyone. I've been working on this for a while, but recently started worried about the possible outcomes. We initially had six PVE servers, 3 of the in north america & the other 3 in europe. All of them are also part of a Ceph cluster which holds a pool with 2 VMs, and another 2 pools...
  2. A

    Adding external server to Proxmox CEPH Cluster

    Hi. THanks for the comments. I hadn't noticed the local infrastructure may not be optimal for CEPH. Also, I underestimated my local connection, and NFS access seems to be pretty fast. I'm now trying to check how to deal with availability. I'll probably deal with it using multiple endpoints, or...
  3. A

    Adding external server to Proxmox CEPH Cluster

    The problem with rsync is that it is not real time. It is more similar to our current tar method, just more automatic; but we are currently needing something real time, or near to that. Latency is pretty good between our current datacenters, about 80ms ping. Under normal circumstances, the HA...
  4. A

    Adding external server to Proxmox CEPH Cluster

    Hi. We are having some expension problems related to our Proxmox Cluster. First, the current situation: We currently have 3 servers in North America, and 3 more in Europe. All of those are in a good datacenters from the same ISP, with good bandwidth(1Gbps or more), with private network between...