Recent content by GerShock

  1. G

    QEMU backup task never ends

    Thanks to everyone. I didn't have lucky trying to kill the backup task without rebooting the server. The "solution" will be: 1- Change backup tasks doing it over a local storage. 2- Reboot the server. 3- Run periodicaly a script that moves the backups from local to remote storage. (maybe...
  2. G

    QEMU backup task never ends

    Yes, I did it. I tried with:kill PID kill -9 PID kill -15 PID kill -19 PID And it didn't work.
  3. G

    QEMU backup task never ends

    Thanks! But I have to tell you the same as I said to @term... If you know how to kill the backup task, I'll be really grateful. Greetings!
  4. G

    QEMU backup task never ends

    Thanks, that idea is in course. I wrote a script to run with a cron to do the copy from the local storage to the remote one, but now I can't stop the "zombie" backup task and the reboot the proxmox server is not viable for a time. I need a way to kill the backup task which never ends.
  5. G

    QEMU backup task never ends

    Any suggestions? :confused:
  6. G

    QEMU backup task never ends

    Its not a very performant storage. It's an FTP mounted with curlftpfs.
  7. G

    QEMU backup task never ends

    Hi, i'm having a problem after more than 8 successfully backups this way. The last backup of a QEMU VM never ends: INFO: starting new backup job: vzdump 106 --quiet 1 --mailto xxxxx@xxxxxx.xxx --mode snapshot --compress lzo --storage bckServer --node pve01 INFO: Starting Backup of VM 106 (qemu)...