Search results

  1. M

    [SOLVED] vm running rsync hangs proxmox

    Thanks again, apoc. My arcstat shows this: sudo arcstat time read miss miss% dmis dm% pmis pm% mmis mm% size c avail 13:50:19 0 0 0 0 0 0 0 0 0 2.0G 2.9G 77G Even with all vms online the memory consumption is only 19%. I upgraded another...
  2. M

    [SOLVED] vm running rsync hangs proxmox

    I upgraded Proxmox to version 7.1-10 and the problem didn't show up anymore. I even ran 2 instances of rsync and the backup jobs completed successfully. Thank you, apoc, for your time.
  3. M

    [SOLVED] vm running rsync hangs proxmox

    Thank you, apoc. I made a mistake. Please consider that when I said swap I meant cache memory. I usually copy no more than 20 tar.gz files from remote servers, and some are big, like 10GB or more. I also copy around 2000 files from local servers. The problem occurs on internal and USB disks. I...
  4. M

    [SOLVED] vm running rsync hangs proxmox

    I still have this problem. I raised the amount of RAM to 8GB, disabled balooning and created another VM with 4 cores and 16GB of swap. Still the problem persists. I ran htop during the copy process and noticed the cache memory of the VM was full when the whole server hanged. Should I still...
  5. M

    [SOLVED] vm running rsync hangs proxmox

    Hello, I am new to this forum and I have been using Proxmox for a few months now. I am used to run backups on my vms, mostly debian, using rsync. Since I migrated a few physical servers to Proxmox, all of them freeze during these backups. I searched the forum and found some threads saying that...