I have been busy and have not had the chance to do all these things yet. However the Veam Agent for Windows Backup seems to be working now, and only 1 error a few days ago, other than that, backups have been running for the past 6 days.
I mean good to hear that your errors got less likely to happen.
Is there a tutorial on how to add as a block device? I can look for one, but just wondering if there was something you recommended.
It shouldn't be to hard to do, basically you want to check for a "stable" path for your usb pen drive - as /dev/sdX may change if other block devices get plugged in or on a host reboot; so we do not want to use that one.
One option is to use the
/dev/disk/by-uuid/
paths, you should be able to find the respective out with the lsblk command:
Then you can set this for an unused scsi disc, let's say that scsi5 is pretty sure unused in the VMs config (you can check in the webinterface too, there the config IDs are shown in parenthesis), so let's do:
Bash:
qm set VMID --scsi5 /dev/disk/by-uuid/UUID
Just replace the UUID and VMID above. You then should remove the USB passthrough, so that they do not conflict each others.
This change needs a full shutdown/start cycle for the VM to get applied correctly.
I suggest to first try this out with some USB pen drive or the like, to see if it works in general on your system - note I mostly wrote this from top of my head, so don't blindly follow it
Thank you so much and I hope you are staying safe.
Thank you, all well for now. Wish you the same!
Did they have that conference in Italy in March?
Sorry, which conference to you mean exactly?