Home » Server Options » RAC & Failsafe » Unable to configure SSH for RAC (Oracle 10g , Centos)
Unable to configure SSH for RAC [message #487719] Thu, 30 December 2010 05:40 Go to next message
pradies
Messages: 250
Registered: May 2008
Senior Member
Hi,

I am trying to install oracle 10g RAC on CentOS release 5.4 (Final), But when I am not able to configure SSH between oracle users on both node.

Node 1
--------
[oracle@node1 ~]$ id
uid=600(oracle) gid=500(oinstall) groups=500(oinstall),501(dba)
[oracle@node1 ~]$ date
Thu Dec 30 05:14:10 IST 2010
[oracle@node1 ~]$
------------

Node2
----------
[oracle@node2 ~]$ id
uid=600(oracle) gid=500(oinstall) groups=500(oinstall),501(dba)
[oracle@node2 ~]$ date
Thu Dec 30 05:15:32 IST 2010
[oracle@node2 ~]$

---------
OS
----------
[oracle@node2 .ssh]$ cat /etc/redhat-release
CentOS release 5.4 (Final)
[oracle@node2 .ssh]$ date

---------
Host for both node
--------
[oracle@node2 .ssh]$ cat /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
# Public
10.1.1.10 node1
10.1.1.11 node2
#Private
20.1.1.10 node1-priv
20.1.1.11 node2-priv
#Virtual
10.1.1.21 node1-vip
10.1.1.22 node2-vip

------------------------
I am using the command to configure SSH provide in the link
http://jmoracle.com/Oracle10gRAConESX35/index.html

Can someone help me to configure the same step by step node wise. or tell me Where I am wrong or where to check?

Regards

Pradeep


Re: Unable to configure SSH for RAC [message #487720 is a reply to message #487719] Thu, 30 December 2010 06:03 Go to previous messageGo to next message
knight
Messages: 111
Registered: January 2009
Senior Member
have u generated the rsa and dsa keys and other steps for setting up user equivalence?
Re: Unable to configure SSH for RAC [message #487724 is a reply to message #487720] Thu, 30 December 2010 06:09 Go to previous messageGo to next message
pradies
Messages: 250
Registered: May 2008
Senior Member
Hi,

Yes I have generated and followed all the commands as given in the link.

Regards

Pradeep
Re: Unable to configure SSH for RAC [message #487725 is a reply to message #487724] Thu, 30 December 2010 06:29 Go to previous messageGo to next message
knight
Messages: 111
Registered: January 2009
Senior Member
you can refer http://download.oracle.com/docs/cd/B19306_01/install.102/b14203/toc.htm

check if u have missed any step

[Updated on: Thu, 30 December 2010 06:36]

Report message to a moderator

Re: Unable to configure SSH for RAC [message #487727 is a reply to message #487725] Thu, 30 December 2010 07:57 Go to previous messageGo to next message
John Watson
Messages: 8919
Registered: January 2010
Location: Global Village
Senior Member
This Quote:
I am not able to configure SSH between oracle users
is not a very good description of your problem. A little more detail, perhaps?

And in the meantime, what are the access modes on the directory $HOME/.ssh and all the files within it?

Re: Unable to configure SSH for RAC [message #487766 is a reply to message #487727] Thu, 30 December 2010 22:35 Go to previous messageGo to next message
pradies
Messages: 250
Registered: May 2008
Senior Member
Hi,

I am not able to understand with "access modes on the directory $HOME/.ssh and all the files within it"

Kindly explain ??

Regards

Pradeep
Re: Unable to configure SSH for RAC [message #487777 is a reply to message #487766] Fri, 31 December 2010 02:19 Go to previous messageGo to next message
John Watson
Messages: 8919
Registered: January 2010
Location: Global Village
Senior Member
The file access modes (or "permissions" as some people put it) must be set correctly (to protect your private keys, for instance) or the ssh equivalence will not work. Use
ls -l
to display them. Your umask may be setting them incorrectly. Talk to your system administrator about it.

But you still haven't said what your problem is.

[Updated on: Fri, 31 December 2010 02:26]

Report message to a moderator

Re: Unable to configure SSH for RAC [message #487786 is a reply to message #487777] Fri, 31 December 2010 04:57 Go to previous message
pradies
Messages: 250
Registered: May 2008
Senior Member
Hi,

After following the points for SSH configured properly given in the link
http://download.oracle.com/docs/cd/B19306_01/install.102/b14203/prelinux.htm#BABCJFGB


Thanks

Pradeep
Previous Topic: mount.ocfs2: Invalid argument while mounting /dev/sdd1 on /u02. Check 'dmesg' for more information o
Next Topic: Services on RAC node automaticall y down after few min
Goto Forum:
  


Current Time: Tue Mar 19 04:34:35 CDT 2024