[SOLVED] : unable to start datastore verification job v-5e15e479-7564 - no such datastore 'store03'

Jarvar

Well-Known Member
Aug 27, 2019
317
10
58
Hello everyone.
I had setup a proxmox backup server and there was some names that were changed for the datastore.
Thus the old job is looking for a datastore that doesn't exist anymore or has been renamed.
How do I find where that job is trying to initiate from so that I can delete it or correct it?
Since I don't have that datastore anymore it doesn't show up to make changes either in the gui or in the /etc/proxmox-backup-manager/datastore.cfg
Any help would be much appreciated.
Thank you

Edit: I found it in the GUI in general under the main Datastore label,
However, is there a way to edit it in the command line?
Thank you so much.
 
Last edited:
After a datastore rename you will have to manually change verify, sync and prune jobs to point to the new name, either in the GUI or in the files:

Verify jobs /etc/proxmox-backup/verification.cfg.
Sync jobs /etc/proxmox-backup/sync.cfg.
Prunes /etc/proxmox-backup/prune.cfg.
 
  • Like
Reactions: Falk R. and Jarvar