My intention was to backup selected datasets on a pool and push them to a remote server with the idea being to use the restore function to get the data back from the remote. The replication to the remote end works and the files are accessible on the distant end.
I wanted to test it out, so I deleted the contents of the local dataset, set up a restore task and ran it. It says SUCCESS but also says no snapshot sent yet.
When I click the SUCCESS icon I get the following text:
The dataset still shows empty.
How can I restore the files from the distant end?
I wanted to test it out, so I deleted the contents of the local dataset, set up a restore task and ran it. It says SUCCESS but also says no snapshot sent yet.
When I click the SUCCESS icon I get the following text:
Code:
[2023/07/24 08:57:45] INFO [Thread-10] [zettarepl.paramiko.replication_task__task_13] Connected (version 2.0, client OpenSSH_8.4p1) [2023/07/24 08:57:45] INFO [Thread-10] [zettarepl.paramiko.replication_task__task_13] Authentication (publickey) successful! [2023/07/24 08:57:46] INFO [replication_task__task_13] [zettarepl.replication.pre_retention] Pre-retention destroying snapshots: [] [2023/07/24 08:57:46] INFO [replication_task__task_13] [zettarepl.replication.run] No snapshots to send for replication task 'task_13' on dataset 'main_pool/replication_target/immigration_docs'
The dataset still shows empty.
How can I restore the files from the distant end?