<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head><body ><div>Hi Kong</div><div>Thanks for your advice but that didn't help as the remote server is already known by the local host. &nbsp;And the localhost can log on to the remote host without password.</div><div><br></div><div>Thanks&nbsp;</div><div>Ning</div><div><br></div><div><br></div><div><div style="font-size:75%;color:#575757">Sent via the Samsung Galaxy NoteĀ® II, an AT&amp;T 4G LTE smartphone</div></div><br><br><br>-------- Original message --------<br>From: Kong Man &lt;kong_mansatiansin@hotmail.com&gt; <br>Date: 04/03/2013  1:45 PM  (GMT-06:00) <br>To: pgpool-general@pgpool.net <br>Subject: [pgpool-general: 1567] Re: Online Recovery failed with unknown reason <br> <br><br><div dir="ltr">I agreed that the debug mode does not help at all.&nbsp; The problem could be due to various reasons.&nbsp; One gotcha I had was, despite a well-established password-less SSH setup, if you haven't made the hostname/IP recognized as a known host, SSH would prompt and pgpool_recovery simply gives out 'ERROR:  pgpool_recovery failed' wihtout any additional message.<br><br>Try 'ssh se032c-94-31' and see if you get a prompt like the following.&nbsp; If so, simply answer yes to get the symbolic name on the ~/.ssh/known_hosts file and try your pgpool_recovery one more time.<br><br>I hope this leads you to something, if it does not directly address your issue.<br><br>Thanks,<br>-Kong<br><br>The authenticity of host '10.89.94.31 (10.89.94.31)' can't be established.<br>RSA key fingerprint is ....<br>Are you sure you want to continue connecting (yes/no)? <br><br><div>&gt; template1=# SELECT pgpool_recovery('basebackup.sh', 'se032c-94-31',<br>&gt; '/opt/postgres/9.2/data');<br>&gt; ERROR:  pgpool_recovery failed<br>&gt; template1=# SELECT pgpool_recovery('basebackup.sh', '10.89.94.31',<br>&gt; '/opt/postgres/9.2/data');<br>&gt;  pgpool_recovery<br>&gt; -----------------<br>&gt;  t<br>&gt; (1 row)<br>&gt; <br>&gt; <br>&gt; If hostname is used, the command will failed, but IP works fine.<br>&gt; <br>&gt; I double check the hostname is pingable from localhost.<br>&gt; <br>&gt; [root@se032c-94-30 ~]# ping se032c-94-31<br>&gt; PING se032c-94-31.cisco.com (10.89.94.31) 56(84) bytes of data.<br>&gt; 64 bytes from se032c-94-31.abc.com (10.89.94.31): icmp_seq=1 ttl=64<br>&gt; time=0.254 ms<br>&gt; 64 bytes from se032c-94-31.abc.com (10.89.94.31): icmp_seq=2 ttl=64<br>&gt; time=0.311 ms<br><br><br></div>                                               </div>
</body>