Issue backing up Windows VM's to Backup Server

karma123

New Member
Mar 31, 2021
2
0
1
94
two node setup both running 6.3-6

the first node has Proxmox + PBS installed. the PBS version is 1.0-12

It seems ONLY windows guests are getting the below error, I do have QEMU agent and all that installed




INFO: starting new backup job: vzdump 108 --remove 0 --mode snapshot --node pve2 --storage PBS-310
INFO: Starting Backup of VM 108 (qemu)
INFO: Backup started at 2021-03-30 21:40:49
INFO: status = running
INFO: VM Name: DC1
INFO: backup mode: snapshot
INFO: ionice priority: 7
INFO: creating pbs archive on storage 'PBS-310'
INFO: issuing guest-agent 'fs-freeze' command
INFO: issuing guest-agent 'fs-thaw' command
ERROR: VM 108 qmp command 'backup' failed - proxmox_backup_new failed: unable to parse repository url 'root@pam@192.168.1.200:LOCAL-VM-BACKUPS'
ERROR: Backup of VM 108 failed - VM 108 qmp command 'backup' failed - proxmox_backup_new failed: unable to parse repository url 'root@pam@192.168.1.200:LOCAL-VM-BACKUPS'
INFO: Failed at 2021-03-30 21:40:53
INFO: Backup job finished with errors
TASK ERROR: job errors
 
Was really hoping someone had an idea. I know this isn't a network connectivity issue.