Hi,
I’m using TrueNAS Scale 24.10 deployed on two different systems. I’ve been unable to get ZFS replication to work between them. Both were built using TrueNAS Core and then upgraded to Scale, as a result both have the root account enabled which i’m using to configure things.
My desired config is to have the “backup” server pulling from the “live” server. The intent is to keep the backup server self contained pulling the data from the live server. Unfortunately I found the documentation on setting this up to be quite confusing.
Steps so far: created account for backups on the live server and added it to the builtin_administrators group. It has a home directory with Read/Write/Execute at the user level and Read/Execute for group and other. It also has the options SSH password login enabled, Allow all sudo commands, and Allow all sudo commands with no password. I’ve selected TrueNAS Console for the shell.
Adding the backup credentials to the backup server appears to work and it accepts them and creates the SSH keypairs entry as well. If I deliberately key in the wrong password it reports that the credentials are wrong, so it is clearly connecting and validating them. However when I go to create the replication task and select the connection, the source box where you can expand the folder structure just doesn’t work. It is sits there saying “loading…”. I can see from the audit log on the live server that it is making a connection.
But this is as far as I’ve got, and I’m stuck. Nothing I’m doing seems to be able to produce the list of volumes to replicate. Without even an error i’m left a bit stuck and wondered if there is any easy way to troubleshoot this?