Hi,
I am setting up a second PBS host. I added sync jobs to sync datastores from the first PBS to the second new one.
After the sync was done I found out that all backup groups were synced but one VM was missing. Also the job log contained this error:
What does this mean? What could be the issue?
I created a single job with only this group filter, here is the full log:
Thanks
I am setting up a second PBS host. I added sync jobs to sync datastores from the first PBS to the second new one.
After the sync was done I found out that all backup groups were synced but one VM was missing. Also the job log contained this error:
Code:
2023-08-07T08:37:05+02:00: sync group vm/100 failed - group lock failed: not a valid user id
What does this mean? What could be the issue?
I created a single job with only this group filter, here is the full log:
Code:
2023-08-07T09:00:00+02:00: Starting datastore sync job 'pbs1:datastore_nimble:store_01::s-e472ca79-d829'
2023-08-07T09:00:00+02:00: task triggered by schedule 'hourly'
2023-08-07T09:00:00+02:00: sync datastore 'store_01' from 'pbs1/datastore_nimble'
2023-08-07T09:00:00+02:00: ----
2023-08-07T09:00:00+02:00: Syncing datastore 'datastore_nimble', root namespace into datastore 'store_01', root namespace
2023-08-07T09:00:00+02:00: found 1 groups to sync (out of 50 total)
2023-08-07T09:00:00+02:00: sync group vm/100 failed - group lock failed: not a valid user id
2023-08-07T09:00:00+02:00: Finished syncing namespace , current progress: 0 groups, 0 snapshots
2023-08-07T09:00:00+02:00: TASK ERROR: sync failed with some errors.
Thanks