pveversion --verbose
from the Proxmox VE host and proxmox-backup-manager version --verbose
from the PBS host.qm config <VMID>
for the VM in question and share the output of /var/log/proxmox-backup/file-restore/qemu.log
.Did you try to restore from the same VM/snapshot two weeks ago? Any updates in-between? Further, if the file restore log folder still contains the log file from 2 weeks ago, please do also share that one, you should be able to locate it viaThis worked about 2 week ago, but now the error message is
ls -la /var/log/proxmox-backup/file-restore/
No updates from there till now. Restore (just for testing) about 2 week ago was successful.
proxmox-backup-client map vm/100/2025-01-31T20:00:02Z drive-scsi0.img
and then mount -t ntfs3 /dev/loop0p3 <mountpoint>
, with a given mountpoint and adaption to the loop device name if the number is not the same.dmesg
if the mount fails.ntfsfix -nd /dev/loop0p3
(adapting the loop device id again accordingly) and post the output. You will need to install the executable via apt install ntfs-3g
first.If you do not have the default repositoy configured you will have to provide it via the
--repository
flag, see https://pbs.proxmox.com/docs/backup-client.html#backup-repository-locationsWe use essential cookies to make this site work, and optional cookies to enhance your experience.