Recent content by Rico29

  1. R

    e1000 driver hang

    Hello Faced the same problem saturday : 2025-08-02T14:55:43.876603+02:00 orvault-pxmx1 kernel: [179039.679064] e1000e 0000:00:1f.6 eno1: Detected Hardware Unit Hang: 2025-08-02T14:55:43.876615+02:00 orvault-pxmx1 kernel: [179039.679064] TDH <f4>...
  2. R

    internal error - tried creating snapshot that's already in use

    Hi, as said in the previous post, vm was locked by a verify task on the same datastore. check that rou backup is not locked or beeing synced at the same time
  3. R

    internal error - tried creating snapshot that's already in use

    thanks. I checked, vm is locked by a verify task on the same datastore. thanks for your help !
  4. R

    internal error - tried creating snapshot that's already in use

    how do I check the running tasks at a given passed timestamp ?
  5. R

    internal error - tried creating snapshot that's already in use

    there's no other PBS running tasks for this period (I've scheduled all tasks to not overlap because I'm using spinning disks and iops are not very good)
  6. R

    internal error - tried creating snapshot that's already in use

    ...Mar 19 02:14:00 pbs-pa2 proxmox-backup-proxy[1224]: reader finished successfully Mar 19 02:14:00 pbs-pa2 proxmox-backup-proxy[1224]: TASK OK Mar 19 02:14:01 pbs-pa2 CRON[491905]: pam_unix(cron:session): session opened for user root(uid=0) by (uid=0) Mar 19 02:14:01 pbs-pa2...
  7. R

    internal error - tried creating snapshot that's already in use

    here are the files : https://nextcloud.celya.fr/s/ZbKrYBb2YXXcaW4 https://nextcloud.celya.fr/s/bPbEcgmL2yN7xiw hosts are in the same TZ
  8. R

    internal error - tried creating snapshot that's already in use

    I forgot journal logs on the other node, here it is : https://nextcloud.celya.fr/s/ntrsoHGcQrndftw there's a lot of errors like : GET /download: 404 Not Found: open file "/mnt/BACKUP/pbs-pa2/ns/pxmx-pa2/vm/205/2024-01-15T21:42:27Z/client.log.blob" failed - not found
  9. R

    internal error - tried creating snapshot that's already in use

    Hello sync ran from node pbs-hits, to sync DS on pbs-pa2 both nodes are in version proxmox-backup-server 3.1.4-1 running version: 3.1.4 root@pbs-hits:~# proxmox-backup-manager sync-job list ┌─────────────────┬─────────┬─────────┬──────────────┬──────────┬──────────────┬─────────┬─────────┐ │...
  10. R

    internal error - tried creating snapshot that's already in use

    Hello Did anybody found why / when this issue happened ? I'm having the same problem
  11. R

    Skip backing up if VM is shut down - feature request / bug?

    Hello is there any news on that feature ? Regards
  12. R

    Error with backup - qmp command 'backup' failed - got wrong command id

    Hello got the same problem last night : 146: 2021-11-02 23:59:32 INFO: Starting Backup of VM 146 (qemu) 146: 2021-11-02 23:59:32 INFO: status = running 146: 2021-11-02 23:59:32 INFO: VM Name: freepbx-macetpc 146: 2021-11-02 23:59:32 INFO: include disk 'virtio0' 'ceph_storage:vm-146-disk-0' 20G...
  13. R

    slow speed on NFS backups

    New tests : To local storage : no compression : INFO: transferred 34359 MB in 180 seconds (190 MB/s) using "pigz : 8" : INFO: transferred 34359 MB in 302 seconds (113 MB/s) using "pigz : 12" : INFO: transferred 34359 MB in 276 seconds (124 MB/s) To NFS storage : no compression ...