Hi, one of my backups are failing, see below for logs and vm config.
I'm running updated (and rebooted) 6.2-10 PVE cluster and a 0.8-9 PBS server.
The VM in question has also been stopped and started.
I'm running updated (and rebooted) 6.2-10 PVE cluster and a 0.8-9 PBS server.
The VM in question has also been stopped and started.
Code:
108: 2020-07-31 08:43:17 INFO: Starting Backup of VM 108 (qemu)
108: 2020-07-31 08:43:17 INFO: status = running
108: 2020-07-31 08:43:17 INFO: VM Name: cloud
108: 2020-07-31 08:43:17 INFO: include disk 'scsi0' 'local-zfs:vm-108-disk-1' 20G
108: 2020-07-31 08:43:17 INFO: include disk 'scsi1' 'local-zfs:vm-108-disk-2' 600G
108: 2020-07-31 08:43:17 INFO: backup mode: snapshot
108: 2020-07-31 08:43:17 INFO: ionice priority: 7
108: 2020-07-31 08:43:17 INFO: snapshots found (not included into backup)
108: 2020-07-31 08:43:17 INFO: creating Proxmox Backup Server archive 'vm/108/2020-07-31T06:43:17Z'
108: 2020-07-31 08:43:17 INFO: issuing guest-agent 'fs-freeze' command
108: 2020-07-31 08:43:18 INFO: issuing guest-agent 'fs-thaw' command
108: 2020-07-31 08:43:18 INFO: started backup task '3564ce28-0dba-4a7f-8186-a0ea2f5ec259'
108: 2020-07-31 08:43:18 INFO: resuming VM again
108: 2020-07-31 08:43:21 INFO: status: 0% (72.0 MiB of 620.0 GiB), duration 3, read: 24.0 MiB/s, write: 24.0 MiB/s
108: 2020-07-31 08:46:54 INFO: status: 1% (6.2 GiB of 620.0 GiB), duration 216, read: 29.6 MiB/s, write: 29.6 MiB/s
108: 2020-07-31 08:49:16 INFO: status: 2% (12.5 GiB of 620.0 GiB), duration 358, read: 45.0 MiB/s, write: 45.0 MiB/s
[...] # Removed for brevity
108: 2020-07-31 12:45:53 INFO: status: 99% (613.9 GiB of 620.0 GiB), duration 14555, read: 264.0 MiB/s, write: 264.0 MiB/s
108: 2020-07-31 12:46:17 INFO: status: 100% (620.0 GiB of 620.0 GiB), duration 14579, read: 258.8 MiB/s, write: 258.8 MiB/s
108: 2020-07-31 12:46:17 ERROR: backup close image failed: command error: Atomic rename file "/mnt/datastore/primary/vm/108/2020-07-31T06:43:17Z/drive-scsi1.img.fidx" failed - No such file or directory (os error 2)
108: 2020-07-31 12:46:17 INFO: aborting backup job
108: 2020-07-31 12:46:17 ERROR: Backup of VM 108 failed - backup close image failed: command error: Atomic rename file "/mnt/datastore/primary/vm/108/2020-07-31T06:43:17Z/drive-scsi1.img.fidx" failed - No such file or directory (os error 2)
Code:
agent: 1,fstrim_cloned_disks=1
balloon: 0
bootdisk: scsi0
cores: 2
ide2: none,media=cdrom
memory: 2048
name: cloud
net0: virtio=02:00:00:00:00:6c,bridge=vmbr1
numa: 0
onboot: 1
ostype: l26
parent: tmp
scsi0: local-zfs:vm-108-disk-1,discard=on,size=20G
scsi1: local-zfs:vm-108-disk-2,discard=on,size=600G
scsihw: virtio-scsi-pci
smbios1: uuid=34ed2b95-3a07-4254-954c-7d75af4b7309
sockets: 1
startup: order=20
vga: qxl
[...] # Some snapshots
Last edited: