Replication task Two server to One

Status
Not open for further replies.

kspare

Guru
Joined
Feb 19, 2015
Messages
508
I am stuck here....
I have two production servers I want to replicate to third.
I made accounts on the two servers and created those two accounts on the third.
I put the replication public key from the third in the ssh key on the 2 servers.
and from the two servers I grabbed the replication public key and put it in the appropriate accounts on the third.

Now I just get an error that says failed.

What am I missing here?
 

cyberjock

Inactive Account
Joined
Mar 25, 2012
Messages
19,525
Did you go through the section of the manual on replication and troubleshooting replication issues? If so can you post the results of those tests?

There really is only 2 "components" to replication in FreeNAS. SSH (key exchange and networking) and ZFS (receive/send). So if you rule out SSH (which the troubleshooter provides commands to rule that out) then the only other real option is something on the ZFS side. If on the ZFS side, the most common problems are trying to go to locations that are incorrect or don't exist.
 

kspare

Guru
Joined
Feb 19, 2015
Messages
508
I had it working using the root account, I found the section after reading carefully again where you can put two ssh keys in the root account, and voila it worked.
 
Status
Not open for further replies.
Top