RAC on solaris

Hi All,
In my setup I am having Oracle10g R2 on Solaris (64-bit sparcv9 kernel modules).
There are 2 nodes in my setup :
sunblade1 and sunblade2
one query for me that When I started the cluster verify utility using the following cmd :
sh runcluvfy.sh stage -pre crsinst -n sunblade1,sunblade2 -verbose
(I am running this cmd from my sunblade1 node)
it will fail Checking user equivalence...
Check: User equivalence for user "oracle"
Node Name Comment
sunblade2 passed
sunblade1 failed
Result: User equivalence check failed for user "oracle".
WARNING:
User equivalence is not set for nodes:
sunblade1
Verification will proceed with nodes:
sunblade2
I am not getting what the reason behind the failed for node from which I am running this cmd and passed for the another node...
pl. suggest me

Hi All,
Thx for ur suggestion...
I go through with ur suggestion...
1) chk the userid and group id on both nodes ...
for first node
uid=100(oracle) gid=100(oinstall) groups=100(oinstall),101(dba)
for second node
uid=100(oracle) gid=100(oinstall) groups=100(oinstall),101(dba)
2) Is ssh enabled between the nodes (it should prompt for password when you ssh)..
yes... see the output below :
bash-3.00$ hostname
blade1
bash-3.00$ ssh blade2
Password:
Last login: Fri Nov 2 10:58:02 2007 from sunblade1
Sun Microsystems Inc. SunOS 5.10 Generic January 2005
-bash-3.00$
From here Cluster verfication utility is run by me..Hence d same problem...
is seems to be okay? pl.let me know..

Similar Messages

  • 10g R2 RAC on Solaris 10 error when running root.sh

    hi, I am installing Oracle 10g rac on Solaris 10 with two nodes. In the end of the installation of RAC when a run root.sh I get the error bellow.
    # /opt/crs/oracle/product/10.2.0/crs/root.sh
    Checking to see if Oracle CRS stack is already configured
    Setting the permissions on OCR backup directory
    Setting up NS directories
    Failed to upgrade Oracle Cluster Registry configuration

    I have done this install using a pair of T2000's and a 65XX SAN. The install doco is not straight forward. I had to compile a number of Metalink notes to eventually get the disk partitions sorted. Of particular help was Note:271621.1.
    Since I am not a Solaris admin, the next bit is caveated as "This is how I did it" and maybe not how anyone else would have done it. These things were not explicitly noted, but gleaned through a bit of reading:
    1) you need to throw away the first cylinder of each LUN. I did this by creating the first partition as a single cylinder.
    2)then create s4 (or whichever slice you desire) as the rest of the space allocated to that LUN.
    3) Repeat this for each LUN presented
    4) I created a directory /san under which I then created the character mode (raw) interface for each of ocr, vote.
    5) For asm, and for no other reason than being self documenting, I created /san/asm and created character mode interfaces to each of the LUN's for datadg and fradg
    6) repeat steps 1-5 on the other box
    I took quite some time (2 days) to extract all this and assemble it to a working system. But has always been stable.
    Regards,
    Kevin Crowley
    Principal Consultant
    Pacific DBMS P/L

  • Oracle Rac on Solaris Containers

    We are planning to implement Oracle 11G RAC on Solaris 10 using non-global zone. RAC is now officially certified on Solaris containers.
    But we are still investigating whether zone Cluster (Using Solaris Cluster) is the prerequisite to have Oracle RAC on Solaris non-global zone.
    This oracle document *(Supported Virtualization and Partitioning Technologies for Oracle Database and RAC Product Releases [ID 1173831.1])* stated that:
    _"*Oracle Solaris Containers are supported with Oracle RAC 10gR2 and 11gR1 (with Oracle Solaris Cluster on SPARC64). Solaris version 10 Update 7 or later (patches 141444-09, 143055-01, 142900-06, 143137-04 "md patch") with Oracle Solaris Cluster 3.3 and 3.2u2 patched to 126106-39 or later."*_
    Does it mean that Oracle RAC is supported on Solaris Container only with Solaris Cluster?
    In other word does Oracle RAC is supported on Solaris Non-Global zones without using Solaris Cluster?

    It was my understanding too. Do you have any source document where it is specifically noted that solaris cluster(Zone Cluster) is needed for RAC?
    Please check this document www.oracle.com/technetwork/articles/systems-hardware-architecture/deploying-rac-in-containers-168438.pdf, nowhere it is said that Solaris Cluster is needed.

  • 10gR2 RAC on Solaris 10

    Hi,
    I am looking for "step by step install & configure" guide to setup 10gr2 RAC on Solaris 10.
    I got the following Doc "ID: Note:317257.1" from metalink. Looks like I need to configure Solaris 10 containers and Solaris Zones for 10g RAC.
    Is there another way to setup 10gr2 RAC on Solaris 10 without using the Solaris 10 containers just like (Solaris 9 or plain OS)?
    Any help would be appreciated.
    R-

    Thanks for all your inputs. I finally got 10g RAC installed and running.
    I learned that there is no way to install Oracle software and configure ASM during installation. I had to install “Software Only” then configure ASM at the later time, then that will work.
    Good luck to you all.
    :-)R

  • How to configure ASM of 11gR2 RAC on Solaris 10

    Hi all,
    I have the first time to install the RAC on Solaris 10. I have stuck on the ASM disk group step in the Grid Infrastructure.
    Our Configuration
    2 Sun Server in Solaris 10 with same configure (which we are not using shared drive)
    250GB Local Hard Disk
    1100 GB Raw Disk (which at SAN)
    3GB x 3 Raw Disk (which at SAN) for voting disk
    When I install Grid Infrastructure, I select first option: Install and Confgure Grid in Cluster (I can't remember the exact name) and also select the Typical Installation. The previous steps are successful before the ASM Disk Group. At ASM Disk Group, no disk are display for selection.
    So, how to fix the missing disk in this ASM Disk Group creation?
    Please help!
    Sunny Yip

    952832 wrote:
    Hi all,
    I have the first time to install the RAC on Solaris 10. I have stuck on the ASM disk group step in the Grid Infrastructure.
    Our Configuration
    2 Sun Server in Solaris 10 with same configure (which we are not using shared drive)
    250GB Local Hard Disk
    1100 GB Raw Disk (which at SAN)
    3GB x 3 Raw Disk (which at SAN) for voting disk separate voting disks in 11gR2 are not necessary.
    I would break the 1100G into 11@100G devices and use EXTERNAL redundancy (RAID on the SAN side). You will get much better performance. (Configured/managed a 250TB 3node cluster on Sun 6900s however my LUNs were 1.5TB in size)
    >
    When I install Grid Infrastructure, I select first option: Install and Confgure Grid in Cluster (I can't remember the exact name) and also select the Typical Installation. The previous steps are successful before the ASM Disk Group. At ASM Disk Group, no disk are display for selection.
    So, how to fix the missing disk in this ASM Disk Group creation?
    Please help!
    Sunny YipAgain using a single 1.1TB device will not get you better performance and should you need to add additional devices, they too will need to be 1.1TB. Sometimes smaller is better.
    Make sure you use a partition that starts at cylinder 1 or 2
    Make sure you set the correct permissions (660) and ownership (gridowner:oinstall) on those devices and make sure the oracle user is a member of that group.

  • 10g RAC on SOLARIS 10

    Hi,
    What is the best CLUSTER I can use for my 10g RAC on SOLARIS 10.
    Regards
    MMU

    I am going to install Oracle 10g RAC (standard Edition) on Solaris 10 (sparc 64bit).I am using Oracle Clustware only.I need step by step document for this installation.I have gone through Oracle documents and many others.I have failed many times in this installation so I need some good document.
    Plz tell me what directories I need to create and permission for this directories.
    I am creating these directories before starting CRS installation.
    mkdir -p /opt/oracle/product/10.2.0/crs
    chown -R root:oinstall /opt/oracle/product/10.2.0/crs
    chmod -R 775 /opt/oracle/product/10.2.0/crs
    mkdir -p /opt/oracle/product/10.2.0/db_1
    chown -R root:oinstall /opt/oracle/product/10.2.0/db_1
    chmod -R 775 /opt/oracle/product/10.2.0/db_1
    mkdir -p /opt/oracle/admin
    chown -R root:oinstall /opt/oracle/admin
    chmod -R 775 /opt/oracle/admin
    mkdir -p /var/tmp/.oracle
    mkdir -p /tmp/.oracle
    mkdir -p /var/opt/oracle
    chown -R oracle:oinstall /var/tmp/.oracle
    chown -R oracle:oinstall /tmp/.oracle
    chown -R oracle:oinstall /var/opt/oracle

  • RAC on solaris 10 zones

    Hi
    Can I setup RAC on solaris 10 zones?
    Thanks!

    According to certify they suppored only in global containers. Metalink note 317257.1 may be of some help...

  • Install Oracle 11g RAC on Solaris 10

    Hello,
    I'm new joined DBA in my organization.
    There is a requirement from a client to install Oracle 11g RAC on Solaris 10 env.
    Can anybody please guide me with some doc or pdf for the steps.
    Till now, i've install Oracle 11g DB on Solaris, but i'm pretty new to RAC env.
    Note:
    I've to do installation via commands, No GUI.
    Thanks for your help.
    Regards,
    Gags

    Hi,
    Q) Can Oracle 11g Release 2 RAC be installed on Solaris (x86)??yes, you can Install it on Solaris X86
    Q) Can the links of Oracle RAC installation over Unix and Linux be taken as base?? As i haven't seen any doc for installing 11g RAC on Solaris, where as it was provided in Oracle 10g.yes, you need to consider Oracle RAC installation over Unix and Linux be taken as base as base document.
    http://download.oracle.com/docs/cd/E11882_01/install.112/e17214/toc.htm
    In addition Refer:
    http://www.oraclemasters.in/?p=963
    thanks,
    X A H E E R

  • Oracle Database 11gr2 rac on solaris 10 using ACFS and asm as storage

    Can i get any step by step document to install 11gr2 rac on solaris 10.
    My database is two node rac. I am using ASM as storage. So i need a document which should very easy to understand.
    thanks in advance

    Hi,
    Can i get any step by step document to install 11gr2 rac on solaris 10.
    My database is two node rac. I am using ASM as storage. So i need a document which should very easy to understand.Refer below link:
    http://www.oraclemasters.in/?p=961
    Configure storage as per your requirement.
    thanks,
    X A H E E R

  • 10g rac on solaris

    Dear all,
    We are in the process of installtion of 10g RAC on solaris.
    As far as i studied,
    OCFS cannot be used in Solaris
    Only 3rd party cluster file system can be used
    if no 3 party cluster file system can be used,we have to use ASM
    Is there any other options for this ?
    Please guide
    Kai

    pls, i need an help urgently with installation of RAC on Solaris Using VMware.
    i recieved the following error: PRIF-12:failed to initialize cluster support services
    Pls, can u mail([email protected]) or make available the content in this location...someone in the forum
    refer someone having almost the same difficulties to this location :
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=395697.1
    thanks a zillon for your assistance.

  • Oracle RAC on solaris Cluster - advantages

    Hi,
    I wonder what are the advantages of installing Oracle Rac on solaris Cluster.
    Oracle Rac is a cluster solution by itself and puting it to solaris Cluster will complicate a whole system a lot.
    One advantage I know iis that solaris cluster will secure a voting disks but those could be also secure by using NFS.
    Please give me your opinion if its worth in general to iinstall RAC 11g in solaris cluster 3.2.
    How do you think, will Oracle extend the solaris cluster solution for databases in the future ?
    Many thanks in advance.

    CRS is built to manage RAC. Using any other cluster software for RAC will complicate the solution without adding benefit.
    But if you are building a cluster to run application servers etc, then it would be better to use a more flexible cluster solution. (e.g NOT crs)

  • 2 node RAC on solaris

    Hello all,
    can you point me to some cookbook for instalation of
    11g 2node RAC on Solaris with ASM ?
    Also, can I use raw disks for ASM or i must first configure some filesystem , zfs for example, and then on top of that place asm ?

    dbca doesnt allow the use of raw devices on oracle 11gr2. its good to have asm. if you decide to use the shared file systems oracle supports nas,san das etc please read the documentation..
    there are lot of materials on the internet that can help you install rac on solaris.. if you are insstalling on a production system then its better to see the relevant docs in the metalink...

  • Oracle 10g RAC on Solaris Node Eviction

    Been having periodic node eviction on my server. I've found several threads regarding RAC node reboots but nothing specific.. In my case, the node eviction warning appears to be "immediate"
    [cssd(9530)]CRS-1612:node mbdmb2 (0) at 50% heartbeat fatal, eviction in 0.000 seconds
    [cssd(9530)]CRS-1612:node mbdmb2 (0) at 50% heartbeat fatal, eviction in 0.000 seconds
    [cssd(9530)]CRS-1611:node mbdmb2 (0) at 75% heartbeat fatal, eviction in 0.000 seconds
    [cssd(9530)]CRS-1611:node mbdmb2 (0) at 75% heartbeat fatal, eviction in 0.000 seconds
    [cssd(9530)]CRS-1610:node mbdmb2 (0) at 90% heartbeat fatal, eviction in 0.000 seconds
    [cssd(9530)]CRS-1610:node mbdmb2 (0) at 90% heartbeat fatal, eviction in 0.000 seconds
    [cssd(9530)]CRS-1610:node mbdmb2 (0) at 90% heartbeat fatal, eviction in 0.000 seconds
    [cssd(9530)]CRS-1610:node mbdmb2 (0) at 90% heartbeat fatal, eviction in 0.000 seconds
    [cssd(9530)]CRS-1610:node mbdmb2 (0) at 90% heartbeat fatal, eviction in 0.000 seconds
    [cssd(9530)]CRS-1610:node mbdmb2 (0) at 90% heartbeat fatal, eviction in 0.000 seconds
    [cssd(9530)]CRS-1610:node mbdmb2 (0) at 90% heartbeat fatal, eviction in 0.000 seconds
    [cssd(9530)]CRS-1610:node mbdmb2 (0) at 90% heartbeat fatal, eviction in 0.000 seconds
    [cssd(9530)]CRS-1610:node mbdmb2 (0) at 90% heartbeat fatal, eviction in 0.000 seconds
    [cssd(9530)]CRS-1610:node mbdmb2 (0) at 90% heartbeat fatal, eviction in 0.000 seconds
    [cssd(9530)]CRS-1610:node mbdmb2 (0) at 90% heartbeat fatal, eviction in 0.000 seconds
    [cssd(9530)]CRS-1610:node mbdmb2 (0) at 90% heartbeat fatal, eviction in 0.000 seconds
    [cssd(9530)]CRS-1607:CSSD evicting node mbdmb2. Details in /u01/crs/oracle/product/10.2/app/log/mbdmb1/cssd/
    ocssd.log.
    Other people’s: Seem to have a time to recover.. and only reboots when it eventually runs out of time..
    2009-08-31 16:05:41.405
    [cssd(4968)]CRS-1612:node simsd1 (1) at 50% heartbeat fatal, eviction in 29.611 seconds
    2009-08-31 16:05:42.403
    [cssd(4968)]CRS-1612:node simsd1 (1) at 50% heartbeat fatal, eviction in 28.613 seconds
    2009-08-31 16:05:56.412
    [cssd(4968)]CRS-1611:node simsd1 (1) at 75% heartbeat fatal, eviction in 14.604 seconds
    2009-08-31 16:05:57.411
    [cssd(4968)]CRS-1611:node simsd1 (1) at 75% heartbeat fatal, eviction in 13.605 seconds
    2009-08-31 16:06:05.413
    [cssd(4968)]CRS-1610:node simsd1 (1) at 90% heartbeat fatal, eviction in 5.603 seconds
    2009-08-31 16:06:06.412
    [cssd(4968)]CRS-1610:node simsd1 (1) at 90% heartbeat fatal, eviction in 4.604 seconds
    2009-08-31 16:06:07.410
    [cssd(4968)]CRS-1610:node simsd1 (1) at 90% heartbeat fatal, eviction in 3.606 seconds
    2009-08-31 16:06:08.409
    [cssd(4968)]CRS-1610:node simsd1 (1) at 90% heartbeat fatal, eviction in 2.607 seconds
    2009-08-31 16:06:09.407
    [cssd(4968)]CRS-1610:node simsd1 (1) at 90% heartbeat fatal, eviction in 1.609 seconds
    2009-08-31 16:06:10.405
    [cssd(4968)]CRS-1610:node simsd1 (1) at 90% heartbeat fatal, eviction in 0.611 seconds
    2009-08-31 16:06:11.061
    [cssd(4968)]CRS-1609:CSSD detected a network split. Details in C:\product\11.1.0\crs\log\simsd2\cssd\ocssd.log.
    2009-08-31 16:14:37.873
    I'm lead to think this is due to something with the setting on the heartbeat loss window. There are some threads suggesting the hangcheck-timer but it does not appear to be for solaris. Wondering where if any place I can check/change this setting.

    Ah, thanks, looks like even just looking at the log yielded some thing different. I was grepping the alertlog instead which apparantly doesn't show as much (and shows time as 0). In the ocssd.log, it shows it with the time to live.
    One more question, can you tell from this that whether this is a network hb or disk hb related or something else?
    Thanks!
    CSSD]2010-02-24 06:46:17.941 [19] >TRACE: clssnmSendingThread: sending status msg to all nodes
    [    CSSD]2010-02-24 06:46:17.941 [19] >TRACE: clssnmSendingThread: sent 5 status msgs to all nodes
    [    CSSD]2010-02-24 06:46:22.941 [19] >TRACE: clssnmSendingThread: sending status msg to all nodes
    [    CSSD]2010-02-24 06:46:22.941 [19] >TRACE: clssnmSendingThread: sent 5 status msgs to all nodes
    [    CSSD]2010-02-24 06:46:27.685 [14] >TRACE: clssgmRegisterClient: proc(17/1009503f0), client(344/10097f
    7f0)
    [    CSSD]2010-02-24 06:46:27.685 [14] >TRACE: clssgmExecuteClientRequest: GRKJOIN recvd from client 344 (
    10097f7f0)
    [    CSSD]2010-02-24 06:46:27.685 [14] >TRACE: clssgmJoinGrock: grock DG_FLASH51 new client 10097f7f0 with
    con 100932430, requested num -1
    [    CSSD]2010-02-24 06:46:27.685 [14] >TRACE: clssgmAddGrockMember: adding member to grock DG_FLASH51
    [    CSSD]2010-02-24 06:46:27.685 [14] >TRACE: clssgmAddMember: member (2/100921830) added. pbsz(123) prsz
    (42) flags 0x0 to grock (100914210/DG_FLASH51)
    [    CSSD]2010-02-24 06:46:27.686 [14] >TRACE: clssgmQueueGrockEvent: groupName(DG_FLASH51) count(3) maste
    r(0) event(1), incarn 208505, mbrc 3, to member 0, events 0x0, state 0x0
    [    CSSD]2010-02-24 06:46:27.686 [14] >TRACE: clssgmCommonAddMember: Local member(2) node(1) flags 0x0 0x
    100 grock (2/100914210/DG_FLASH51)
    [    CSSD]2010-02-24 06:46:27.941 [19] >TRACE: clssnmSendingThread: sending status msg to all nodes
    [    CSSD]2010-02-24 06:46:27.941 [19] >TRACE: clssnmSendingThread: sent 5 status msgs to all nodes
    [    CSSD]2010-02-24 06:46:28.941 [18] >WARNING: clssnmPollingThread: node mbdmb2 (2) at 50 2.123767e-314art
    beat fatal, eviction in 59.577 seconds
    [    CSSD]2010-02-24 06:46:28.941 [18] >TRACE: clssnmPollingThread: node mbdmb2 (2) is impending reconfig,
    flag 1, misstime 60423
    [    CSSD]2010-02-24 06:46:28.941 [18] >TRACE: clssnmPollingThread: diskTimeout set to (117000)ms impendin
    g reconfig status(1)
    [    CSSD]2010-02-24 06:46:29.941 [18] >WARNING: clssnmPollingThread: node mbdmb2 (2) at 50 2.123767e-314art
    beat fatal, eviction in 58.577 seconds
    [    CSSD]2010-02-24 06:46:30.363 [17] >TRACE: clssgmDispatchCMXMSG(): msg type(12) src(2) dest(1) size(36
    0) tag(00d2002a) incarnation(88)
    [    CSSD]2010-02-24 06:46:32.941 [19] >TRACE: clssnmSendingThread: sending status msg to all nodes
    [    CSSD]2010-02-24 06:46:32.941 [19] >TRACE: clssnmSendingThread: sent 5 status msgs to all nodes
    [    CSSD]2010-02-24 06:46:37.941 [19] >TRACE: clssnmSendingThread: sending status msg to all nodes
    [    CSSD]2010-02-24 06:46:37.941 [19] >TRACE: clssnmSendingThread: sent 5 status msgs to all nodes
    [    CSSD]2010-02-24 06:46:42.941 [19] >TRACE: clssnmSendingThread: sending status msg to all nodes
    [    CSSD]2010-02-24 06:46:42.941 [19] >TRACE: clssnmSendingThread: sent 5 status msgs to all nodes
    [    CSSD]2010-02-24 06:46:47.941 [19] >TRACE: clssnmSendingThread: sending status msg to all nodes
    [    CSSD]2010-02-24 06:46:47.941 [19] >TRACE: clssnmSendingThread: sent 5 status msgs to all nodes
    [    CSSD]2010-02-24 06:46:52.941 [19] >TRACE: clssnmSendingThread: sending status msg to all nodes
    [    CSSD]2010-02-24 06:46:57.941 [19] >TRACE: clssnmSendingThread: sending status msg to all nodes
    [    CSSD]2010-02-24 06:46:57.941 [19] >TRACE: clssnmSendingThread: sent 5 status msgs to all nodes
    [    CSSD]2010-02-24 06:46:58.941 [18] >WARNING: clssnmPollingThread: node mbdmb2 (2) at 75 2.123767e-314art
    beat fatal, eviction in 29.577 seconds
    [    CSSD]2010-02-24 06:46:59.941 [18] >WARNING: clssnmPollingThread: node mbdmb2 (2) at 75 2.123767e-314art
    beat fatal, eviction in 28.577 seconds
    [    CSSD]2010-02-24 06:47:02.941 [19] >TRACE: clssnmSendingThread: sending status msg to all nodes
    [    CSSD]2010-02-24 06:47:02.941 [19] >TRACE: clssnmSendingThread: sent 5 status msgs to all nodes
    [    CSSD]2010-02-24 06:47:07.941 [19] >TRACE: clssnmSendingThread: sending status msg to all nodes
    [    CSSD]2010-02-24 06:47:07.941 [19] >TRACE: clssnmSendingThread: sent 5 status msgs to all nodes
    [    CSSD]2010-02-24 06:47:12.941 [19] >TRACE: clssnmSendingThread: sending status msg to all nodes
    [    CSSD]2010-02-24 06:47:12.941 [19] >TRACE: clssnmSendingThread: sent 5 status msgs to all nodes
    [    CSSD]2010-02-24 06:47:16.941 [18] >WARNING: clssnmPollingThread: node mbdmb2 (2) at 90 2.123767e-314art
    beat fatal, eviction in 11.577 seconds
    [    CSSD]2010-02-24 06:47:17.725 [17] >TRACE: clssgmDispatchCMXMSG(): msg type(12) src(2) dest(1) size(36
    0) tag(00d3002a) incarnation(88)
    [    CSSD]2010-02-24 06:47:17.941 [19] >TRACE: clssnmSendingThread: sending status msg to all nodes
    [    CSSD]2010-02-24 06:47:17.941 [18] >WARNING: clssnmPollingThread: node mbdmb2 (2) at 90 2.123767e-314art
    beat fatal, eviction in 10.577 seconds
    [    CSSD]2010-02-24 06:47:17.941 [19] >TRACE: clssnmSendingThread: sent 5 status msgs to all nodes
    [    CSSD]2010-02-24 06:47:18.941 [18] >WARNING: clssnmPollingThread: node mbdmb2 (2) at 90 2.123767e-314art
    beat fatal, eviction in 9.577 seconds
    [    CSSD]2010-02-24 06:47:19.941 [18] >WARNING: clssnmPollingThread: node mbdmb2 (2) at 90 2.123767e-314art
    beat fatal, eviction in 8.577 seconds
    [    CSSD]2010-02-24 06:47:20.941 [18] >WARNING: clssnmPollingThread: node mbdmb2 (2) at 90 2.123767e-314art
    beat fatal, eviction in 7.577 seconds
    [    CSSD]2010-02-24 06:47:21.941 [18] >WARNING: clssnmPollingThread: node mbdmb2 (2) at 90 2.123767e-314art
    beat fatal, eviction in 6.577 seconds
    [    CSSD]2010-02-24 06:47:22.941 [19] >TRACE: clssnmSendingThread: sending status msg to all nodes
    [    CSSD]2010-02-24 06:47:22.941 [18] >WARNING: clssnmPollingThread: node mbdmb2 (2) at 90 2.123767e-314art
    beat fatal, eviction in 5.577 seconds
    [    CSSD]2010-02-24 06:47:22.941 [19] >TRACE: clssnmSendingThread: sent 5 status msgs to all nodes
    [    CSSD]2010-02-24 06:47:26.941 [18] >WARNING: clssnmPollingThread: node mbdmb2 (2) at 90 2.123767e-314art
    beat fatal, eviction in 1.577 seconds
    [    CSSD]2010-02-24 06:47:26.941 [19] >TRACE: clssnmSendingThread: sent 4 status msgs to all nodes
    [    CSSD]2010-02-24 06:47:27.703 [17] >TRACE: clssgmPeerEventHndlr: receive failed, node 2 (mbdmb2) (1009
    0eb90), rc 11
    [    CSSD]2010-02-24 06:47:27.704 [17] >TRACE: clssgmPeerDeactivate: node 2 (mbdmb2), death 0, state 0x800
    00001 connstate 0xf
    [    CSSD]2010-02-24 06:47:27.704 [17] >TRACE: clssgmPeerListener: discarded 0 future msgsfor 2
    [    CSSD]2010-02-24 06:47:27.941 [18] >WARNING: clssnmPollingThread: node mbdmb2 (2) at 90 2.123767e-314art
    beat fatal, eviction in 0.577 seconds
    [    CSSD]2010-02-24 06:47:28.521 [18] >TRACE: clssnmPollingThread: Eviction started for node mbdmb2 (2),
    flags 0x0001, state 3, wt4c 0

  • [ONS down] on Oracle RAC 10G:Solaris 10

    I have used Oracle 10.2.0.3 on Solaris 10 Sparc 64 bits
    I found ons restart and down
    #evmwatch -A
    CRS ora.cgwdb01.ons is transitioning from state ONLINE to state OFFLINE on member cgwdb01
    RAC: ora.cgwdb01.ons: down:
    CRS ora.cgwdb01.ons stopped
    CRS ora.cgwdb01.ons is transitioning from state OFFLINE to state ONLINE on member cgwdb01
    RAC: ora.cgwdb01.ons: up:
    ora.xxxx.ons.log file
    2007-02-09 09:55:57.701: [    RACG][1] [18747][1][ora.cgwdb01.ons]: clsrcexecut: env ORACLE_CONFIG_HOME=/u01/oracle/product/10.2.0/crs
    2007-02-09 09:55:57.701: [    RACG][1] [18747][1][ora.cgwdb01.ons]: clsrcexecut: cmd = /u01/oracle/product/10.2.0/crs/bin/racgeut -e USRORA_DEBUG=0 540 /u01/oracle/product/10.2.0/crs/bin/onsctl ping
    2007-02-09 09:55:57.701: [    RACG][1] [18747][1][ora.cgwdb01.ons]: clsrcexecut: rc = 1, time = 0.556s
    2007-02-09 09:55:57.701: [    RACG][1] [18747][1][ora.cgwdb01.ons]: end for resource = ora.cgwdb01.ons, action = check, status = 1, time = 0.683s
    2007-02-09 09:56:00.451: [    RACG][1] [18789][1][ora.cgwdb01.ons]: onsctl: shutting down ons daemon ...
    Number of onsconfiguration retrieved, numcfg = 2
    onscfg[0]
    {node = cgwdb01, port = 6200}
    Adding remote host cgwdb01:6200
    onscfg[1]
    {node = cgwdb02, port = 6200}
    Adding remote host cgwdb02:6200
    2007-02-09 09:56:02.391: [    RACG][1] [18867][1][ora.cgwdb01.ons]: Number of onsconfiguration retrieved, numcfg = 2
    onscfg[0]
    {node = cgwdb01, port = 6200}
    Adding remote host cgwdb01:6200
    onscfg[1]
    {node = cgwdb02, port = 6200}
    Adding remote host cgwdb02:6200
    Number of onsconfiguration retrieved, numcfg = 2
    onscfg[
    2007-02-09 09:56:02.392: [    RACG][1] [18867][1][ora.cgwdb01.ons]: 0]
    {node = cgwdb01, port = 6200}
    Adding remote host cgwdb01:6200
    onscfg[1]
    {node = cgwdb02, port = 6200}
    Adding remote host cgwdb02:6200
    onsctl: ons started
    # netstat -an | grep 6200
    *.6200 *.* 0 0 49152 0 LISTEN
    192.168.35.11.6200 192.168.35.12.36172 49640 0 49640 0 TIME_WAIT
    192.168.35.11.6200 192.168.35.12.35872 49640 0 49640 0 TIME_WAIT
    192.168.35.11.6200 192.168.35.12.35867 49640 0 49640 0 TIME_WAIT
    192.168.35.11.6200 192.168.35.12.35873 49640 0 49640 0 TIME_WAIT
    192.168.35.11.6200 192.168.35.12.35878 49640 0 49640 0 TIME_WAIT
    192.168.35.11.6200 192.168.35.12.35879 49640 0 49640 0 TIME_WAIT
    192.168.35.11.6200 192.168.35.12.35884 49640 0 49640 0 TIME_WAIT
    192.168.35.11.6200 192.168.35.12.35885 49640 0 49640 0 TIME_WAIT
    192.168.35.11.6200 192.168.35.12.35896 49640 0 49640 0 TIME_WAIT
    192.168.35.11.6200 192.168.35.12.35891 49640 0 49640 0 TIME_WAIT
    192.168.35.11.6200 192.168.35.12.35890 49640 0 49640 0 TIME_WAIT
    192.168.35.11.6200 192.168.35.12.35897 49640 0 49640 0 TIME_WAIT
    192.168.35.11.6200 192.168.35.12.35902 49640 0 49640 0 TIME_WAIT
    192.168.35.11.6200 192.168.35.12.35903 49640 0 49640 0 TIME_WAIT
    192.168.35.11.6200 192.168.35.12.35908 49640 0 49640 0 TIME_WAIT
    192.168.35.11.6200 192.168.35.12.35909 49640 0 49640 0 TIME_WAIT
    192.168.35.11.6200 192.168.35.12.35920 49640 0 49640 0 TIME_WAIT
    192.168.35.11.6200 192.168.35.12.35915 49640 0 49640 0 TIME_WAIT
    192.168.35.11.6200 192.168.35.12.35914 49640 0 49640 0 TIME_WAIT
    192.168.35.11.6200 192.168.35.12.35921 49640 0 49640 0 TIME_WAIT
    192.168.35.11.6200 192.168.35.12.35926 49640 0 49640 0 TIME_WAIT
    192.168.35.11.6200 192.168.35.12.35927 49640 0 49640 0 TIME_WAIT
    192.168.35.11.6200 192.168.35.12.35932 49640 0 49640 0 TIME_WAIT
    192.168.35.11.6200 192.168.35.12.35933 49640 0 49640 0 TIME_WAIT
    192.168.35.11.6200 192.168.35.12.35945 49640 0 49640 0 TIME_WAIT
    192.168.35.11.6200 192.168.35.12.35944 49640 0 49640 0 TIME_WAIT
    192.168.35.11.6200 192.168.35.12.35939 49640 0 49640 0 TIME_WAIT
    192.168.35.11.6200 192.168.35.12.35938 49640 0 49640 0 TIME_WAIT
    I don't why do the ons restart and down?
    Please help me.

    $cat opmn/conf/ons.config
    localport=6101
    remoteport=6200
    loglevel=9
    useocr=on
    2007-02-09 13:43:16.441: [    RACG][1] [15217][1][ora.cgwdb02.ons]: Number of onsconfiguration retrieved, numcfg = 2
    onscfg[0]
    {node = cgwdb01, port = 6200}
    Adding remote host cgwdb01:6200
    onscfg[1]
    {node = cgwdb02, port = 6200}
    Adding remote host cgwdb02:6200
    ons is not running ...
    2007-02-09 13:43:16.454: [    RACG][1] [15217][1][ora.cgwdb02.ons]: clsrcexecut: env ORACLE_CONFIG_HOME=/u01/oracle/product/10.2.0/crs
    2007-02-09 13:43:16.454: [    RACG][1] [15217][1][ora.cgwdb02.ons]: clsrcexecut: cmd = /u01/oracle/product/10.2.0/crs/bin/racgeut -e USRORA_DEBUG=0 540 /u01/oracle/product/10.2.0/crs/bin/onsctl ping
    2007-02-09 13:43:16.454: [    RACG][1] [15217][1][ora.cgwdb02.ons]: clsrcexecut: rc = 1, time = 0.531s
    2007-02-09 13:43:16.454: [    RACG][1] [15217][1][ora.cgwdb02.ons]: end for resource = ora.cgwdb02.ons, action = check, status = 1, time = 0.743s
    2007-02-09 13:43:17.421: [    RACG][1] [15239][1][ora.cgwdb02.ons]: onsctl: shutting down ons daemon ...
    Number of onsconfiguration retrieved, numcfg = 2
    onscfg[0]
    {node = cgwdb01, port = 6200}
    Adding remote host cgwdb01:6200
    onscfg[1]
    {node = cgwdb02, port = 6200}
    Adding remote host cgwdb02:6200

  • 10g R2 RAC on Solaris 10 with EMC Storage

    We are in the process of setting up 3/4 node RAC with the following components:
    Oracle 10g R2 RAC
    Oracle Clusterware / Sun Cluster / Veritas Cluster
    Sun Solaris 10
    EMC storage
    ASM/Cluster FS
    I would appreciate if some one can through some light on:
    * ) Veritas cluster / Sun Cluster is must component or Can I use Oracle clusterware ? what are the advantages and disadvantages of using Oracl clusterware compare with varitas cluster or sun cluster
    * ) Is cluster filesystem a compulsory component or Can I use ASM instead of Cluster File system.
    * ) If I don't use cluster filesystem where to put CRS repository and voting disk ?
    * ) What is best option for Oracle_Home, is it shared oracle home or sepereate oracle_home on each node ?
    * ) Are there any known risks invovled in using ASM. How is the I/O performance with ASM on EMC with Solaris ? Are there any best practices
    * ) Is GigE okay for interconnect or do I need to go for Infiniband ?
    * ) Is there any notes on Best practices for the above components
    *) Do I need to consider fail over option for NIC's (interconnect and public), if yes, how to do that ?
    *) Are there any other risks do I need to consider ?
    Thanks
    G

    Hi,
    I see lot of good input. I have done few RAC installs on sun/solaris/emc ...
    Here are few things to consider.
    * ) Veritas cluster / Sun Cluster is must component or Can I use Oracle clusterware ? what are the advantages and disadvantages of using Oracl clusterware compare with varitas cluster or sun cluster
    Just stay with Oracle Clusterware. If there are any issues then you only have to deal with one vendor and there will be no finger pointing. In any case Oracle Clusterware is needed even if you install Veritas/Sun.
    * ) Is cluster filesystem a compulsory component or Can I use ASM instead of Cluster File system.
    For the database you can use ASM. The only time I have considered a cluster filesystem is if external tables were in use.
    When you use ASM you need to partition the disk with 1 meg offset or start at cyclinder 1.
    * ) If I don't use cluster filesystem where to put CRS repository and voting disk ?
    OCR and Voting Disk go on raw devices.
    * ) What is best option for Oracle_Home, is it shared oracle home or sepereate oracle_home on each node ?
    Install ORACLE_HOME, ASM_HOME and CRS_HOME locally on each server.
    * ) Are there any known risks invovled in using ASM. How is the I/O performance with ASM on EMC with Solaris ? Are there any best practices
    http://www.oracle.com/technology/products/database/asm/pdf/asm-on-emc-5_3.pdf
    We have always installed 2 HBAs and used powerpath.
    * ) Is GigE okay for interconnect or do I need to go for Infiniband ?
    For a majority of cases gigE is sufficient.
    * ) Is there any notes on Best practices for the above components
    Have redundancy at each level.
    *) Do I need to consider fail over option for NIC's (interconnect and public), if yes, how to do that ?
    You can use IPMP. Use large send/receive buffers. Enable Jumbo Frames.
    We had to apply some patches.
    5128575 - RAC install of 10.2.0.2 does not update libknlopt.a on all nodes
    4769197 - WHILE ONE NODE OF RAC IS DOWN, CONNECTIONS FROM CLIENT HANG
    patch 5749953
    Thanks
    G

  • Oracle 10g RAC on solaris 10 installation

    hi
    i want to know the default file location of following:
    oracle base
    oracle home
    control files
    redo log files
    data files
    plz tell me exactly the default path for all the above

    I'm assuming you mean running RAC with or without Sun Cluster? If so, the answer is that there would almost no difference in most cases. The only case I can think of would be if you had a sub-optimal interconnect without Sun Cluster where Sun Cluster's clprivnet would have given you striping and availability for free.
    I am currently working on a Blueprint that describes the important differences between the two configurations (with and without SC). They can broadly be summarised as:
    Sun Cluster gives you:
    * Better data integrity protection
    * Faster, more reliable node failure detection
    * Makes your name space homogeneous, simplifying installation and device management (DID structure), so no need for messy symbolic links
    * Gives you a highly available, striped cluster interconnect for the Cache Fusion traffic. (No need for tricky IPMP or link aggregation configurations.)
    * Allows you to use volume managers link Solaris Volume Manager or VxVM
    * Provides support for shared QFS as a file system for all Oracle objects, data includes (while still allowing ASM)
    * A substantial collection of Sun written and supported agents to manage other applications you might also have on your cluster, e.g. NFS, SAP, Apache, etc, etc.
    Hope that helps,
    Tim
    ---

Maybe you are looking for

  • Can a FM in R/3 be made system independent?

    Hi Experts, My requirement is such that somehow I want to expose a FM already existing in R/3 to be used in some other application such as WD JAVA or BPM. Now I know how I can do that but the question is I do not want to connect to R/3 while executin

  • Another LOV in dialog question

    Having spent some time reading blog entries and forum posts, I am still struggling with my current project. The requirements are quite simple - I have a form with two fields that are populated by dialog LOVs. To simplify this question, lets call the

  • Problems with saving in Illustrator CS3 - Windows

    I'm using Illustrator CS3, Windows XP. Even the smallest files take a very long time to save. I try to save and it initally appears as if nothing is happening. If I click again, a portion of my screen goes white and the hour glass sits for what feels

  • Repeat executed of  synchronous bpel process

    Repeat call in synchronous bpel process The BPEL PM Server Version is as follows:      Oracle BPEL Server 版本 10.1.3.1.0 构建: 0 构建时间: Mon Oct 09 08:44:49 PDT 2006 构建类型: release 源标记: PCBPEL_10.1.3.1.0_GENERIC_061009.0802 When I run a synchronous bpel pr

  • Screensaver prefpane keeps crashing-

    hi guys, my desktop/screensaver prefpane keeps crashing all the time. in fact it won't let me open it at all! i'm pretty sure it has something to do with a screensaver i had installed looooong ago (polar clock, flash-based), that used to work perfect