Search results

  1. F

    garbage collector seems to not work

    Hi I have installed PBS as a VM on my PC. The VM is launched every day at 11PM, and stopped automatically at 2AM (for security reasons) in the history, I can see that garbage collector is launched every day around 00:00 . I can see pending removals every day but the files are never deleted...
  2. F

    Storage doesn't decrease after GC

    Hi there I've deteled backups et ran garbage collector manually, and after 24h the storage has not decreased, and now my storage is full. My PBS VM is automatically turned on before the backup in the night and it automatically turns off after 1 hour (for security reasons and power saving) I'm...
  3. F

    Simulate node crash

    Hi guys I'm using two nodes with replication and I would like to simulate a node crash to test if all works well : I think I should : - shutdown node B - set "pvecm expected" to "1" on node A when node B is down - migrate the VM from B to A The question is : if if turn node B to up state...
  4. F

    [SOLVED] problems between VM's of the same node

    Hi I'm using proxmox 5-4-4 with 2 VM's (debian10) each network interface is configured like this (OVH gave me this config) : auto ens18 iface ens18 inet static address 87.98.X.Y netmask 255.255.255.255 gateway 188.165.A.B broadcast 87.98.X.Y If VM1 pings VM2 I have a lot of losses but if I...