|
jieyancai 发表于 2013-11-5 09:57 ![]()
不会的
安装grid过程中,提示如下错误,根据detail想查看原因
查看具体log名称,如下图所示:
这个是log日志内容,如下所示:
# cat sshsetup2_2013-11-05_09-53-14AM.log
INFO: Environment Variables:
INFO: ORACLE_HOME =
INFO: PATH = /usr/bin:/usr/ccs/bin:/usr/bin:/etc:/usr/sbin:/usr/ucb:/usr/dt/bin:/usr/bin/X11:/sbin:/usr/java5/jre/bin:/usr/java5/bin:/home/grid/grid/install
INFO: CLASSPATH =
INFO: Username:grid
INFO: LIBRARY_LOC = /tmp/OraInstall2013-11-05_09-53-14AM/oui/lib/aix
INFO: m_PropertiesDir = /tmp/OraInstall2013-11-05_09-53-14AM/oui/prov/resources, r_PropertiesDir = null
INFO: SSHSetup: Creating remotePaths using PATH_PROPERTIES_LOC_PROPERTY
INFO: [Oracle01]
INFO: echo $HOME
INFO: Connecting to Oracle01 port 22
INFO: Connection established
INFO: Remote version string: SSH-2.0-OpenSSH_5.2
INFO: Local version string: SSH-2.0-JSCH-0.1.44
INFO: CheckCiphers: aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,3des-ctr,arcfour,arcfour128,arcfour256
INFO: aes256-ctr is not available.
INFO: aes192-ctr is not available.
INFO: aes256-cbc is not available.
INFO: aes192-cbc is not available.
INFO: arcfour256 is not available.
INFO: SSH_MSG_KEXINIT sent
INFO: SSH_MSG_KEXINIT received
INFO: kex: server->client aes128-ctr hmac-md5 none
INFO: kex: client->server aes128-ctr hmac-md5 none
INFO: SSH_MSG_KEXDH_INIT sent
INFO: expecting SSH_MSG_KEXDH_REPLY
INFO: ssh_rsa_verify: signature true
WARNING: Permanently added 'Oracle01' (RSA) to the list of known hosts.
INFO: SSH_MSG_NEWKEYS sent
INFO: SSH_MSG_NEWKEYS received
INFO: SSH_MSG_SERVICE_REQUEST sent
INFO: SSH_MSG_SERVICE_ACCEPT received
INFO: Authentications that can continue: publickey,keyboard-interactive,password
INFO: Next authentication method: publickey
INFO: Authentications that can continue: keyboard-interactive,password
INFO: Next authentication method: keyboard-interactive
INFO: Authentications that can continue: password
INFO: Next authentication method: password
INFO: Authentication succeeded (password).
INFO: Exit-status: 0
INFO: Error:
INFO: Disconnecting from Oracle01 port 22
INFO: /home/grid
INFO: Caught an exception, leaving main loop due to Socket closed
INFO:
INFO: [Oracle02]
INFO: echo $HOME
INFO: Connecting to Oracle02 port 22
INFO: Connection established
INFO: Remote version string: SSH-2.0-OpenSSH_5.8
INFO: Local version string: SSH-2.0-JSCH-0.1.44
INFO: CheckCiphers: aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,3des-ctr,arcfour,arcfour128,arcfour256
INFO: aes256-ctr is not available.
INFO: aes192-ctr is not available.
INFO: aes256-cbc is not available.
INFO: aes192-cbc is not available.
INFO: arcfour256 is not available.
INFO: SSH_MSG_KEXINIT sent
INFO: SSH_MSG_KEXINIT received
INFO: kex: server->client aes128-ctr hmac-md5 none
INFO: kex: client->server aes128-ctr hmac-md5 none
INFO: SSH_MSG_KEXDH_INIT sent
INFO: expecting SSH_MSG_KEXDH_REPLY
INFO: ssh_rsa_verify: signature true
WARNING: Permanently added 'Oracle02' (RSA) to the list of known hosts.
INFO: SSH_MSG_NEWKEYS sent
INFO: SSH_MSG_NEWKEYS received
INFO: SSH_MSG_SERVICE_REQUEST sent
INFO: SSH_MSG_SERVICE_ACCEPT received
INFO: Authentications that can continue: publickey,keyboard-interactive,password
INFO: Next authentication method: publickey
INFO: Authentications that can continue: keyboard-interactive,password
INFO: Next authentication method: keyboard-interactive
INFO: Authentications that can continue: password
INFO: Next authentication method: password
INFO: Authentication succeeded (password).
INFO: Exit-status: 0
INFO: Error:
INFO: Disconnecting from Oracle02 port 22
INFO: /home/grid
INFO: Caught an exception, leaving main loop due to Socket closed
INFO:
INFO: Path is : "/home/grid/CFSFileName"
INFO: File not found in path : "/home/grid/CFSFileName"
INFO: Validating remote binaries..
INFO: shPath = /bin/bash shArgs = -c sshKeygen = /usr/bin/ssh-keygen hostKeyLoc = /etc/ssh hostKeyPub = ssh_host_rsa_key.pub cmd2 = /bin/true cmd2Value = if [[ {4} {1} ]] ; then exit 0; else exit 1; fi h_cmd = /bin/bash -c '/bin/true'
INFO: Checking SH args
INFO: Command /bin/bash -c '/bin/true'
INFO: [Oracle01]
INFO: /bin/bash -c '/bin/true'
INFO: Connecting to Oracle01 port 22
INFO: Connection established
INFO: Remote version string: SSH-2.0-OpenSSH_5.2
INFO: Local version string: SSH-2.0-JSCH-0.1.44
INFO: CheckCiphers: aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,3des-ctr,arcfour,arcfour128,arcfour256
INFO: aes256-ctr is not available.
INFO: aes192-ctr is not available.
INFO: aes256-cbc is not available.
INFO: aes192-cbc is not available.
INFO: arcfour256 is not available.
INFO: SSH_MSG_KEXINIT sent
INFO: SSH_MSG_KEXINIT received
INFO: kex: server->client aes128-ctr hmac-md5 none
INFO: kex: client->server aes128-ctr hmac-md5 none
INFO: SSH_MSG_KEXDH_INIT sent
INFO: expecting SSH_MSG_KEXDH_REPLY
INFO: ssh_rsa_verify: signature true
WARNING: Permanently added 'Oracle01' (RSA) to the list of known hosts.
INFO: SSH_MSG_NEWKEYS sent
INFO: SSH_MSG_NEWKEYS received
INFO: SSH_MSG_SERVICE_REQUEST sent
INFO: SSH_MSG_SERVICE_ACCEPT received
INFO: Authentications that can continue: publickey,keyboard-interactive,password
INFO: Next authentication method: publickey
INFO: Authentications that can continue: keyboard-interactive,password
INFO: Next authentication method: keyboard-interactive
INFO: Authentications that can continue: password
INFO: Next authentication method: password
INFO: Authentication succeeded (password).
INFO: Exit-status: 0
INFO: Error:
INFO: Disconnecting from Oracle01 port 22
INFO:
INFO:
INFO: Checking hostkey
INFO: Caught an exception, leaving main loop due to Socket closed
INFO: Command /bin/bash -c 'if [[ -f /etc/ssh/ssh_host_rsa_key.pub ]] ; then exit 0; else exit 1; fi'
INFO: [Oracle01]
INFO: /bin/bash -c 'if [[ -f /etc/ssh/ssh_host_rsa_key.pub ]] ; then exit 0; else exit 1; fi'
INFO: Connecting to Oracle01 port 22
INFO: Connection established
INFO: Remote version string: SSH-2.0-OpenSSH_5.2
INFO: Local version string: SSH-2.0-JSCH-0.1.44
INFO: CheckCiphers: aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,3des-ctr,arcfour,arcfour128,arcfour256
INFO: aes256-ctr is not available.
INFO: aes192-ctr is not available.
INFO: aes256-cbc is not available.
INFO: aes192-cbc is not available.
INFO: arcfour256 is not available.
INFO: SSH_MSG_KEXINIT sent
INFO: SSH_MSG_KEXINIT received
INFO: kex: server->client aes128-ctr hmac-md5 none
INFO: kex: client->server aes128-ctr hmac-md5 none
INFO: SSH_MSG_KEXDH_INIT sent
INFO: expecting SSH_MSG_KEXDH_REPLY
INFO: ssh_rsa_verify: signature true
WARNING: Permanently added 'Oracle01' (RSA) to the list of known hosts.
INFO: SSH_MSG_NEWKEYS sent
INFO: SSH_MSG_NEWKEYS received
INFO: SSH_MSG_SERVICE_REQUEST sent
INFO: SSH_MSG_SERVICE_ACCEPT received
INFO: Authentications that can continue: publickey,keyboard-interactive,password
INFO: Next authentication method: publickey
INFO: Authentications that can continue: keyboard-interactive,password
INFO: Next authentication method: keyboard-interactive
INFO: Authentications that can continue: password
INFO: Next authentication method: password
INFO: Authentication succeeded (password).
INFO: Exit-status: 0
INFO: Error:
INFO: Disconnecting from Oracle01 port 22
INFO:
INFO: Caught an exception, leaving main loop due to Socket closed
INFO:
INFO: Checking ssh keygen
INFO: Command /bin/bash -c 'if [[ -f /usr/bin/ssh-keygen ]] ; then exit 0; else exit 1; fi'
INFO: [Oracle01]
INFO: /bin/bash -c 'if [[ -f /usr/bin/ssh-keygen ]] ; then exit 0; else exit 1; fi'
INFO: Connecting to Oracle01 port 22
INFO: Connection established
INFO: Remote version string: SSH-2.0-OpenSSH_5.2
INFO: Local version string: SSH-2.0-JSCH-0.1.44
INFO: CheckCiphers: aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,3des-ctr,arcfour,arcfour128,arcfour256
INFO: aes256-ctr is not available.
INFO: aes192-ctr is not available.
INFO: aes256-cbc is not available.
INFO: aes192-cbc is not available.
INFO: arcfour256 is not available.
INFO: SSH_MSG_KEXINIT sent
INFO: SSH_MSG_KEXINIT received
INFO: kex: server->client aes128-ctr hmac-md5 none
INFO: kex: client->server aes128-ctr hmac-md5 none
INFO: SSH_MSG_KEXDH_INIT sent
INFO: expecting SSH_MSG_KEXDH_REPLY
INFO: ssh_rsa_verify: signature true
WARNING: Permanently added 'Oracle01' (RSA) to the list of known hosts.
INFO: SSH_MSG_NEWKEYS sent
INFO: SSH_MSG_NEWKEYS received
INFO: SSH_MSG_SERVICE_REQUEST sent
INFO: SSH_MSG_SERVICE_ACCEPT received
INFO: Authentications that can continue: publickey,keyboard-interactive,password
INFO: Next authentication method: publickey
INFO: Authentications that can continue: keyboard-interactive,password
INFO: Next authentication method: keyboard-interactive
INFO: Authentications that can continue: password
INFO: Next authentication method: password
INFO: Authentication succeeded (password).
INFO: Exit-status: 0
INFO: Error:
INFO: Disconnecting from Oracle01 port 22
INFO:
INFO: Caught an exception, leaving main loop due to Socket closed
INFO:
INFO: Checking SH args
INFO: Command /bin/bash -c 'if [[ -f /usr/bin/ssh-keygen ]] ; then exit 0; else exit 1; fi'
INFO: [Oracle02]
INFO: /bin/bash -c 'if [[ -f /usr/bin/ssh-keygen ]] ; then exit 0; else exit 1; fi'
INFO: Connecting to Oracle02 port 22
INFO: Connection established
INFO: Remote version string: SSH-2.0-OpenSSH_5.8
INFO: Local version string: SSH-2.0-JSCH-0.1.44
INFO: CheckCiphers: aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,3des-ctr,arcfour,arcfour128,arcfour256
INFO: aes256-ctr is not available.
INFO: aes192-ctr is not available.
INFO: aes256-cbc is not available.
INFO: aes192-cbc is not available.
INFO: arcfour256 is not available.
INFO: SSH_MSG_KEXINIT sent
INFO: SSH_MSG_KEXINIT received
INFO: kex: server->client aes128-ctr hmac-md5 none
INFO: kex: client->server aes128-ctr hmac-md5 none
INFO: SSH_MSG_KEXDH_INIT sent
INFO: expecting SSH_MSG_KEXDH_REPLY
INFO: ssh_rsa_verify: signature true
WARNING: Permanently added 'Oracle02' (RSA) to the list of known hosts.
INFO: SSH_MSG_NEWKEYS sent
INFO: SSH_MSG_NEWKEYS received
INFO: SSH_MSG_SERVICE_REQUEST sent
INFO: SSH_MSG_SERVICE_ACCEPT received
INFO: Authentications that can continue: publickey,keyboard-interactive,password
INFO: Next authentication method: publickey
INFO: Authentications that can continue: keyboard-interactive,password
INFO: Next authentication method: keyboard-interactive
INFO: Authentications that can continue: password
INFO: Next authentication method: password
INFO: Authentication succeeded (password).
INFO: Exit-status: 0
INFO: Error:
INFO: Disconnecting from Oracle02 port 22
INFO:
INFO: Caught an exception, leaving main loop due to Socket closed
INFO:
INFO: Checking hostkey
INFO: Command /bin/bash -c 'if [[ -f /etc/ssh/ssh_host_rsa_key.pub ]] ; then exit 0; else exit 1; fi'
INFO: [Oracle02]
INFO: /bin/bash -c 'if [[ -f /etc/ssh/ssh_host_rsa_key.pub ]] ; then exit 0; else exit 1; fi'
INFO: Connecting to Oracle02 port 22
INFO: Connection established
INFO: Remote version string: SSH-2.0-OpenSSH_5.8
INFO: Local version string: SSH-2.0-JSCH-0.1.44
INFO: CheckCiphers: aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,3des-ctr,arcfour,arcfour128,arcfour256
INFO: aes256-ctr is not available.
INFO: aes192-ctr is not available.
INFO: aes256-cbc is not available.
INFO: aes192-cbc is not available.
INFO: arcfour256 is not available.
INFO: SSH_MSG_KEXINIT sent
INFO: SSH_MSG_KEXINIT received
INFO: kex: server->client aes128-ctr hmac-md5 none
INFO: kex: client->server aes128-ctr hmac-md5 none
INFO: SSH_MSG_KEXDH_INIT sent
INFO: expecting SSH_MSG_KEXDH_REPLY
INFO: ssh_rsa_verify: signature true
WARNING: Permanently added 'Oracle02' (RSA) to the list of known hosts.
INFO: SSH_MSG_NEWKEYS sent
INFO: SSH_MSG_NEWKEYS received
INFO: SSH_MSG_SERVICE_REQUEST sent
INFO: SSH_MSG_SERVICE_ACCEPT received
INFO: Authentications that can continue: publickey,keyboard-interactive,password
INFO: Next authentication method: publickey
INFO: Authentications that can continue: keyboard-interactive,password
INFO: Next authentication method: keyboard-interactive
INFO: Authentications that can continue: password
INFO: Next authentication method: password
INFO: Authentication succeeded (password).
INFO: Exit-status: 0
INFO: Error:
INFO: Disconnecting from Oracle02 port 22
INFO:
INFO: Caught an exception, leaving main loop due to Socket closed
INFO:
INFO: Checking ssh keygen
INFO: Command /bin/bash -c 'if [[ -f /usr/bin/ssh-keygen ]] ; then exit 0; else exit 1; fi'
INFO: [Oracle02]
INFO: /bin/bash -c 'if [[ -f /usr/bin/ssh-keygen ]] ; then exit 0; else exit 1; fi'
INFO: Connecting to Oracle02 port 22
INFO: Connection established
INFO: Remote version string: SSH-2.0-OpenSSH_5.8
INFO: Local version string: SSH-2.0-JSCH-0.1.44
INFO: CheckCiphers: aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,3des-ctr,arcfour,arcfour128,arcfour256
INFO: aes256-ctr is not available.
INFO: aes192-ctr is not available.
INFO: aes256-cbc is not available.
INFO: aes192-cbc is not available.
INFO: arcfour256 is not available.
INFO: SSH_MSG_KEXINIT sent
INFO: SSH_MSG_KEXINIT received
INFO: kex: server->client aes128-ctr hmac-md5 none
INFO: kex: client->server aes128-ctr hmac-md5 none
INFO: SSH_MSG_KEXDH_INIT sent
INFO: expecting SSH_MSG_KEXDH_REPLY
INFO: ssh_rsa_verify: signature true
WARNING: Permanently added 'Oracle02' (RSA) to the list of known hosts.
INFO: SSH_MSG_NEWKEYS sent
INFO: SSH_MSG_NEWKEYS received
INFO: SSH_MSG_SERVICE_REQUEST sent
INFO: SSH_MSG_SERVICE_ACCEPT received
INFO: Authentications that can continue: publickey,keyboard-interactive,password
INFO: Next authentication method: publickey
INFO: Authentications that can continue: keyboard-interactive,password
INFO: Next authentication method: keyboard-interactive
INFO: Authentications that can continue: password
INFO: Next authentication method: password
INFO: Authentication succeeded (password).
INFO: Exit-status: 0
INFO: Error:
INFO: Disconnecting from Oracle02 port 22
INFO:
INFO:
INFO: Caught an exception, leaving main loop due to Socket closed
INFO: Remote binaries check succeeded
INFO: Validating protocol versions..
INFO: [Oracle01]
INFO: /bin/bash -c 'cat /etc/ssh/ssh_config | grep Protocol'
INFO: Connecting to Oracle01 port 22
INFO: Connection established
INFO: Remote version string: SSH-2.0-OpenSSH_5.2
INFO: Local version string: SSH-2.0-JSCH-0.1.44
INFO: CheckCiphers: aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,3des-ctr,arcfour,arcfour128,arcfour256
INFO: aes256-ctr is not available.
INFO: aes192-ctr is not available.
INFO: aes256-cbc is not available.
INFO: aes192-cbc is not available.
INFO: arcfour256 is not available.
INFO: SSH_MSG_KEXINIT sent
INFO: SSH_MSG_KEXINIT received
INFO: kex: server->client aes128-ctr hmac-md5 none
INFO: kex: client->server aes128-ctr hmac-md5 none
INFO: SSH_MSG_KEXDH_INIT sent
INFO: expecting SSH_MSG_KEXDH_REPLY
INFO: ssh_rsa_verify: signature true
WARNING: Permanently added 'Oracle01' (RSA) to the list of known hosts.
INFO: SSH_MSG_NEWKEYS sent
INFO: SSH_MSG_NEWKEYS received
INFO: SSH_MSG_SERVICE_REQUEST sent
INFO: SSH_MSG_SERVICE_ACCEPT received
INFO: Authentications that can continue: publickey,keyboard-interactive,password
INFO: Next authentication method: publickey
INFO: Authentications that can continue: keyboard-interactive,password
INFO: Next authentication method: keyboard-interactive
INFO: Authentications that can continue: password
INFO: Next authentication method: password
INFO: Authentication succeeded (password).
INFO: Exit-status: 0
INFO: Error:
INFO: Disconnecting from Oracle01 port 22
INFO: # Protocol 2,1
INFO: Caught an exception, leaving main loop due to Socket closed
INFO:
INFO: [Oracle02]
INFO: /bin/bash -c 'cat /etc/ssh/ssh_config | grep Protocol'
INFO: Connecting to Oracle02 port 22
INFO: Connection established
INFO: Remote version string: SSH-2.0-OpenSSH_5.8
INFO: Local version string: SSH-2.0-JSCH-0.1.44
INFO: CheckCiphers: aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,3des-ctr,arcfour,arcfour128,arcfour256
INFO: aes256-ctr is not available.
INFO: aes192-ctr is not available.
INFO: aes256-cbc is not available.
INFO: aes192-cbc is not available.
INFO: arcfour256 is not available.
INFO: SSH_MSG_KEXINIT sent
INFO: SSH_MSG_KEXINIT received
INFO: kex: server->client aes128-ctr hmac-md5 none
INFO: kex: client->server aes128-ctr hmac-md5 none
INFO: SSH_MSG_KEXDH_INIT sent
INFO: expecting SSH_MSG_KEXDH_REPLY
INFO: ssh_rsa_verify: signature true
WARNING: Permanently added 'Oracle02' (RSA) to the list of known hosts.
INFO: SSH_MSG_NEWKEYS sent
INFO: SSH_MSG_NEWKEYS received
INFO: SSH_MSG_SERVICE_REQUEST sent
INFO: SSH_MSG_SERVICE_ACCEPT received
INFO: Authentications that can continue: publickey,keyboard-interactive,password
INFO: Next authentication method: publickey
INFO: Authentications that can continue: keyboard-interactive,password
INFO: Next authentication method: keyboard-interactive
INFO: Authentications that can continue: password
INFO: Next authentication method: password
INFO: Authentication succeeded (password).
INFO: Exit-status: 0
INFO: Error:
INFO: Disconnecting from Oracle02 port 22
INFO: # Protocol 2,1
INFO: Caught an exception, leaving main loop due to Socket closed
INFO:
INFO: Protocol version check succeeded
INFO: [Oracle01]
INFO: /bin/bash -c 'if [[ -x /usr/bin/scp ]] ; then exit 0; else exit 1; fi'
INFO: Connecting to Oracle01 port 22
INFO: Connection established
INFO: Remote version string: SSH-2.0-OpenSSH_5.2
INFO: Local version string: SSH-2.0-JSCH-0.1.44
INFO: CheckCiphers: aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,3des-ctr,arcfour,arcfour128,arcfour256
INFO: aes256-ctr is not available.
INFO: aes192-ctr is not available.
INFO: aes256-cbc is not available.
INFO: aes192-cbc is not available.
INFO: arcfour256 is not available.
INFO: SSH_MSG_KEXINIT sent
INFO: SSH_MSG_KEXINIT received
INFO: kex: server->client aes128-ctr hmac-md5 none
INFO: kex: client->server aes128-ctr hmac-md5 none
INFO: SSH_MSG_KEXDH_INIT sent
INFO: expecting SSH_MSG_KEXDH_REPLY
INFO: ssh_rsa_verify: signature true
WARNING: Permanently added 'Oracle01' (RSA) to the list of known hosts.
INFO: SSH_MSG_NEWKEYS sent
INFO: SSH_MSG_NEWKEYS received
INFO: SSH_MSG_SERVICE_REQUEST sent
INFO: SSH_MSG_SERVICE_ACCEPT received
INFO: Authentications that can continue: publickey,keyboard-interactive,password
INFO: Next authentication method: publickey
INFO: Authentications that can continue: keyboard-interactive,password
INFO: Next authentication method: keyboard-interactive
INFO: Authentications that can continue: password
INFO: Next authentication method: password
INFO: Authentication succeeded (password).
INFO: Exit-status: 0
INFO: Error:
INFO: Disconnecting from Oracle01 port 22
INFO:
INFO: Caught an exception, leaving main loop due to Socket closed
INFO:
INFO: [Oracle02]
INFO: /bin/bash -c 'if [[ -x /usr/bin/scp ]] ; then exit 0; else exit 1; fi'
INFO: Connecting to Oracle02 port 22
INFO: Connection established
INFO: Remote version string: SSH-2.0-OpenSSH_5.8
INFO: Local version string: SSH-2.0-JSCH-0.1.44
INFO: CheckCiphers: aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,3des-ctr,arcfour,arcfour128,arcfour256
INFO: aes256-ctr is not available.
INFO: aes192-ctr is not available.
INFO: aes256-cbc is not available.
INFO: aes192-cbc is not available.
INFO: arcfour256 is not available.
INFO: SSH_MSG_KEXINIT sent
INFO: SSH_MSG_KEXINIT received
INFO: kex: server->client aes128-ctr hmac-md5 none
INFO: kex: client->server aes128-ctr hmac-md5 none
INFO: SSH_MSG_KEXDH_INIT sent
INFO: expecting SSH_MSG_KEXDH_REPLY
INFO: ssh_rsa_verify: signature true
WARNING: Permanently added 'Oracle02' (RSA) to the list of known hosts.
INFO: SSH_MSG_NEWKEYS sent
INFO: SSH_MSG_NEWKEYS received
INFO: SSH_MSG_SERVICE_REQUEST sent
INFO: SSH_MSG_SERVICE_ACCEPT received
INFO: Authentications that can continue: publickey,keyboard-interactive,password
INFO: Next authentication method: publickey
INFO: Authentications that can continue: keyboard-interactive,password
INFO: Next authentication method: keyboard-interactive
INFO: Authentications that can continue: password
INFO: Next authentication method: password
INFO: Authentication succeeded (password).
INFO: Exit-status: 0
INFO: Error:
INFO: Disconnecting from Oracle02 port 22
INFO:
INFO:
INFO: Caught an exception, leaving main loop due to Socket closed
INFO: lock_count 1
INFO: Lock Retry Count 1
INFO: Lock Sleep Time 30000
INFO: Lock Location : /home/grid/.ssh/lock
INFO: Trying to get Lock ....
INFO: Lock Acquired
INFO: Creating keys on remote Host Oracle01
INFO: to setup SSH on Host Oracle01
INFO: [Oracle01]
INFO: /bin/rm /home/grid/.ssh/id_rsa.pub
INFO: Connecting to Oracle01 port 22
INFO: Connection established
INFO: Remote version string: SSH-2.0-OpenSSH_5.2
INFO: Local version string: SSH-2.0-JSCH-0.1.44
INFO: CheckCiphers: aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,3des-ctr,arcfour,arcfour128,arcfour256
INFO: aes256-ctr is not available.
INFO: aes192-ctr is not available.
INFO: aes256-cbc is not available.
INFO: aes192-cbc is not available.
INFO: arcfour256 is not available.
INFO: SSH_MSG_KEXINIT sent
INFO: SSH_MSG_KEXINIT received
INFO: kex: server->client aes128-ctr hmac-md5 none
INFO: kex: client->server aes128-ctr hmac-md5 none
INFO: SSH_MSG_KEXDH_INIT sent
INFO: expecting SSH_MSG_KEXDH_REPLY
INFO: ssh_rsa_verify: signature true
WARNING: Permanently added 'Oracle01' (RSA) to the list of known hosts.
INFO: SSH_MSG_NEWKEYS sent
INFO: SSH_MSG_NEWKEYS received
INFO: SSH_MSG_SERVICE_REQUEST sent
INFO: SSH_MSG_SERVICE_ACCEPT received
INFO: Authentications that can continue: publickey,keyboard-interactive,password
INFO: Next authentication method: publickey
INFO: Authentications that can continue: keyboard-interactive,password
INFO: Next authentication method: keyboard-interactive
INFO: Authentications that can continue: password
INFO: Next authentication method: password
INFO: Authentication succeeded (password).
INFO: Exit-status: 0
INFO: Error:
INFO: Disconnecting from Oracle01 port 22
INFO:
INFO: Caught an exception, leaving main loop due to Socket closed
INFO:
INFO: [Oracle01]
INFO: /bin/rm /home/grid/.ssh/id_rsa
INFO: Connecting to Oracle01 port 22
INFO: Connection established
INFO: Remote version string: SSH-2.0-OpenSSH_5.2
INFO: Local version string: SSH-2.0-JSCH-0.1.44
INFO: CheckCiphers: aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,3des-ctr,arcfour,arcfour128,arcfour256
INFO: aes256-ctr is not available.
INFO: aes192-ctr is not available.
INFO: aes256-cbc is not available.
INFO: aes192-cbc is not available.
INFO: arcfour256 is not available.
INFO: SSH_MSG_KEXINIT sent
INFO: SSH_MSG_KEXINIT received
INFO: kex: server->client aes128-ctr hmac-md5 none
INFO: kex: client->server aes128-ctr hmac-md5 none
INFO: SSH_MSG_KEXDH_INIT sent
INFO: expecting SSH_MSG_KEXDH_REPLY
INFO: ssh_rsa_verify: signature true
WARNING: Permanently added 'Oracle01' (RSA) to the list of known hosts.
INFO: SSH_MSG_NEWKEYS sent
INFO: SSH_MSG_NEWKEYS received
INFO: SSH_MSG_SERVICE_REQUEST sent
INFO: SSH_MSG_SERVICE_ACCEPT received
INFO: Authentications that can continue: publickey,keyboard-interactive,password
INFO: Next authentication method: publickey
INFO: Authentications that can continue: keyboard-interactive,password
INFO: Next authentication method: keyboard-interactive
INFO: Authentications that can continue: password
INFO: Next authentication method: password
INFO: Authentication succeeded (password).
INFO: Exit-status: 0
INFO: Error:
INFO: Disconnecting from Oracle01 port 22
INFO:
INFO: Caught an exception, leaving main loop due to Socket closed
INFO:
INFO: [Oracle01]
INFO: /usr/bin/ssh-keygen -t rsa -f /home/grid/.ssh/id_rsa -N '' -q
INFO: Connecting to Oracle01 port 22
INFO: Connection established
INFO: Remote version string: SSH-2.0-OpenSSH_5.2
INFO: Local version string: SSH-2.0-JSCH-0.1.44
INFO: CheckCiphers: aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,3des-ctr,arcfour,arcfour128,arcfour256
INFO: aes256-ctr is not available.
INFO: aes192-ctr is not available.
INFO: aes256-cbc is not available.
INFO: aes192-cbc is not available.
INFO: arcfour256 is not available.
INFO: SSH_MSG_KEXINIT sent
INFO: SSH_MSG_KEXINIT received
INFO: kex: server->client aes128-ctr hmac-md5 none
INFO: kex: client->server aes128-ctr hmac-md5 none
INFO: SSH_MSG_KEXDH_INIT sent
INFO: expecting SSH_MSG_KEXDH_REPLY
INFO: ssh_rsa_verify: signature true
WARNING: Permanently added 'Oracle01' (RSA) to the list of known hosts.
INFO: SSH_MSG_NEWKEYS sent
INFO: SSH_MSG_NEWKEYS received
INFO: SSH_MSG_SERVICE_REQUEST sent
INFO: SSH_MSG_SERVICE_ACCEPT received
INFO: Authentications that can continue: publickey,keyboard-interactive,password
INFO: Next authentication method: publickey
INFO: Authentications that can continue: keyboard-interactive,password
INFO: Next authentication method: keyboard-interactive
INFO: Authentications that can continue: password
INFO: Next authentication method: password
INFO: Authentication succeeded (password).
INFO: Exit-status: 0
INFO: Error:
INFO: Disconnecting from Oracle01 port 22
INFO:
INFO: Caught an exception, leaving main loop due to Socket closed
INFO:
INFO: Creating keys on remote Host Oracle02
INFO: to setup SSH on Host Oracle02
INFO: [Oracle02]
INFO: /bin/rm /home/grid/.ssh/id_rsa.pub
INFO: Connecting to Oracle02 port 22
INFO: Connection established
INFO: Remote version string: SSH-2.0-OpenSSH_5.8
INFO: Local version string: SSH-2.0-JSCH-0.1.44
INFO: CheckCiphers: aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,3des-ctr,arcfour,arcfour128,arcfour256
INFO: aes256-ctr is not available.
INFO: aes192-ctr is not available.
INFO: aes256-cbc is not available.
INFO: aes192-cbc is not available.
INFO: arcfour256 is not available.
INFO: SSH_MSG_KEXINIT sent
INFO: SSH_MSG_KEXINIT received
INFO: kex: server->client aes128-ctr hmac-md5 none
INFO: kex: client->server aes128-ctr hmac-md5 none
INFO: SSH_MSG_KEXDH_INIT sent
INFO: expecting SSH_MSG_KEXDH_REPLY
INFO: ssh_rsa_verify: signature true
WARNING: Permanently added 'Oracle02' (RSA) to the list of known hosts.
INFO: SSH_MSG_NEWKEYS sent
INFO: SSH_MSG_NEWKEYS received
INFO: SSH_MSG_SERVICE_REQUEST sent
INFO: SSH_MSG_SERVICE_ACCEPT received
INFO: Authentications that can continue: publickey,keyboard-interactive,password
INFO: Next authentication method: publickey
INFO: Authentications that can continue: keyboard-interactive,password
INFO: Next authentication method: keyboard-interactive
INFO: Authentications that can continue: password
INFO: Next authentication method: password
INFO: Authentication succeeded (password).
INFO: Exit-status: 0
INFO: Error:
INFO: Disconnecting from Oracle02 port 22
INFO:
INFO: Caught an exception, leaving main loop due to Socket closed
INFO:
INFO: [Oracle02]
INFO: /bin/rm /home/grid/.ssh/id_rsa
INFO: Connecting to Oracle02 port 22
INFO: Connection established
INFO: Remote version string: SSH-2.0-OpenSSH_5.8
INFO: Local version string: SSH-2.0-JSCH-0.1.44
INFO: CheckCiphers: aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,3des-ctr,arcfour,arcfour128,arcfour256
INFO: aes256-ctr is not available.
INFO: aes192-ctr is not available.
INFO: aes256-cbc is not available.
INFO: aes192-cbc is not available.
INFO: arcfour256 is not available.
INFO: SSH_MSG_KEXINIT sent
INFO: SSH_MSG_KEXINIT received
INFO: kex: server->client aes128-ctr hmac-md5 none
INFO: kex: client->server aes128-ctr hmac-md5 none
INFO: SSH_MSG_KEXDH_INIT sent
INFO: expecting SSH_MSG_KEXDH_REPLY
INFO: ssh_rsa_verify: signature true
WARNING: Permanently added 'Oracle02' (RSA) to the list of known hosts.
INFO: SSH_MSG_NEWKEYS sent
INFO: SSH_MSG_NEWKEYS received
INFO: SSH_MSG_SERVICE_REQUEST sent
INFO: SSH_MSG_SERVICE_ACCEPT received
INFO: Authentications that can continue: publickey,keyboard-interactive,password
INFO: Next authentication method: publickey
INFO: Authentications that can continue: keyboard-interactive,password
INFO: Next authentication method: keyboard-interactive
INFO: Authentications that can continue: password
INFO: Next authentication method: password
INFO: Authentication succeeded (password).
INFO: Exit-status: 0
INFO: Error:
INFO: Disconnecting from Oracle02 port 22
INFO:
INFO: Caught an exception, leaving main loop due to Socket closed
INFO:
INFO: [Oracle02]
INFO: /usr/bin/ssh-keygen -t rsa -f /home/grid/.ssh/id_rsa -N '' -q
INFO: Connecting to Oracle02 port 22
INFO: Connection established
INFO: Remote version string: SSH-2.0-OpenSSH_5.8
INFO: Local version string: SSH-2.0-JSCH-0.1.44
INFO: CheckCiphers: aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,3des-ctr,arcfour,arcfour128,arcfour256
INFO: aes256-ctr is not available.
INFO: aes192-ctr is not available.
INFO: aes256-cbc is not available.
INFO: aes192-cbc is not available.
INFO: arcfour256 is not available.
INFO: SSH_MSG_KEXINIT sent
INFO: SSH_MSG_KEXINIT received
INFO: kex: server->client aes128-ctr hmac-md5 none
INFO: kex: client->server aes128-ctr hmac-md5 none
INFO: SSH_MSG_KEXDH_INIT sent
INFO: expecting SSH_MSG_KEXDH_REPLY
INFO: ssh_rsa_verify: signature true
WARNING: Permanently added 'Oracle02' (RSA) to the list of known hosts.
INFO: SSH_MSG_NEWKEYS sent
INFO: SSH_MSG_NEWKEYS received
INFO: SSH_MSG_SERVICE_REQUEST sent
INFO: SSH_MSG_SERVICE_ACCEPT received
INFO: Authentications that can continue: publickey,keyboard-interactive,password
INFO: Next authentication method: publickey
INFO: Authentications that can continue: keyboard-interactive,password
INFO: Next authentication method: keyboard-interactive
INFO: Authentications that can continue: password
INFO: Next authentication method: password
INFO: Authentication succeeded (password).
INFO: Exit-status: 0
INFO: Error:
INFO: Disconnecting from Oracle02 port 22
INFO:
INFO: Caught an exception, leaving main loop due to Socket closed
INFO:
INFO: Copy remotefile: /home/grid/.ssh/id_rsa.pub to localfile: /home/grid/.ssh/identity.pub.Oracle01
INFO: Connecting to Oracle01 port 22
INFO: Connection established
INFO: Remote version string: SSH-2.0-OpenSSH_5.2
INFO: Local version string: SSH-2.0-JSCH-0.1.44
INFO: CheckCiphers: aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,3des-ctr,arcfour,arcfour128,arcfour256
INFO: aes256-ctr is not available.
INFO: aes192-ctr is not available.
INFO: aes256-cbc is not available.
INFO: aes192-cbc is not available.
INFO: arcfour256 is not available.
INFO: SSH_MSG_KEXINIT sent
INFO: SSH_MSG_KEXINIT received
INFO: kex: server->client aes128-ctr hmac-md5 none
INFO: kex: client->server aes128-ctr hmac-md5 none
INFO: SSH_MSG_KEXDH_INIT sent
INFO: expecting SSH_MSG_KEXDH_REPLY
INFO: ssh_rsa_verify: signature true
WARNING: Permanently added 'Oracle01' (RSA) to the list of known hosts.
INFO: SSH_MSG_NEWKEYS sent
INFO: SSH_MSG_NEWKEYS received
INFO: SSH_MSG_SERVICE_REQUEST sent
INFO: SSH_MSG_SERVICE_ACCEPT received
INFO: Authentications that can continue: publickey,keyboard-interactive,password
INFO: Next authentication method: publickey
INFO: Authentications that can continue: keyboard-interactive,password
INFO: Next authentication method: keyboard-interactive
INFO: Authentications that can continue: password
INFO: Next authentication method: password
INFO: Authentication succeeded (password).
INFO: Disconnecting from Oracle01 port 22
INFO: Copy remotefile: /home/grid/.ssh/id_rsa.pub to localfile: /home/grid/.ssh/identity.pub.Oracle02
INFO: Connecting to Oracle02 port 22
INFO: Connection established
INFO: Remote version string: SSH-2.0-OpenSSH_5.8
INFO: Local version string: SSH-2.0-JSCH-0.1.44
INFO: CheckCiphers: aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,3des-ctr,arcfour,arcfour128,arcfour256
INFO: aes256-ctr is not available.
INFO: aes192-ctr is not available.
INFO: aes256-cbc is not available.
INFO: aes192-cbc is not available.
INFO: arcfour256 is not available.
INFO: SSH_MSG_KEXINIT sent
INFO: SSH_MSG_KEXINIT received
INFO: kex: server->client aes128-ctr hmac-md5 none
INFO: kex: client->server aes128-ctr hmac-md5 none
INFO: SSH_MSG_KEXDH_INIT sent
INFO: expecting SSH_MSG_KEXDH_REPLY
INFO: ssh_rsa_verify: signature true
WARNING: Permanently added 'Oracle02' (RSA) to the list of known hosts.
INFO: SSH_MSG_NEWKEYS sent
INFO: SSH_MSG_NEWKEYS received
INFO: SSH_MSG_SERVICE_REQUEST sent
INFO: SSH_MSG_SERVICE_ACCEPT received
INFO: Authentications that can continue: publickey,keyboard-interactive,password
INFO: Next authentication method: publickey
INFO: Authentications that can continue: keyboard-interactive,password
INFO: Next authentication method: keyboard-interactive
INFO: Authentications that can continue: password
INFO: Next authentication method: password
INFO: Authentication succeeded (password).
INFO: Disconnecting from Oracle02 port 22
INFO: Caught an exception, leaving main loop due to Socket closed
INFO: [Oracle01]
INFO: /bin/cat "/etc/ssh/ssh_host_rsa_key.pub"
INFO: Connecting to Oracle01 port 22
INFO: Connection established
INFO: Remote version string: SSH-2.0-OpenSSH_5.2
INFO: Local version string: SSH-2.0-JSCH-0.1.44
INFO: CheckCiphers: aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,3des-ctr,arcfour,arcfour128,arcfour256
INFO: aes256-ctr is not available.
INFO: aes192-ctr is not available.
INFO: aes256-cbc is not available.
INFO: aes192-cbc is not available.
INFO: arcfour256 is not available.
INFO: SSH_MSG_KEXINIT sent
INFO: SSH_MSG_KEXINIT received
INFO: kex: server->client aes128-ctr hmac-md5 none
INFO: kex: client->server aes128-ctr hmac-md5 none
INFO: SSH_MSG_KEXDH_INIT sent
INFO: expecting SSH_MSG_KEXDH_REPLY
INFO: ssh_rsa_verify: signature true
WARNING: Permanently added 'Oracle01' (RSA) to the list of known hosts.
INFO: SSH_MSG_NEWKEYS sent
INFO: SSH_MSG_NEWKEYS received
INFO: SSH_MSG_SERVICE_REQUEST sent
INFO: SSH_MSG_SERVICE_ACCEPT received
INFO: Authentications that can continue: publickey,keyboard-interactive,password
INFO: Next authentication method: publickey
INFO: Authentications that can continue: keyboard-interactive,password
INFO: Next authentication method: keyboard-interactive
INFO: Authentications that can continue: password
INFO: Next authentication method: password
INFO: Authentication succeeded (password).
INFO: Exit-status: 0
INFO: Error:
INFO: Disconnecting from Oracle01 port 22
INFO: ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAnpgqxWlY/LuEpM98L5r36SE7pP+HwUV8MhEU6FJfk6517PJj3FPSWaOOSXE0x4dquFQwwf8WSRorauhiRTaFPcP43B8TD6VAvEPiua9rMjT63iJsxDec+2lnmQbBDp0D9REwBMtNA3Q9QWXgtNTLJ1QCvj98iwGk5OY+RFyr8ZIdUQVNnykoZPncM8JVKRbJDuSVHkP+wXJT3bDPeShU60ILuQxCaYxGghfIcT4ukb8TLBe84OVm/ryOcarztrnOwLXHMJ7Mwd4f/AVNVIhCnaL79owwTC4c9SJE0CTOlgyCCbetJRyZZIjEAbQix39ZQzMXVdZy0jpXk0diEZt9+w==
INFO: Caught an exception, leaving main loop due to Socket closed
INFO:
INFO: Hostname : Oracle01
INFO: FullHostname : Oracle01
INFO: IP address : 10.1.6.125
INFO: [Oracle02]
INFO: /bin/cat "/etc/ssh/ssh_host_rsa_key.pub"
INFO: Connecting to Oracle02 port 22
INFO: Connection established
INFO: Remote version string: SSH-2.0-OpenSSH_5.8
INFO: Local version string: SSH-2.0-JSCH-0.1.44
INFO: CheckCiphers: aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,3des-ctr,arcfour,arcfour128,arcfour256
INFO: aes256-ctr is not available.
INFO: aes192-ctr is not available.
INFO: aes256-cbc is not available.
INFO: aes192-cbc is not available.
INFO: arcfour256 is not available.
INFO: SSH_MSG_KEXINIT sent
INFO: SSH_MSG_KEXINIT received
INFO: kex: server->client aes128-ctr hmac-md5 none
INFO: kex: client->server aes128-ctr hmac-md5 none
INFO: SSH_MSG_KEXDH_INIT sent
INFO: expecting SSH_MSG_KEXDH_REPLY
INFO: ssh_rsa_verify: signature true
WARNING: Permanently added 'Oracle02' (RSA) to the list of known hosts.
INFO: SSH_MSG_NEWKEYS sent
INFO: SSH_MSG_NEWKEYS received
INFO: SSH_MSG_SERVICE_REQUEST sent
INFO: SSH_MSG_SERVICE_ACCEPT received
INFO: Authentications that can continue: publickey,keyboard-interactive,password
INFO: Next authentication method: publickey
INFO: Authentications that can continue: keyboard-interactive,password
INFO: Next authentication method: keyboard-interactive
INFO: Authentications that can continue: password
INFO: Next authentication method: password
INFO: Authentication succeeded (password).
INFO: Exit-status: 0
INFO: Error:
INFO: Disconnecting from Oracle02 port 22
INFO: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAY5EDI2Q65mXGvqEYr+/2aIv/fLPkAlH8jJ9IjU5xMhs/FTvJmXvwW9HVxPnOda9fjW5v/yGwtixYXcZLEBZGhty6zVv5gpbS1GlYgsizlEUUeTaqmfvKlCChj9/OQDsCBoJK5VqDWdaKpfvEkc4RzMoXyQosJhNTdiBFXkugSP0L8Fuj0JE4OKi2NMmmmLCTwU/rUkQyuXRaG4onFaHO0D3qSnBTzVF8toNdoXleN0Zt8rR2bhBAP4VbD96mCQMOwF/Te0zCW9P/tEPbY9FtOvfxjiW7guY6ckMQIopxwy4sKTjaU/D6D0auKUmnVMKYPblMBwKpDFhU1Abuefn3
INFO: Caught an exception, leaving main loop due to Socket closed
INFO:
INFO: Hostname : Oracle02
INFO: FullHostname : Oracle02
INFO: IP address : 10.1.6.126
INFO: Advanced: Copying /home/grid/.ssh/authorized_keys to /home/grid/.ssh/authorized_keys to node Oracle01
INFO: Copy localfile: /home/grid/.ssh/authorized_keys to remotefile: /home/grid/.ssh/authorized_keys
INFO: Connecting to Oracle01 port 22
INFO: Connection established
INFO: Remote version string: SSH-2.0-OpenSSH_5.2
INFO: Local version string: SSH-2.0-JSCH-0.1.44
INFO: CheckCiphers: aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,3des-ctr,arcfour,arcfour128,arcfour256
INFO: aes256-ctr is not available.
INFO: aes192-ctr is not available.
INFO: aes256-cbc is not available.
INFO: aes192-cbc is not available.
INFO: arcfour256 is not available.
INFO: SSH_MSG_KEXINIT sent
INFO: SSH_MSG_KEXINIT received
INFO: kex: server->client aes128-ctr hmac-md5 none
INFO: kex: client->server aes128-ctr hmac-md5 none
INFO: SSH_MSG_KEXDH_INIT sent
INFO: expecting SSH_MSG_KEXDH_REPLY
INFO: ssh_rsa_verify: signature true
WARNING: Permanently added 'Oracle01' (RSA) to the list of known hosts.
INFO: SSH_MSG_NEWKEYS sent
INFO: SSH_MSG_NEWKEYS received
INFO: SSH_MSG_SERVICE_REQUEST sent
INFO: SSH_MSG_SERVICE_ACCEPT received
INFO: Authentications that can continue: publickey,keyboard-interactive,password
INFO: Next authentication method: publickey
INFO: Authentications that can continue: keyboard-interactive,password
INFO: Next authentication method: keyboard-interactive
INFO: Authentications that can continue: password
INFO: Next authentication method: password
INFO: Authentication succeeded (password).
INFO: Disconnecting from Oracle01 port 22
INFO: Advanced: Copying /home/grid/.ssh/authorized_keys to /home/grid/.ssh/authorized_keys to node Oracle02
INFO: Caught an exception, leaving main loop due to Socket closed
INFO: Copy localfile: /home/grid/.ssh/authorized_keys to remotefile: /home/grid/.ssh/authorized_keys
INFO: Connecting to Oracle02 port 22
INFO: Connection established
INFO: Remote version string: SSH-2.0-OpenSSH_5.8
INFO: Local version string: SSH-2.0-JSCH-0.1.44
INFO: CheckCiphers: aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,3des-ctr,arcfour,arcfour128,arcfour256
INFO: aes256-ctr is not available.
INFO: aes192-ctr is not available.
INFO: aes256-cbc is not available.
INFO: aes192-cbc is not available.
INFO: arcfour256 is not available.
INFO: SSH_MSG_KEXINIT sent
INFO: SSH_MSG_KEXINIT received
INFO: kex: server->client aes128-ctr hmac-md5 none
INFO: kex: client->server aes128-ctr hmac-md5 none
INFO: SSH_MSG_KEXDH_INIT sent
INFO: expecting SSH_MSG_KEXDH_REPLY
INFO: ssh_rsa_verify: signature true
WARNING: Permanently added 'Oracle02' (RSA) to the list of known hosts.
INFO: SSH_MSG_NEWKEYS sent
INFO: SSH_MSG_NEWKEYS received
INFO: SSH_MSG_SERVICE_REQUEST sent
INFO: SSH_MSG_SERVICE_ACCEPT received
INFO: Authentications that can continue: publickey,keyboard-interactive,password
INFO: Next authentication method: publickey
INFO: Authentications that can continue: keyboard-interactive,password
INFO: Next authentication method: keyboard-interactive
INFO: Authentications that can continue: password
INFO: Next authentication method: password
INFO: Authentication succeeded (password).
INFO: Disconnecting from Oracle02 port 22
INFO: Advanced: Copying /home/grid/.ssh/known_hosts to /home/grid/.ssh/known_hosts to node Oracle01
INFO: Caught an exception, leaving main loop due to Socket closed
INFO: Copy localfile: /home/grid/.ssh/known_hosts to remotefile: /home/grid/.ssh/known_hosts
INFO: Connecting to Oracle01 port 22
INFO: Connection established
INFO: Remote version string: SSH-2.0-OpenSSH_5.2
INFO: Local version string: SSH-2.0-JSCH-0.1.44
INFO: CheckCiphers: aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,3des-ctr,arcfour,arcfour128,arcfour256
INFO: aes256-ctr is not available.
INFO: aes192-ctr is not available.
INFO: aes256-cbc is not available.
INFO: aes192-cbc is not available.
INFO: arcfour256 is not available.
INFO: SSH_MSG_KEXINIT sent
INFO: SSH_MSG_KEXINIT received
INFO: kex: server->client aes128-ctr hmac-md5 none
INFO: kex: client->server aes128-ctr hmac-md5 none
INFO: SSH_MSG_KEXDH_INIT sent
INFO: expecting SSH_MSG_KEXDH_REPLY
INFO: ssh_rsa_verify: signature true
WARNING: Permanently added 'Oracle01' (RSA) to the list of known hosts.
INFO: SSH_MSG_NEWKEYS sent
INFO: SSH_MSG_NEWKEYS received
INFO: SSH_MSG_SERVICE_REQUEST sent
INFO: SSH_MSG_SERVICE_ACCEPT received
INFO: Authentications that can continue: publickey,keyboard-interactive,password
INFO: Next authentication method: publickey
INFO: Authentications that can continue: keyboard-interactive,password
INFO: Next authentication method: keyboard-interactive
INFO: Authentications that can continue: password
INFO: Next authentication method: password
INFO: Authentication succeeded (password).
INFO: Disconnecting from Oracle01 port 22
INFO: Advanced: Copying /home/grid/.ssh/known_hosts to /home/grid/.ssh/known_hosts to node Oracle02
INFO: Copy localfile: /home/grid/.ssh/known_hosts to remotefile: /home/grid/.ssh/known_hosts
INFO: Connecting to Oracle02 port 22
INFO: Connection established
INFO: Remote version string: SSH-2.0-OpenSSH_5.8
INFO: Local version string: SSH-2.0-JSCH-0.1.44
INFO: CheckCiphers: aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,3des-ctr,arcfour,arcfour128,arcfour256
INFO: aes256-ctr is not available.
INFO: aes192-ctr is not available.
INFO: aes256-cbc is not available.
INFO: aes192-cbc is not available.
INFO: arcfour256 is not available.
INFO: SSH_MSG_KEXINIT sent
INFO: SSH_MSG_KEXINIT received
INFO: kex: server->client aes128-ctr hmac-md5 none
INFO: kex: client->server aes128-ctr hmac-md5 none
INFO: SSH_MSG_KEXDH_INIT sent
INFO: expecting SSH_MSG_KEXDH_REPLY
INFO: ssh_rsa_verify: signature true
WARNING: Permanently added 'Oracle02' (RSA) to the list of known hosts.
INFO: SSH_MSG_NEWKEYS sent
INFO: SSH_MSG_NEWKEYS received
INFO: SSH_MSG_SERVICE_REQUEST sent
INFO: SSH_MSG_SERVICE_ACCEPT received
INFO: Authentications that can continue: publickey,keyboard-interactive,password
INFO: Next authentication method: publickey
INFO: Authentications that can continue: keyboard-interactive,password
INFO: Next authentication method: keyboard-interactive
INFO: Authentications that can continue: password
INFO: Next authentication method: password
INFO: Authentication succeeded (password).
INFO: Disconnecting from Oracle02 port 22
INFO: Caught an exception, leaving main loop due to Socket closed
INFO: Lock Location : /home/grid/.ssh/lock
INFO: Releasing Lock...
INFO: Lock Released
#
请大侠看看log中有没有可用的信息作为解决问题的参考?
|
|