f6e28f4e62
if no groups were found, the task log was very confusing as it contained no real information why nothing was synced, e.g.: Starting datastore sync job 'remote:datastore:local-datastore:s-79412799-e6ee' Sync datastore 'local-datastore' from 'remote/datastore' sync job 'remote:datastore:local-datastore:s-79412799-e6ee' end TASK OK this patch simply logs how many groups were found and are about to be synced: Starting datastore sync job 'remote:datastore:local-datastore:s-79412799-e6ee' Sync datastore 'local-datastore' from 'remote/datastore' found 0 groups to sync sync job 'remote:datastore:local-datastore:s-79412799-e6ee' end TASK OK Signed-off-by: Dominik Csapak <d.csapak@proxmox.com> |
||
---|---|---|
.. | ||
backup_reader.rs | ||
backup_repo.rs | ||
backup_specification.rs | ||
backup_writer.rs | ||
http_client.rs | ||
merge_known_chunks.rs | ||
pipe_to_stream.rs | ||
pull.rs | ||
pxar_backup_stream.rs | ||
remote_chunk_reader.rs | ||
task_log.rs |