Search results

  1. L

    [SOLVED] Incoherent VM status following HA failover (bug?)

    Hello all, I'm experimenting with HA clustering and I ran into a possible bug. VM is configured with HA group to preferably run on the node 3: root@srv-pve1:~# cat /etc/pve/ha/groups.cfg group: PVE3_First comment PVE3 is prefered for this group nodes srv-pve3 nofailback 0...
  2. L

    Live migration of VM fails (sometimes…)

    Hi all, VM migration fails at an inconstant rate between nodes: 2019-03-19 13:59:14 use dedicated network address for sending migration traffic (10.0.0.102) 2019-03-19 13:59:14 starting migration of VM 108 to node 'srv-pve2' (10.0.0.102) 2019-03-19 13:59:14 copying disk images 2019-03-19...
  3. L

    [SOLVED] VM Migration on a cluster running Ceph

    Hello all, I'm wondering why the VM Migration between nodes on a 3 node cluster in a Ceph environment is taking time at all. If I understand the underlying technology correctly, Ceph replicates the data on all osd and nodes to be available at all time on all nodes. Nevertheless, when I...
  4. L

    Ceph IScsi initiator?

    Hi folks, I might need some storage space on a Windows server and my Ceph cluster currently has 110Tb available. I'd like to expose this free space to the Windows server using the ceph-iscsi-cli as described in the official Ceph documentation. Since it is based on a vanilla install of Ceph...
  5. L

    Weird behavior on VM migration

    Hello, I've got a cluster that is running smoothly but, in some cases, mass migration is not working properly. The VM, once migrated on the destination node won't boot up with the following error: It happened on 4 out of 8 VM that I've migrated with no explanation. The migrated VM can be...
  6. L

    [SOLVED] Memory Usage on empty node with Ceph

    Hello, I've got a PVE cluster running Ceph and found out that a node, left alone without VM, will steadily use more RAM over time: This is a concern since my total available memory isn't infinite ;) I can reboot to solve the problem but it suppose that seems a bit Micro$ofty... I could...
  7. L

    [SOLVED] Guest OpenMediaVault as a backup appliance

    Hello, I'm a happy user of the 5.3-5 PVE working with a Ceph cluster on 3 nodes. I'm facing an issue regarding the backup. Could mounting an OMV appliance in the cluster be an acceptable solution to provide an "external" NFS mounting point for the backup service of PVE? Using the HA services...
  8. L

    [SOLVED] Online migrate failure - unable to detect remote migration address

    Hello, I've installed a Proxmox clustered environment on the 5.2-2 version: root@srv-pve1:~# pveversion -v proxmox-ve: 5.2-2 (running kernel: 4.15.18-7-pve) pve-manager: 5.2-9 (running version: 5.2-9/4b30e8f9) pve-kernel-4.15: 5.2-10 pve-kernel-4.15.18-7-pve: 4.15.18-27...