Search results

  1. D

    Migration loop when removing host from HA group

    Hello guys, I am reinstalling two Proxmox hypervisors to new hardware, so I need to migrate all VMs from old hypervisors. I have lowered HA priority (from 0 to 1) of given hosts and VMs started to get migrated out (as expected). Unfortunately single VM (ID 204) migration failed (unable to...
  2. D

    Hypervisor rebooted when VM memory resized

    Hello there, yesterday one of our hypervisor crashed (actualy it was probably rebooted by watchdog) when VM had it's memory resized. I would really appreciate if you can give me some insight into VM placement algorithm, because I am still unable to completely understand how node selection...
  3. D

    [SOLVED] Unable to properly remove node from cluster

    Hello, I am struggling to remove single Proxmox node from cluster properly. I am following guide in docs https://pve.proxmox.com/pve-docs/pve-admin-guide.html#_remove_a_cluster_node and it looks like node is only partially removed. Basicaly I did something like # ensured no VMs are on node...
  4. D

    Executing agent command via pvesh failed

    Hello, I am trying to execute command via qemu-ga with pvesh but it's failing when I am trying to do it from remote node. Executing command with qm works fine: A ovirt9[root](14:01:56)-(~) -> qm guest exec 158 -- date { "exitcode" : 0, "exited" : 1, "out-data" : "Wed 23 Sep 2020...
  5. D

    Quorum lost when adding new 7th node

    Hello there, I would like to ask for some help and guidance to debug issues, when our cluster lose corosync quorum (and reboots completely) when adding new node to cluster happened already twice on 7 node cluster (adding 4th and now with 7th node). Deployment context: every server is fresh...