Search results

  1. M

    serializing backup/verify/prune/gc for better performance + disk life

    A task queue and being able to select how many concurrent tasks the server can run would be nice to have
  2. M

    limit concurrent tasks

    Same issue here. I'd love to see a task queue and max_concurrent_task config option.
  3. M

    One backup at a time in the cluster

    I'm in the same situation. I have a 8 node cluster and having all of them running vzdump at the same time is a pain. I'd like to have them serialized or baybe run 2 at a time.
  4. M

    Guest VM can "see" outgoing traffic of other hosts

    Same issue here. Cluster with bonding and I can see traffic of another vm if I run tcpdump. I'm using pve cluster v6.4 A vmbr0 on top of bond0 with public IPs for the vms. auto bond0 iface bond0 inet manual slaves eno3 eno4 bond-mode balance-rr bond-miimon 100...
  5. M

    No Network Adapter in fresh Windows Server after Upgrade to Proxmox 7

    New fresh Proxmox 6.4 cluster. Windows machines no network. I've began changing the machine type, boot and reconfigure the network (the existing one is gone after changing the hardware type) and starts working. Some days ago I managed to make one work without this change but I don't remember...