Replication task issues

Version: ElectricEel-24.10.2.4

Hi everyone

So I’m trying to copy certain datasets from one pool to another pool, I’m trying to do a full file system replication, not just snapshots.

First issue I run into is that I want the destination pool to be unencrypted while the source is encrypted. But I get an error saying it’s not allowed, please let me know if there’s any way to circumvent this as I couldn’t find one.

Second, it gives me an error stating “Dataset ‘NAS 16TB 2 Vdevs Mirrored /Archive’ does not have any matching snapshots to replicate.”, I went through and created manual snapshots for this dataset, and I still get this error, I checked to make sure the snapshot was created, here’s a screenshot below:

And here are my replication tasks:


The task is set to “PUSH”

If anyone has any better ways of accomplishing this, or info on how to fix these errors, please let me know, thanks!

The names of your snapshots and the naming schema in the replication task do not match. Replication is based on the snapshot names.

You’re the best! that worked, running the replication task now, hopefully it fully copies the file systems properly. Thanks!