[SOLVED] can't lock file '/var/lock/pve-manager/vzdump-backup-4ffaa596-78d9.lck' - can't open file - No such file or directory (500) OK

that directory should be created by pvescheduler (or any of the other things that use it for storing lock files). did you manually remove it maybe? or disable pvescheduler?
 
  • Like
Reactions: Gilberto Ferreira
that directory should be created by pvescheduler (or any of the other things that use it for storing lock files). did you manually remove it maybe? or disable pvescheduler?
Yeah. I did a systemctl disable, ' cause I have deactived some others services regarding zfs and but mistake disable scheduler as well.
After enable it again everything is ok.
Thanks a lot.