Search results

  1. F

    HA affinity problem (?)

    Hello, I have a problem with the HA affinity with PVE 9.1.2, I have two VMs with the resource affinity "Keep Together" and the node affinity "pve1". When I put the "pve1" in maintenance, one VM migrate to "pve2" and the other to "pve3", not on the same node. Best regards. Francis
  2. F

    Ceph 19.2.1 2 OSD(s) experiencing slow operations in BlueStore

    Hello, On our clusters 8.4.0 since the upgrade of Ceph 19.2.0 to 19.2.1 (pve2/pve3) I have warning messages. I applied the "solution" at https://github.com/rook/rook/discussions/15403 But this not resolve the "problem". Best regards. Francis
  3. F

    Configure Qdevice with two HA links.

    Hello, I have some clusters with 2 HA links and 4 nodes, 2 nodes in one rack and 2 nodes in another rack. I want to manage a rack crash so two nodes down and a HA link crash. Can I have to add one Qdevice on the two HA links or only on one HA link or I need two Qdevices one for each HA links...
  4. F

    Configure fence device /etc/pve/ha/fence.cfg ?

    Hello, I have a two node cluster. How can I configure a fence device with proxmox VE 7.x ? What is the schema of the /etc/pve/ha/fence.cfg file ? Best regards. Francis
  5. F

    Proxmox Cluster with local Gluster servers.

    Hello, My purpose is to use gluster to implement a very easy replicated local storage (like VMWare vsan). I have a Proxmox cluster with node1 and node2 and some local disks. I installed the gluster server on each nodes and create a gluster volume (distributed/replicated) with the local disks...
  6. F

    Upgrade Proxmox without Internet.

    Hello, I have a Proxmox 5.2.8 and want to upgrade to 5.4.1, the server do not have Internet access. I mounted the Proxmox ISO on "/media/cdrom" and I tried to use "apt-cdrom" but the iso is not recognized (there is a problem with the one line "Packages" file in "proxmox"). How can I upgrade...