I'm running into backup errors on some of my VMs
Background.
I'm using HexOS for my NAS and they recently pushed on update that broke SMB and my back up share HexNasBackups wouldn't mount so I deleted it and recreated it as ProxMoxBackups. I still was not able to mount it.
They pushed a fix a day or 2 later and all seemed well. I recreated the storage location and a new backup job.
It works fine for 6 of my 8 VMs but 2 are failing with references to the old share.
INFO: VM Name: PublicMgmt
INFO: include disk 'scsi0' 'HexNasBackups:102/vm-102-disk-0.qcow2' 100G
ERROR: Backup of VM 102 failed - storage 'HexNasBackups' does not exist
The start up seems normal and is pointing to the correct storage except that 102 & 110 fail with the above error. FWIW, 102 is a running VM and 110 is currently off.
INFO: starting new backup job: vzdump 101 102 103 108 109 113 114 110 --node pve --storage ProxMoxBackups --mode snapshot --quiet 1 --compress zstd --fleecing 0 --notes-template '{{guestname}}' --prune-backups 'keep-last=30'
Obviously(?) there's some reference that needs cleaning up but don't know where to find it.
Background.
I'm using HexOS for my NAS and they recently pushed on update that broke SMB and my back up share HexNasBackups wouldn't mount so I deleted it and recreated it as ProxMoxBackups. I still was not able to mount it.
They pushed a fix a day or 2 later and all seemed well. I recreated the storage location and a new backup job.
It works fine for 6 of my 8 VMs but 2 are failing with references to the old share.
INFO: VM Name: PublicMgmt
INFO: include disk 'scsi0' 'HexNasBackups:102/vm-102-disk-0.qcow2' 100G
ERROR: Backup of VM 102 failed - storage 'HexNasBackups' does not exist
The start up seems normal and is pointing to the correct storage except that 102 & 110 fail with the above error. FWIW, 102 is a running VM and 110 is currently off.
INFO: starting new backup job: vzdump 101 102 103 108 109 113 114 110 --node pve --storage ProxMoxBackups --mode snapshot --quiet 1 --compress zstd --fleecing 0 --notes-template '{{guestname}}' --prune-backups 'keep-last=30'
Obviously(?) there's some reference that needs cleaning up but don't know where to find it.