Search results

  1. H

    Backup of certain VM failed

    mount output: s3fs on /mnt/s3_pmx_backup type fuse.s3fs (rw,relatime,user_id=0,group_id=0,allow_other) fstab: proxmox-dumps /mnt/s3_pmx_backup fuse.s3fs...
  2. H

    Backup of certain VM failed

    Hello. I've narrowed the problem by creating a backup to NFS4. It completed successfully. The problem really seems to be in the S3 storage. Should I post the s3 parameters from fstab?
  3. H

    Backup of certain VM failed

    Hi. So I tailed journalctl using journalctl -xef and saved it into the file. Then I manually ran backup of VM 103. Proxmox log: () INFO: starting new backup job: vzdump 103 --storage S3 --compress zstd --remove 0 --node fl1-pmx2 --mode snapshot INFO: HOOK: job-start INFO: Starting Backup of VM...
  4. H

    Backup of certain VM failed

    Hello. Sorry for posting an invalid journal. The backup started at 6:00 and ended at roughly 6:15 am. Here is journalctl from 5:55 to 6:20. Hope it helps. Thank you
  5. H

    Backup of certain VM failed

    Here is attached journalctl since five minutes before crash untill one minute after. Thank you
  6. H

    Backup of certain VM failed

    Hello. Thank you for the reply. Here is qm config 101: agent: 1 bootdisk: scsi0 cores: 2 ide2: none,media=cdrom memory: 4096 name: fl1-conveyor-controller.example.cloud net0: virtio=42:43:E9:3E:2F:10,bridge=vmbr0,firewall=1 numa: 0 onboot: 1 ostype: l26 scsi0...
  7. H

    Backup of certain VM failed

    While performing a backup of virtual machines I ran into issues with input/output error. Last week I performed an upgrade from proxmox-ve 6 to 7. The storage i am uploading snapshots to are s3 type. Tried to change compression method, but no luck. Also it doesn't fail on certain virtual machines...