replication from gui not working at all

Status
Not open for further replies.

tepupunk

Cadet
Joined
Sep 21, 2014
Messages
4
guys, sorry b 4 if this threat already made or i get in wrong place to ask,
im getting trouble with replication in gui, does not running at all.
but if i do in cli, its work perfectly.

i want to replicate 600gb zpol
what i did in gui :
ssh -vv -i /data/ssh/replication ( pull comp IP ) << works with no password asked

i made snapshoot & replication task ( when make replication task i can scan ssh to pull box )

i copied push ssh key to root user in pull box. vice versa

but still now working at all, any i missed ?

please any advices..
thank you


push box :
FreeNAS-9.1.1-RELEASE-x64 (a752d35)
16gb ddr3 | 4x4tb (raid2z)
icore 13

pull box :
FreeNAS-9.1.1-RELEASE-x64 (a752d35)
8gb ddr3 | 2x4tb ( mirror)
icore i5
 

cyberjock

Inactive Account
Joined
Mar 25, 2012
Messages
19,526
Tepupunk! How are you!?

Did you try going through the manual for ZFS replication troubleshooting? Has it ever worked or are you trying to set it up?
 

tepupunk

Cadet
Joined
Sep 21, 2014
Messages
4
hey mate...im doin good here... how bout you... long time no see @ webnode.
it was worked but... now im trying to set up another zvol to replicate ( still in the same box ),

i thnk i already ( afaik) do the all manual replication troubleshoots. and got no luck...
suchs :
ssh -vv -i /data/ssh/replication ( pull box IP ) not asked for password, but i got password asking if i try to
ssh -vv -i /data/ssh/replication ( push box IP ) << from pull box is that the main problem ?

re inputing the ssh key into root user ( vice versa )

and still no luck im trying to do with the initialize remote once thicked.
and still no progress i see.
this is the pull remote hostkey ( is that correct ssh-rsa & sha shown ? ) <<< lil bit curious in here
------------------------------------
192.168.20.251 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC22Z6gIgKfIXSs4cOeDfEBpqtGjwBY/dDWcLM2wB7vwnpV032K1E80RizhC.........
192.168.20.251 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLuhml3FvGE15aY9dngL8RAX79bi+4S97QOE.........
-------------------------------------------------------

but ican do the replication manuall by using zfs send.

i there something i miss? or its just this version bug ?

*to fear to reset setting the push box because in production.
 

tepupunk

Cadet
Joined
Sep 21, 2014
Messages
4
i got th
----
debug2: kex_parse_kexinit: none
debug2: kex_parse_kexinit: none
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit: first_kex_follows 0
debug2: kex_parse_kexinit: reserved 0
debug2: mac_setup: found hmac-md5-etm@openssh.com
debug1: kex: server->client aes128-ctr hmac-md5-etm@openssh.com none
debug2: mac_setup: found hmac-md5-etm@openssh.com
debug1: kex: client->server aes128-ctr hmac-md5-etm@openssh.com none
debug1: sending SSH2_MSG_KEX_ECDH_INIT
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
debug1: Server host key: ECDSA d8:0b:4a:4c:d1:35:fa:52:a3:29:94:bf:c9:5f:8b:dc
The authenticity of host '192.168.1.20 (192.168.1.20)' can't be established.
ECDSA key fingerprint is d8:0b:4a:4c:d1:35:fa:52:a3:29:94:bf:c9:5f:8b:dc.
Are you sure you want to continue connecting (yes/no)? ^C

---------------------
when try to ssh -vv -i /data/ssh/replication from pull box to push box.
 
Status
Not open for further replies.
Top