Hi there.
I am trying to get a backup to this particular VM and I am getting the error: ERROR: Backup of VM 117 failed - job failed with err -116 - Stale file handle
I have another 30 vms or so, and all 29 got backup nicely.
But this one it's being a problem.
The PBS has disk directly attach in the server. It's a standlone server. No NFS, no CIFS/SMB.
Any help will be appreciated.
Thanks.
I am trying to get a backup to this particular VM and I am getting the error: ERROR: Backup of VM 117 failed - job failed with err -116 - Stale file handle
I have another 30 vms or so, and all 29 got backup nicely.
But this one it's being a problem.
The PBS has disk directly attach in the server. It's a standlone server. No NFS, no CIFS/SMB.
Code:
vzdump 117 --mode snapshot --notification-mode auto --storage bkp-storage1106 --node proxmox01 --remove 0 --notes-template '{{guestname}}'
117: 2025-08-02 20:04:32 INFO: Starting Backup of VM 117 (qemu)
117: 2025-08-02 20:04:32 INFO: status = running
117: 2025-08-02 20:04:32 INFO: VM Name: SDBSQLQA
117: 2025-08-02 20:04:32 INFO: include disk 'scsi0' 'STG-VMS:117/vm-117-disk-1.qcow2' 100G
117: 2025-08-02 20:04:32 INFO: include disk 'scsi1' 'STG-VMS:117/vm-117-disk-2.raw' 230G
117: 2025-08-02 20:04:32 INFO: include disk 'scsi2' 'STG-VMS:117/vm-117-disk-3.raw' 100G
117: 2025-08-02 20:04:32 INFO: include disk 'scsi3' 'STG-VMS:117/vm-117-disk-4.raw' 20G
117: 2025-08-02 20:04:32 INFO: include disk 'scsi4' 'STG-VMS:117/vm-117-disk-5.qcow2' 250G
117: 2025-08-02 20:04:32 INFO: include disk 'efidisk0' 'STG-VMS:117/vm-117-disk-0.qcow2' 528K
117: 2025-08-02 20:04:32 INFO: backup mode: snapshot
117: 2025-08-02 20:04:32 INFO: ionice priority: 7
117: 2025-08-02 20:04:32 INFO: creating Proxmox Backup Server archive 'vm/117/2025-08-02T23:04:32Z'
117: 2025-08-02 20:04:32 INFO: issuing guest-agent 'fs-freeze' command
117: 2025-08-02 20:04:39 INFO: issuing guest-agent 'fs-thaw' command
117: 2025-08-02 20:04:40 INFO: started backup task 'd8c7e45c-4ddf-487e-9848-cf982da6fede'
117: 2025-08-02 20:04:40 INFO: resuming VM again
117: 2025-08-02 20:04:40 INFO: efidisk0: dirty-bitmap status: created new
117: 2025-08-02 20:04:40 INFO: scsi0: dirty-bitmap status: created new
117: 2025-08-02 20:04:40 INFO: scsi1: dirty-bitmap status: created new
117: 2025-08-02 20:04:40 INFO: scsi2: dirty-bitmap status: created new
117: 2025-08-02 20:04:40 INFO: scsi3: dirty-bitmap status: created new
117: 2025-08-02 20:04:40 INFO: scsi4: dirty-bitmap status: created new
117: 2025-08-02 20:04:45 INFO: 0% (3.5 GiB of 700.0 GiB) in 5s, read: 712.8 MiB/s, write: 103.2 MiB/s
.....
117: 2025-08-02 20:33:07 INFO: 44% (314.6 GiB of 700.0 GiB) in 28m 27s, read: 159.1 MiB/s, write: 89.8 MiB/s
117: 2025-08-02 20:33:07 ERROR: job failed with err -116 - Stale file handle
117: 2025-08-02 20:33:07 INFO: aborting backup job
117: 2025-08-02 20:33:07 INFO: resuming VM again
117: 2025-08-02 20:33:07 ERROR: Backup of VM 117 failed - job failed with err -116 - Stale file handle
Any help will be appreciated.
Thanks.