INSTALL PROBLEM 2 NODES RAC ON SOLARIS ZONES SINGLE HOST

Hi,
Does anybody tried to install rac using two zones located on the same physical machines as rac nodes?
I got problem after installation when it adds deamons to inittab and tries to start crs stack.
Even the css didn't come up.
It seems that voting disk where formatted correctly
alerttest-zone.log:
[client(20136)]CRS-1006:The OCR location /dev/rdsk/c0t0d0s0 is inaccessible. Details in /app/oracle/product/10.2.0/crs_1/log/test-zone/client/ocrconfig_20136.log.
2009-11-19 10:41:14.587
[client(20136)]CRS-1006:The OCR location /dev/rdsk/c0t0d0s0 is inaccessible. Details in /app/oracle/product/10.2.0/crs_1/log/test-zone/client/ocrconfig_20136.log.
2009-11-19 10:41:14.636
[client(20136)]CRS-1006:The OCR location /dev/rdsk/c0t0d0s0 is inaccessible. Details in /app/oracle/product/10.2.0/crs_1/log/test-zone/client/ocrconfig_20136.log.
2009-11-19 10:41:14.936
[client(20136)]CRS-1001:The OCR was formatted using version 2.
2009-11-19 10:44:22.023
[client(20190)]CRS-1801:Cluster crs configured with nodes test-zone test-zone2 .
OCR config also created correctly :
ocrconfig_20136.log:
2009-11-19 10:41:14.685: [  OCROSD][1]utsz:3: ioctl DKIOCGAPART failed. errno [48]
2009-11-19 10:41:14.686: [  OCRRAW][1]propriogid:1: INVALID FORMAT
2009-11-19 10:41:14.785: [  OCRRAW][1]propriowv: Vote information on disk 0 [dev/rdsk/c0t0d0s0] is adjusted from [0/0] to [2/2]
2009-11-19 10:41:14.936: [  OCRRAW][1]propriniconfig:No 92 configuration
2009-11-19 10:41:14.936: [  OCRAPI][1]a_init:6a: Backend init successful
2009-11-19 10:41:15.709: [ OCRCONF][1]Initialized DATABASE keys in OCR
2009-11-19 10:41:16.019: [ OCRCONF][1]Successfully set skgfr block 0
2009-11-19 10:41:16.022: [ OCRCONF][1]Exiting [status=success]...
But it just can't run starting from css services:
css.log:
2009-11-19 10:54:39.297: [  OCROSD][1]utsz:3: ioctl DKIOCGAPART failed. errno [48]
2009-11-19 10:54:39.337: [ CSSCLNT][1]clsssInitNative: connect failed, rc 9
2009-11-19 10:54:40.401: [  OCROSD][1]utsz:3: ioctl DKIOCGAPART failed. errno [48]
2009-11-19 10:54:40.440: [ CSSCLNT][1]clsssInitNative: connect failed, rc 9
Does anyone has any idea???
Best Regards
Radek

I don't have an answer for you, but I do have a warning. Do not stop any RAC processes. All RAC processes are essential to the successful operation of RAC. If you stop one of these processes then it is likely that either the instance on that node will fail and crash, or communication with the other node will be lost for a period of time. If this were to happen that the other node which was still running and unchanged would assume the other node had failed and perform a failover operation, recovering inflight transactions in the redo logs of the other instance.
All of this takes time, will impact performance, and will possibly kill off half of your sessions that were on the node you made the changes to. Recovery from one node to another takes time, and will mean that the remaining node will force the other node to shutdown, one way or another. It will use some of the underlying Clusterware capabilities to achieve this.
So, please do not just stop a RAC process, just because you want to backup some files in a file system. Do not touch the RAC processes at all. They are only meant to be controlled through RAC specific commands and tools such as Enterprise Manager.
John

Similar Messages

  • 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...

  • Installing SRSS 4.2 in a Solaris Zone ... why is it not supported

    We would like to install SRSS 4.2 in a Solaris ... but the release notes says it is not supported. Any Ideas about that ?
    http://wikis.sun.com/display/SRSS4dot2/Known+Issues
    Nothing is installed in the global zone at OeNB anymore, so what can we expect here ?

    SRS is not just an application.
    SRS includes Kernel Drivers.
    You must install the Kerneldrivers in the Kernel in the Global zone.
    //Lars.

  • Clone multi-node RAC and ASM to single node

    Hi everyone.
    I need clone system with 3 application server and 2 oracle database RAC and ASM to single-node. The operating system is RHEL 5.
    I see some metalink notes, but we can't found nothing. I find notes with multi-node to single-node, but nothing with RAC to non-RAC.
    The eBS version is 11.5.10.2 and database version is 10.2.0.3
    Is possible this clone?
    Thanks very much.

    Hi User;
    Please follow below and see its helpful:
    EBS R12 with RAC and non-RAC
    Re: RAC to single instance ebs R12
    Re: Clone Oracle Apps 11.5.10.2 RacDB to Non-RAC DB
    Re: CLONING R12 RAC to NON RAC CLONING giving error RMAN-05517 temporary file
    [b]Migrating the DB-Tier (DB and CM) to Two node non RAC cluster[/b]
    Also check:
    http://www.oracle.com/technology/pub/articles/chan_sing2rac_install.html
    Regard
    Helios

  • CONVERTING TWO NODE  RAC ON WINDOWS TO SINGLE INSTANCE

    I got question about a two node RAC on Windows.
    One of our vendors is hosting our oracle enviroment and we are planning to bring in the datacenter in house and manage it ourselves.
    Current they have a two node RACon windows
    The new enviroment we are building here , we want to get rid of RAC and bring it back to a single instance environment.
    How do i approach this?
    1. My first option was to create a new database server and do the export dp from one of the node and import to the new single instance enviroment.
    My conncern is can you do export from RAC database and import it to a non RAC enviroment?
    2. My second option is to delete one node on the two node RAC and then do export dump or cold backup and copy the database files and necessary config files.
    let me know how i can approach this.....

    Okay guys after digging aroung i found the following approach.....
    Cloning Oracle 10gR2 from RAC Environment to Single Instance Environment will raise the following error
    ORA-29702: Error occurred in Cluster Group Service Operation.
    The new instance is looking for CRS on new single instance non RAC environment.
    For UNIX platform follow the following steps:
    - Shutdown the instance which is cloned to non RAC.
    - Shutdown all the listeners.
    - Relink Oracle executable with rac_off option.
    $ make -f ins_rdbms.mk rac_off
    $ make -f ins_rdbms.mk ioracle
    - Remove all the parameters from init.ora which points to second instance
    and it is on other node.
    - Remove cluster_database parameter
    - Remove undo_tablespace parameter which points to second instance
    For Windows Platform follow the following steps:
    - Shutdown the instance which is cloned to non RAC.
    - Shutdown all the listeners.
    - Rename following file in %ORACLE_HOME%/bin directory: orarac10.dll to orarac10.dll.bak
    Give me your thoughts, there is nothing on Metalink....

  • Having multiple Node manger process in a single host machine.

    I am using weblogic server(portal)10.2.
    I am running the Node Manager to start the admin server.I have installed Java based Node manager in the host machine .Created a unix id ND1 and started the Node Manager utiliy with this id.
    I keep on creating domain for my new applicaitons and add this ND1 in each new domain group,so that ND1 will access the new domain's admin folder.
    Now when I add this ND1 in more than 16 domain groups,I got trouble in accessing the domain folder.In unix OS there is group membership limitation where a unix id cannot be in more than 16 groups.
    Anyone came acroos this issue?
    Possible options.
    1) Can we have multiple node manager ids(ND1,ND2,ND3..etc) for a single Node manager utility in single host?
    2) While starting the server,will node manager look only the nm_password.properties file in domain folder?

    You can boot multiple Node Managers if you change the NodeManager home. To do that, create a directory for each NodeManager and copy the startNodeManager script to it. Then edit the NODEMGR_HOME, LISTEN_ADDRESS, and LISTEN_PORT

  • How many OC clusters can in installed / implemented on a node & RAC DBS

    In a cluster,
    How many OC clusters can be installed and How many RAC Database can a single OC cluster can support.
    Can i share single VG & LV to manager two OC clusters each with one RAC Database.
    Thanks in Advance.
    Regards
    Satish

    What are referring to here as "OC clusters"? By any chance, are you referring to Oracle Clusterware? If yes, you can install only one Oracle Clusterware in a cluster, and I don't think there is a hard limit on number of databases it can support as far it is not constrained by the OS resources and the entries it can make in the OCR.
    Can i share single VG & LV to manager two OC clusters each with one RAC Database.Since you can not install more than one Clusterware on a cluster, this question doesn't arise.
    Hope this helps.
    Thanks
    Chandra

  • Zfs core dumps in Solaris Zones after patchcluster installation

    Hi
    I've installed the recommended patch cluster for Solaris 10 (SPARC) on my T2000 Server.
    Now after the reboot all the Solaris Zones (got about 10 of them) instantly do zfs core dumps when their booted.
    Some Output:
    Dec 15 15:34:43 XXXXX genunix: NOTICE: core_log: zfs[1711] core dumped: /var/core/core_XXXXXX_zfs_0_0_1292423682_1711
    bash-3.00# svcs
    STATE STIME FMRI
    online 13:58:50 svc:/system/svc/restarter:default
    online 13:58:51 svc:/system/filesystem/root:default
    online 13:58:51 svc:/network/loopback:default
    online 13:58:53 svc:/network/pfil:default
    online 13:58:54 svc:/system/installupdates:default
    online 13:58:55 svc:/system/boot-archive:default
    online 13:58:56 svc:/network/physical:default
    online 13:58:57 svc:/system/filesystem/usr:default
    online 13:58:57 svc:/system/identity:node
    online 13:58:58 svc:/system/device/local:default
    online 13:58:58 svc:/system/keymap:default
    online 13:58:58 svc:/milestone/devices:default
    online 13:58:58 svc:/system/filesystem/minimal:default
    online 13:58:58 svc:/system/rmtmpfiles:default
    online 13:58:58 svc:/system/cryptosvc:default
    online 13:58:59 svc:/system/identity:domain
    online 13:58:59 svc:/system/name-service-cache:default
    online 13:58:59 svc:/system/coreadm:default
    online 13:58:59 svc:/network/ipsec/ipsecalgs:default
    online 13:58:59 svc:/application/print/ppd-cache-update:default
    online 13:58:59 svc:/network/ipsec/policy:default
    online 13:59:00 svc:/milestone/network:default
    online 13:59:00 svc:/network/initial:default
    online 13:59:00 svc:/system/manifest-import:default
    online 13:59:00 svc:/network/service:default
    online 13:59:00 svc:/milestone/single-user:default
    online 13:59:00 svc:/network/dns/client:default
    online 13:59:00 svc:/network/routing-setup:default
    online 13:59:00 svc:/milestone/name-services:default
    online 13:59:03 svc:/milestone/sysconfig:default
    online 13:59:03 svc:/system/utmp:default
    online 13:59:03 svc:/system/console-login:default
    offline 13:58:51 svc:/system/sysidtool:net
    offline 13:58:51 svc:/network/rpc/bind:default
    offline 13:58:51 svc:/system/sysidtool:system
    offline 13:58:52 svc:/network/nfs/status:default
    offline 13:58:52 svc:/network/nfs/nlockmgr:default
    offline 13:58:52 svc:/network/nfs/cbd:default
    offline 13:58:52 svc:/network/nfs/mapid:default
    offline 13:58:52 svc:/network/inetd:default
    offline 13:58:52 svc:/network/nfs/client:default
    offline 13:58:52 svc:/system/filesystem/autofs:default
    offline 13:58:53 svc:/system/system-log:default
    offline 13:58:53 svc:/network/smtp:sendmail
    offline 13:58:53 svc:/system/cron:default
    offline 13:58:53 svc:/milestone/multi-user:default
    offline 13:58:54 svc:/application/management/snmpdx:default
    offline 13:58:54 svc:/application/management/dmi:default
    offline 13:58:54 svc:/application/management/seaport:default
    offline 13:58:54 svc:/network/ssh:default
    offline 13:58:54 svc:/milestone/multi-user-server:default
    offline 13:58:54 svc:/application/font/fc-cache:default
    offline 13:58:55 svc:/application/management/sma:default
    offline 13:58:58 svc:/system/sac:default
    offline 13:59:00 svc:/network/shares/group:default
    offline 13:59:00 svc:/system/boot-archive-update:default
    maintenance 15:34:43 svc:/system/filesystem/local:default
    uninitialized 13:58:52 svc:/network/rpc/gss:default
    uninitialized 13:58:54 svc:/application/font/stfsloader:default
    uninitialized 13:58:55 svc:/network/rpc/rstat:default
    uninitialized 13:58:55 svc:/application/print/rfc1179:default
    uninitialized 13:58:55 svc:/application/x11/xfs:default
    uninitialized 13:58:55 svc:/network/finger:default
    uninitialized 13:58:55 svc:/network/ftp:default
    uninitialized 13:58:56 svc:/network/login:rlogin
    uninitialized 13:58:56 svc:/network/nfs/rquota:default
    uninitialized 13:58:56 svc:/network/rpc/rusers:default
    uninitialized 13:58:56 svc:/network/rpc/smserver:default
    uninitialized 13:58:57 svc:/network/security/ktkt_warn:default
    uninitialized 13:58:57 svc:/network/shell:default
    uninitialized 13:58:57 svc:/network/telnet:default
    uninitialized 13:58:58 svc:/network/rpc-100235_1/rpc_ticotsord:default
    uninitialized 13:58:58 svc:/network/rpc/cde-calendar-manager:default
    uninitialized 13:58:59 svc:/network/rpc/cde-ttdbserver:tcp
    bash-3.00# svcs -x
    svc:/system/filesystem/local:default (local file system mounts)
    State: maintenance since Wed Dec 15 15:34:43 2010
    Reason: Start method exited with $SMF_EXIT_ERR_FATAL.
    See: http://sun.com/msg/SMF-8000-KS
    See: /var/svc/log/system-filesystem-local:default.log
    Impact: 24 dependent services are not running. (Use -v for list.)
    svc:/network/rpc/gss:default (Generic Security Service)
    State: uninitialized since Wed Dec 15 13:58:52 2010
    Reason: Restarter svc:/network/inetd:default is not running.
    See: http://sun.com/msg/SMF-8000-5H
    See: gssd(1M)
    Impact: 11 dependent services are not running. (Use -v for list.)
    svc:/network/rpc/rstat:default (kernel statistics server)
    State: uninitialized since Wed Dec 15 13:58:55 2010
    Reason: Restarter svc:/network/inetd:default is not running.
    See: http://sun.com/msg/SMF-8000-5H
    See: rpc.rstatd(1M)
    See: rstatd(1M)
    Impact: 1 dependent service is not running. (Use -v for list.)
    bash-3.00# cat /var/svc/log/system-filesystem-local:default.log
    [ Jul 10 03:41:35 Enabled. ]
    [ Jul 10 03:43:45 Rereading configuration. ]
    [ Jul 10 03:44:17 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Jul 10 03:44:18 Method "start" exited with status 0 ]
    [ Jul 10 12:44:36 Enabled. ]
    [ Jul 10 12:44:45 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Jul 10 12:44:45 Method "start" exited with status 0 ]
    [ Jul 10 12:45:03 Enabled. ]
    [ Jul 10 12:45:09 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Jul 10 12:45:09 Method "start" exited with status 0 ]
    [ Jul 10 13:54:39 Enabled. ]
    [ Jul 10 13:54:46 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Jul 10 13:54:46 Method "start" exited with status 0 ]
    [ Jul 18 12:34:19 Enabled. ]
    [ Jul 18 12:34:27 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Jul 18 12:34:27 Method "start" exited with status 0 ]
    [ Jul 18 17:29:08 Enabled. ]
    [ Jul 18 17:29:15 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Jul 18 17:29:15 Method "start" exited with status 0 ]
    [ Jul 19 11:13:34 Enabled. ]
    [ Jul 19 11:13:42 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Jul 19 11:13:42 Method "start" exited with status 0 ]
    [ Jul 19 11:32:23 Enabled. ]
    [ Jul 19 11:32:30 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Jul 19 11:32:31 Method "start" exited with status 0 ]
    [ Jul 19 11:57:06 Enabled. ]
    [ Jul 19 11:57:13 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Jul 19 11:57:13 Method "start" exited with status 0 ]
    [ Jul 19 12:40:05 Enabled. ]
    [ Jul 19 12:40:12 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Jul 19 12:40:12 Method "start" exited with status 0 ]
    [ Jul 20 15:51:46 Enabled. ]
    [ Jul 20 15:51:54 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Jul 20 15:51:54 Method "start" exited with status 0 ]
    [ Jul 24 11:42:17 Enabled. ]
    [ Jul 24 11:42:25 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Jul 24 11:42:25 Method "start" exited with status 0 ]
    [ Jul 27 12:05:06 Stopping because service disabled. ]
    [ Jul 27 12:05:07 Executing stop method (null) ]
    [ Jul 27 12:13:10 Enabled. ]
    [ Jul 27 12:13:17 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Jul 27 12:13:17 Method "start" exited with status 0 ]
    [ Jul 27 13:10:26 Stopping because service disabled. ]
    [ Jul 27 13:10:26 Executing stop method (null) ]
    [ Jul 27 13:18:19 Enabled. ]
    [ Jul 27 13:18:26 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Jul 27 13:18:26 Method "start" exited with status 0 ]
    [ Jul 31 10:12:31 Enabled. ]
    [ Jul 31 10:12:38 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Jul 31 10:12:39 Method "start" exited with status 0 ]
    [ Aug  7 10:08:52 Stopping because service disabled. ]
    [ Aug  7 10:08:52 Executing stop method (null) ]
    [ Aug  7 10:34:50 Enabled. ]
    [ Aug  7 10:34:57 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Aug  7 10:34:58 Method "start" exited with status 0 ]
    [ Aug  9 09:14:50 Stopping because service disabled. ]
    [ Aug  9 09:14:50 Executing stop method (null) ]
    [ Aug  9 09:55:03 Enabled. ]
    [ Aug  9 09:55:10 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Aug  9 09:55:11 Method "start" exited with status 0 ]
    [ Aug 16 10:46:43 Enabled. ]
    [ Aug 16 10:46:50 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Aug 16 10:46:50 Method "start" exited with status 0 ]
    [ Aug 16 12:06:56 Enabled. ]
    [ Aug 16 12:07:02 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Aug 16 12:07:02 Method "start" exited with status 0 ]
    [ Aug 16 13:45:10 Enabled. ]
    [ Aug 16 13:45:16 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Aug 16 13:45:16 Method "start" exited with status 0 ]
    [ Aug 16 14:36:59 Enabled. ]
    [ Aug 16 14:37:07 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Aug 16 14:37:07 Method "start" exited with status 0 ]
    [ Aug 16 15:00:40 Enabled. ]
    [ Aug 16 15:00:47 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Aug 16 15:00:47 Method "start" exited with status 0 ]
    [ Aug 22 16:00:13 Enabled. ]
    [ Aug 22 16:00:21 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Aug 22 16:00:21 Method "start" exited with status 0 ]
    [ Aug 23 09:49:04 Enabled. ]
    [ Aug 23 09:49:10 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Aug 23 09:49:11 Method "start" exited with status 0 ]
    [ Aug 23 09:49:23 Stopping because service disabled. ]
    [ Aug 23 09:49:23 Executing stop method (null) ]
    [ Aug 23 10:04:13 Enabled. ]
    [ Aug 23 10:04:20 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Aug 23 10:04:20 Method "start" exited with status 0 ]
    [ Aug 23 10:06:57 Enabled. ]
    [ Aug 23 10:07:04 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Aug 23 10:07:05 Method "start" exited with status 0 ]
    [ Oct 23 08:43:05 Enabled. ]
    [ Oct 23 08:43:14 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Oct 23 08:43:14 Method "start" exited with status 0 ]
    [ Nov 21 14:51:50 Enabled. ]
    [ Nov 21 14:51:58 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Nov 21 14:51:59 Method "start" exited with status 0 ]
    [ Nov 29 15:33:19 Enabled. ]
    [ Nov 29 15:33:26 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Nov 29 15:33:27 Method "start" exited with status 0 ]
    [ Dec 18 13:37:35 Enabled. ]
    [ Dec 18 13:37:42 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Dec 18 13:37:42 Method "start" exited with status 0 ]
    [ Dec 19 08:48:07 Enabled. ]
    [ Dec 19 08:48:14 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Dec 19 08:48:14 Method "start" exited with status 0 ]
    [ Dec 19 08:56:07 Enabled. ]
    [ Dec 19 08:56:14 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Dec 19 08:56:14 Method "start" exited with status 0 ]
    [ Dec 19 08:57:41 Enabled. ]
    [ Dec 19 08:57:48 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Dec 19 08:57:48 Method "start" exited with status 0 ]
    [ Feb  1 10:39:48 Enabled. ]
    [ Feb  1 10:39:55 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Feb  1 10:39:56 Method "start" exited with status 0 ]
    [ Feb  8 11:12:50 Enabled. ]
    [ Feb  8 11:12:57 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Feb  8 11:12:57 Method "start" exited with status 0 ]
    [ Jun  6 10:08:34 Enabled. ]
    [ Jun  6 10:08:44 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Jun  6 10:08:46 Method "start" exited with status 0 ]
    [ Aug  8 09:45:48 Enabled. ]
    [ Aug  8 09:46:35 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Aug  8 09:46:36 Method "start" exited with status 0 ]
    [ Aug 14 17:53:59 Enabled. ]
    [ Aug 14 17:54:06 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Aug 14 17:54:06 Method "start" exited with status 0 ]
    [ Aug 14 17:55:20 Enabled. ]
    [ Aug 14 17:55:27 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Aug 14 17:55:27 Method "start" exited with status 0 ]
    [ Aug 18 15:19:17 Enabled. ]
    [ Aug 18 15:19:24 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Aug 18 15:19:24 Method "start" exited with status 0 ]
    [ Aug 29 12:56:48 Enabled. ]
    [ Aug 29 12:56:55 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Aug 29 12:56:55 Method "start" exited with status 0 ]
    [ Oct 13 11:59:43 Enabled. ]
    [ Oct 13 11:59:50 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Oct 13 11:59:51 Method "start" exited with status 0 ]
    [ Feb 26 16:47:00 Enabled. ]
    [ Feb 26 16:47:07 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Feb 26 16:47:07 Method "start" exited with status 0 ]
    [ Apr 14 15:54:17 Enabled. ]
    [ Apr 14 15:54:24 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Apr 14 15:54:25 Method "start" exited with status 0 ]
    [ Aug 28 08:49:58 Stopping because service disabled. ]
    [ Aug 28 08:49:58 Executing stop method (null) ]
    [ Aug 28 08:52:54 Enabled. ]
    [ Aug 28 08:53:01 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Aug 28 08:53:01 Method "start" exited with status 0 ]
    [ Aug 28 09:08:20 Stopping because service disabled. ]
    [ Aug 28 09:08:20 Executing stop method (null) ]
    [ Sep  1 16:05:36 Enabled. ]
    [ Sep  1 16:06:05 Executing start method ("/lib/svc/method/fs-local") ]
    [ Sep  1 16:06:05 Method "start" exited with status 0 ]
    [ Sep  1 19:29:19 Enabled. ]
    [ Sep  1 19:29:27 Executing start method ("/lib/svc/method/fs-local") ]
    [ Sep  1 19:29:27 Method "start" exited with status 0 ]
    [ Sep  1 23:04:00 Enabled. ]
    [ Sep  1 23:04:08 Executing start method ("/lib/svc/method/fs-local") ]
    [ Sep  1 23:04:08 Method "start" exited with status 0 ]
    [ Sep  2 00:23:41 Stopping because service disabled. ]
    [ Sep  2 00:23:42 Executing stop method (null) ]
    [ Sep  2 00:46:46 Enabled. ]
    [ Sep  2 00:46:53 Executing start method ("/lib/svc/method/fs-local") ]
    [ Sep  2 00:46:54 Method "start" exited with status 0 ]
    [ Sep 26 12:04:34 Enabled. ]
    [ Sep 26 12:04:41 Executing start method ("/lib/svc/method/fs-local") ]
    [ Sep 26 12:04:42 Method "start" exited with status 0 ]
    [ Oct 20 13:05:09 Stopping because service disabled. ]
    [ Oct 20 13:05:10 Executing stop method (null) ]
    [ Oct 20 13:24:01 Enabled. ]
    [ Oct 20 13:24:08 Executing start method ("/lib/svc/method/fs-local") ]
    [ Oct 20 13:24:09 Method "start" exited with status 0 ]
    [ Oct 21 16:30:59 Enabled. ]
    [ Oct 21 16:31:09 Executing start method ("/lib/svc/method/fs-local") ]
    [ Oct 21 16:31:09 Method "start" exited with status 0 ]
    [ Oct 21 16:32:42 Stopping because service disabled. ]
    [ Oct 21 16:32:42 Executing stop method (null) ]
    [ Oct 21 16:42:05 Enabled. ]
    [ Oct 21 16:42:15 Executing start method ("/lib/svc/method/fs-local") ]
    [ Oct 21 16:42:15 Method "start" exited with status 0 ]
    [ Oct 21 17:27:37 Enabled. ]
    [ Oct 21 17:27:47 Executing start method ("/lib/svc/method/fs-local") ]
    [ Oct 21 17:27:47 Method "start" exited with status 0 ]
    [ Oct 22 11:08:34 Enabled. ]
    [ Oct 22 11:08:43 Executing start method ("/lib/svc/method/fs-local") ]
    [ Oct 22 11:08:43 Method "start" exited with status 0 ]
    [ Dec  9 09:17:33 Stopping because service disabled. ]
    [ Dec  9 09:17:33 Executing stop method (null) ]
    [ Dec 10 11:47:14 Enabled. ]
    [ Dec 10 11:47:24 Executing start method ("/lib/svc/method/fs-local") ]
    [ Dec 10 11:47:25 Method "start" exited with status 0 ]
    [ Dec 15 10:52:25 Stopping because service disabled. ]
    [ Dec 15 10:52:25 Executing stop method (null) ]
    [ Dec 15 12:42:16 Enabled. ]
    [ Dec 15 12:42:26 Executing start method ("/lib/svc/method/fs-local") ]
    Abort - core dumped
    WARNING: /usr/sbin/zfs mount -a failed: exit status 134
    [ Dec 15 12:42:28 Method "start" exited with status 95 ]
    [ Dec 15 13:13:19 Enabled. ]
    [ Dec 15 13:13:28 Executing start method ("/lib/svc/method/fs-local") ]
    Abort - core dumped
    WARNING: /usr/sbin/zfs mount -a failed: exit status 134
    [ Dec 15 13:13:30 Method "start" exited with status 95 ]
    [ Dec 15 13:58:51 Enabled. ]
    [ Dec 15 13:59:00 Executing start method ("/lib/svc/method/fs-local") ]
    Abort - core dumped
    WARNING: /usr/sbin/zfs mount -a failed: exit status 134
    [ Dec 15 13:59:03 Method "start" exited with status 95 ]
    [ Dec 15 15:34:41 Leaving maintenance because clear requested. ]
    [ Dec 15 15:34:41 Enabled. ]
    [ Dec 15 15:34:41 Executing start method ("/lib/svc/method/fs-local") ]
    Abort - core dumped
    WARNING: /usr/sbin/zfs mount -a failed: exit status 134
    [ Dec 15 15:34:43 Method "start" exited with status 95 ]
    bash-3.00# /usr/sbin/zfs mount -a
    internal error: Unknown error
    Abort (core dumped)
    Before that I've installed the patch cluster with halted solaris zones which produced following output:
    Application of patches finished : 2010.12.15 12:08:43
    Following patches were applied :
    119254-77 119812-10 125719-31 140159-03 142911-01
    141588-04 119900-11 125731-05 142292-01 142933-02
    142251-02 119906-16 126206-05 141444-09 142909-17
    118666-28 120460-17 126363-08 141500-07 143140-04
    118667-28 121012-03 126365-16 141502-02 143502-01
    118777-16 121308-20 126868-04 141506-09 143506-01
    140860-02 122212-40 127724-02 141514-02 143615-02
    119059-56 122261-03 136998-09 141518-12 143731-01
    119213-23 122675-05 137000-07 141552-03 143733-01
    124628-10 123003-04 137080-05 141558-01 143977-01
    119252-29 123590-12 137147-06 141586-01 144053-04
    119280-23 123893-22 138195-04 141590-02 144106-01
    124188-03 124393-11 138822-07 141874-09 144254-01
    120199-15 124457-02 138826-07 141876-07 144488-04
    119534-19 124630-42 138880-02 142084-04 144492-01
    120272-28 125215-03 139099-04 142397-01 145124-01
    119757-18 125388-03 139620-01 142529-01 145796-01
    119783-15 125555-07
    Following patches were skipped :
    Patches already applied
    120900-04 119063-01 119810-05 123005-07 137093-01
    121133-02 119081-25 119986-03 124444-01 138866-03
    119317-01 119130-33 120061-02 124939-03 137137-09
    121296-01 123611-04 120201-05 124943-01 137871-02
    138215-01 140899-01 120292-02 124997-01 138181-01
    127884-01 122640-05 120329-02 125279-05 138361-01
    118712-23 126897-02 121975-01 125539-06 138373-02
    118918-24 127755-01 120719-02 125891-01 138647-01
    138217-01 125503-02 120830-06 126440-01 141016-01
    119578-30 125547-02 121095-02 126540-02 139555-08
    121453-02 140796-01 121606-04 127127-11 139967-01
    121453-02 120011-14 124171-07 136882-02 140455-01
    121118-16 139520-02 123630-03 137032-01 140563-01
    118833-36 119764-06
    Patches obsoleted by one or more patches already applied
    118731-01 124204-04 122660-10
    Patches not applicable to packages on the system
    121181-03 120410-33 121211-02 125533-15 143317-03
    119115-35 120412-11 122259-03 125541-06 143510-01
    119117-52 120414-27 122470-03 125952-20 143725-01
    119315-19 120543-21 122911-24 137004-08 143727-01
    119548-14 120739-06 122958-06 138387-01 143739-01
    119903-02 120811-09 123938-02 138824-07 144325-01
    120094-30 120849-04 125136-24 138876-01 145006-02
    120185-21 121104-11 125137-24 139986-01 145080-01
    119368-04 121136-02 125332-14 142244-02 145200-01
    120286-03
    Installation of patch set complete. PLEASE REBOOT THE SYSTEM.
    when i tried to reboot the system by init 6 the service iscsi hanged and produced syslog errors about a unkown iocall -> killed the process. System rebooted w/o errors.
    Does anyone have got an idea how to find out which patch or whatever do produce these errors?

    Hi,
    I'm having the same issue of diskmon core dumps after upgrading grid and database from 11.2.0.1 to 11.2.0.2 on Solaris 10 x86-64. Following this thread, I'm trying to deinstall the Oracle 11.2.0.1 grid home.
    I answered the following questions asked by the grid deinstall tool:
    1. ASM configuration was not detected in this Oracle home. Was ASM configured in this Oracle home (y|n): y
    2. Specify the ASM Diagnostic Destination: /db01/app/oracle/diag/asm/+ASM
    3. Specify the diskgroups that are managed by this ASM instance: DATA FRA
    4. De-configuring ASM will drop all the diskgroups at cleanup time. Do you want deconfig tool to drop the diskgroups:
    If I answer no to question 1, the tool exits with error.
    How do I answer question #4? (confused about this question of dropping diskgroups, it's already been upgraded)
    Deinstall of Oracle db Home 11.2.0.1 was successful.
    The +ASM instance has been upgraded and is running fine under 11.2.0.2 except for the excessive diskmon core dumps.
    Thanks,
    Lisa
    Edited by: user12018917 on Apr 19, 2011 10:21 AM

  • 9ir2 Single Node RAC + RH80

    Hi all.
    I'm triying to install a single node RAC based in the single node rac for linux document in the metalink.
    The document was made based in a oracle 9iR1 database an RH71, I have followed the steps and i have a working kernel made by my own, the raw devices, and softdog hacked for being testing only. But the service does not go up.
    I don't know if someone have made a single node rac instalation and can help me to choose the right pieces.
    I don't have a RHAS2.1 but I do have a UnitedLinux 1.0 Server Patched.
    I want to try the RAC tech but here (ecuador-sudamerica) is dificult to find firewire cards and disks so I´m working around a single node instalation.
    Any help will be apreciate.
    Fernando

    Hi
    Database version and GI versions are 11.2.0.2.2. And these are not multinode RAC configuration at any given time only single instance will be there for any given database. Some thing like ACTIVE and PASSIVE in hardware clusters such are VCS (Veritas Clusters).
    I agree with you failover sinario in multi node (2 or more) RAC environments. In single node clustering only one instance will be there, like services in multinode, here whole instance will be re created on available nodes.
    Hi
    Database version and GI versions are 11.2.0.2.2. And these are not multi node RAC configuration at any given time only single instance will be there for any given database. Some thing like ACTIVE and PASSIVE in hardware clusters such are VCS (VERITAS Clusters).
    I agree with you failover scenario in multi node (2 or more) RAC environments. In single node clustering only one instance will be there, like services in multi node, here whole instance will be re created on available nodes.
    Thanks,
    Thanks,

  • Multi-Node RAC-EBS R12 document

    Hi All,
    I am looking for high level steps for a clone of a multi-node RAC-EBS install along with expected times.
    Could someone please share such a document for R12?
    Thanks for your time!
    Regards,

    Hi
    It is mandatory to be certified for RAC clones.
    Note: 783188.1 - Certified RAC Scenarios for E-Business Suite Cloning
    You have not mentioned what kind of clone do you looking for whether it's Multi-Multi or Multi -Single,please see the below thread for multi to single instance
    Please see this docs
    Clone multi-node RAC and ASM to single node
    Thanks
    yakub

  • Tips about managing interconnect through 3-nodes RAC

    Hello all,
    I've to install a 3 nodes RAC database and I've some doubts about interconnect. Every server has 4 NIC free for interconnect but I can't use a crossover cable over three nodes. Using a switch can be a solution but a single switch become a big single point of failure. Interface bonding across two different switches is not available using CISCO switches. Can be bonded only across a single switch...but a single switch is a SPOF. Having two different interconnect spawned across two different switches seems not available in Oracle.... any suggestion?
    Thanks
    Steve

    You can set up multiple switches to failover/back without bonding the nics. Boerjn is correct that crossover cables, while used, are not supported. The reason is that if a node fails, the surviving node will have to wait for the TCP timeout before it can react to the loss of a node. A switch will send back the information immediately if a node fails.
    Cheers!
    Jay Caviness
    http://www.grumpy-dba.com

  • 2 Node RAC with Single Node Standby Help

    Hello Everyone -
    I'm preparing to set up a 2 node RAC and use a single-node standby database.
    I'm a bit confused on how to set up the Standby Redo Logs on the standby to use the LGWR functionality from the RAC instances.
    Should I just create a set of standby redo logs (alter database add standby logfile...) like on a single-instance environment or do I need to create standby logfile threads (alter database add standby logfile thread. . . ) one for each cooresponding thread on the RAC?
    It just seems odd that 2 RAC redo threads are able to write to one standby redo logfile at the same time (or maybe each RAC redo thread picks the first available standby redo log and writes to it??)
    If anyone has some advice or insight, I'd appreciate it.
    Andy

    Hello Andy,
    Did you get answer to your question about RAC with single standby?
    Could you please share with me your experience if you have done so.
    Thanks
    Amit

  • RAC Instalation Problem (shared accross all the nodes in the cluster)

    All experts
    I am trying for installing Oracle 10.2.0 RAC on Redhat 4.7
    reff : http://www.oracle-base.com/articles/10g/OracleDB10gR2RACInstallationOnLinux
    All steps successfully completed on all nodes (rac1,rac2) every thing is okey for each node
    on single node rac instalation successfull.
    when i try to install on two nodes
    on specify Oracle Cluster Registry (OCR) location showing error
    the location /nfsmounta/crs.configuration is not shared accross all the nodes in the cluster. Specify a shared raw partation or cluster file system file that is visible by the same name on all nodes of the cluster.
    I create shared disks on all nodes as:
    1 First we need to set up some NFS shares. Create shared disks on NAS or a third server if you have one available. Otherwise create the following directories on the RAC1 node.
    mkdir /nfssharea
    mkdir /nfsshareb
    2. Add the following lines to the /etc/exports file. (edit /etc/exports)
    /nfssharea *(rw,sync,no_wdelay,insecure_locks,no_root_squash)
    /nfsshareb *(rw,sync,no_wdelay,insecure_locks,no_root_squash)
    3. Run the following command to export the NFS shares.
    chkconfig nfs on
    service nfs restart
    4. On both RAC1 and RAC2 create some mount points to mount the NFS shares to.
    mkdir /nfsmounta
    mkdir /nfsmountb
    5. Add the following lines to the "/etc/fstab" file. The mount options are suggestions from Kevin Closson.
    nas:/nfssharea /nfsmounta nfs rw,bg,hard,nointr,tcp,vers=3,timeo=300,rsize=32768,wsize=32768,actimeo=0 0 0
    nas:/nfsshareb /nfsmountb nfs rw,bg,hard,nointr,tcp,vers=3,timeo=300,rsize=32768,wsize=32768,actimeo=0 0 0
    6. Mount the NFS shares on both servers.
    mount /mount1
    mount /mount2
    7. Create the shared CRS Configuration and Voting Disk files.
    touch /nfsmounta/crs.configuration
    touch /nfsmountb/voting.disk
    Please guide me what is wrong

    I think you did not really mount it on the second server. what is the output of 'ls /nfsmounta'.
    step 6 should be 'mount /nfsmounta', not 'mount 1'. I also don't know if simply creating a zero-size file is sufficient for ocr (i have always used raw devices, not nfs for this)

  • Install Oracle 8.1.7 in Solaris, disk space problems.

    Hi!
    I'm installing Oracle 8.1.7 in Solaris (typical instalation, Entrepise Edition).In addition, I have created two directories (/u01 and /u02).I would like to store Oracle Software in /u01 and I would like store my database in /u02.During instalation have been appeared a problem, I only have in / 650 Mbytes availables and Oracle requests 750 Mbytes. How Could I have more space in /?
    With best wishes.
    Jordi.

    You may try to add the environment variable
    ORACLE_TERM=vt100 which is not include in your envornment setting.

  • Installing 10g rac on Solaris 64-bit Sparc

    I ran my preinstallation cluvufy
    using ./cluvfy stage -pre crsinst -n racnode3,racnode4 -verbose -r 10gR2
    I get failed errors at
    1) Node connectivity failed
    2) SUNWi15cs and SUNWi1cs- missing
    3) Clock synchronization check using Network Time Protocol(NTP) failed
    I am so lost as to figure out whats happening. have beenn working on it for two weeks now. Here is the log
    Any help would be greatly appreciated
    Thanks
    Performing pre-checks for cluster services setup
    Checking node reachability...
    Check: Node reachability from node "racnode3"
    Destination Node Reachable?
    racnode3 yes
    racnode4 yes
    Result: Node reachability check passed from node "racnode3"
    Checking user equivalence...
    Check: User equivalence for user "oracle"
    Node Name Comment
    racnode4 passed
    racnode3 passed
    Result: User equivalence check passed for user "oracle"
    Version of exectask could not be retrieved from node "racnode3"
    Checking node connectivity...
    Checking hosts config file...
    Node Name Status Comment
    racnode4 passed
    Verification of the hosts config file successful
    Interface information for node "racnode4"
    Name IP Address Subnet Gateway Def. Gateway HW Address MTU
    vnet0 10.23.11.127 10.23.11.0 10.23.11.127 10.23.11.1 00:14:4F:FB:A4:A5 1500
    vnet1 192.168.2.127 192.168.0.0 192.168.2.127 10.23.11.1 00:14:4F:F8:5A:A3 9216
    Check: Node connectivity of subnet "10.23.11.0"
    Result: Node connectivity passed for subnet "10.23.11.0" with node(s) racnode4
    Check: TCP connectivity of subnet "10.23.11.0"
    Source Destination Connected?
    racnode3:10.23.11.126 racnode4:10.23.11.127 failed
    ERROR:
    PRVF-7617 : Node connectivity between "racnode3 : 10.23.11.126" and "racnode4 : 10.23.11.127" failed
    Result: TCP connectivity check failed for subnet "10.23.11.0"
    Check: Node connectivity of subnet "192.168.0.0"
    Result: Node connectivity passed for subnet "192.168.0.0" with node(s) racnode4
    Check: TCP connectivity of subnet "192.168.0.0"
    Source Destination Connected?
    racnode3:10.23.11.126 racnode4:192.168.2.127 failed
    ERROR:
    PRVF-7617 : Node connectivity between "racnode3 : 10.23.11.126" and "racnode4 : 192.168.2.127" failed
    Result: TCP connectivity check failed for subnet "192.168.0.0"
    Interfaces found on subnet "10.23.11.0" that are likely candidates for VIP are:
    racnode4 vnet0:10.23.11.127
    WARNING:
    Could not find a suitable set of interfaces for the private interconnect
    Result: Node connectivity check failed
    Check: Total memory
    Node Name Available Required Comment
    racnode4 5.75GB (6029312.0KB) 1GB (1048576.0KB) passed
    Result: Total memory check passed
    Check: Swap space
    Node Name Available Required Comment
    racnode4 8GB (8388600.0KB) 5.75GB (6029312.0KB) passed
    Result: Swap space check passed
    Check: Free disk space for "racnode4:/var/tmp/"
    Path Node Name Mount point Available Required Comment
    /var/tmp/ racnode4 / 11.8299GB 400MB passed
    Result: Free disk space check passed for "racnode4:/var/tmp/"
    Check: User existence for "oracle"
    Node Name Status Comment
    racnode4 exists(200) passed
    Checking for multiple users with UID value 200
    Result: Check for multiple users with UID value 200 passed
    Result: User existence check passed for "oracle"
    Check: User existence for "nobody"
    Node Name Status Comment
    racnode4 exists(60001) passed
    Checking for multiple users with UID value 60001
    Result: Check for multiple users with UID value 60001 passed
    Result: User existence check passed for "nobody"
    Check: Group existence for "oinstall"
    Node Name Status Comment
    racnode4 exists passed
    Result: Group existence check passed for "oinstall"
    Check: Group existence for "dba"
    Node Name Status Comment
    racnode4 exists passed
    Result: Group existence check passed for "dba"
    Check: Membership of user "oracle" in group "oinstall" [as Primary]
    Node Name User Exists Group Exists User in Group Primary Comment
    racnode4 yes yes yes yes passed
    Result: Membership check for user "oracle" in group "oinstall" [as Primary] passed
    Check: Membership of user "oracle" in group "dba"
    Node Name User Exists Group Exists User in Group Comment
    racnode4 yes yes yes passed
    Result: Membership check for user "oracle" in group "dba" passed
    Check: Run level
    Node Name run level Required Comment
    racnode4 3 3 passed
    Result: Run level check passed
    Check: Hard limits for "maximum open file descriptors"
    Node Name Type Available Required Comment
    racnode4 hard 65536 65536 passed
    Result: Hard limits check passed for "maximum open file descriptors"
    Check: Soft limits for "maximum open file descriptors"
    Node Name Type Available Required Comment
    racnode4 soft 1024 1024 passed
    Result: Soft limits check passed for "maximum open file descriptors"
    Check: Hard limits for "maximum user processes"
    Node Name Type Available Required Comment
    racnode4 hard 16384 16384 passed
    Result: Hard limits check passed for "maximum user processes"
    Check: Soft limits for "maximum user processes"
    Node Name Type Available Required Comment
    racnode4 soft 16384 2047 passed
    Result: Soft limits check passed for "maximum user processes"
    Check: System architecture
    Node Name Available Required Comment
    racnode4 64-bit sparcv9 kernel modules 64-bit sparcv9 kernel modules passed
    Result: System architecture check passed
    Check: Kernel version
    Node Name Available Required Comment
    racnode4 5.10-2011.08.23.15.26 5.10-2005.01 passed
    Result: Kernel version check passed
    Check: Kernel parameter for "project.max-sem-ids"
    Node Name Configured Required Comment
    racnode4 128 100 passed
    Result: Kernel parameter check passed for "project.max-sem-ids"
    Check: Kernel parameter for "process.max-sem-nsems"
    Node Name Configured Required Comment
    racnode4 512 256 passed
    Result: Kernel parameter check passed for "process.max-sem-nsems"
    Check: Kernel parameter for "project.max-shm-memory"
    Node Name Configured Required Comment
    racnode4 4294967296 4294967295 passed
    Result: Kernel parameter check passed for "project.max-shm-memory"
    Check: Kernel parameter for "project.max-shm-ids"
    Node Name Configured Required Comment
    racnode4 128 100 passed
    Result: Kernel parameter check passed for "project.max-shm-ids"
    Check: Package existence for "SUNWarc-...( sparc)"
    Node Name Available Required Comment
    racnode4 SUNWarc-11.10.0-2005.01.21.15.53 SUNWarc-...( sparc) passed
    Result: Package existence check passed for "SUNWarc-...( sparc)"
    Check: Package existence for "SUNWbtool-...( sparc)"
    Node Name Available Required Comment
    racnode4 SUNWbtool-11.10.0-2005.01.21.15.53 SUNWbtool-...( sparc) passed
    Result: Package existence check passed for "SUNWbtool-...( sparc)"
    Check: Package existence for "SUNWhea-...( sparc)"
    Node Name Available Required Comment
    racnode4 SUNWhea-11.10.0-2005.01.21.15.53 SUNWhea-...( sparc) passed
    Result: Package existence check passed for "SUNWhea-...( sparc)"
    Check: Package existence for "SUNWlibC-...( sparc)"
    Node Name Available Required Comment
    racnode4 SUNWlibC-5.10-2004.12.22 SUNWlibC-...( sparc) passed
    Result: Package existence check passed for "SUNWlibC-...( sparc)"
    Check: Package existence for "SUNWlibm-...( sparc)"
    Node Name Available Required Comment
    racnode4 SUNWlibm-5.10-2004.12.18 SUNWlibm-...( sparc) passed
    Result: Package existence check passed for "SUNWlibm-...( sparc)"
    Check: Package existence for "SUNWlibms-...( sparc)"
    Node Name Available Required Comment
    racnode4 SUNWlibms-5.10-2004.11.23 SUNWlibms-...( sparc) passed
    Result: Package existence check passed for "SUNWlibms-...( sparc)"
    Check: Package existence for "SUNWsprot-...( sparc)"
    Node Name Available Required Comment
    racnode4 SUNWsprot-5.10-2004.11.23 SUNWsprot-...( sparc) passed
    Result: Package existence check passed for "SUNWsprot-...( sparc)"
    Check: Package existence for "SUNWtoo-...( sparc)"
    Node Name Available Required Comment
    racnode4 SUNWtoo-11.10.0-2005.01.21.15.53 SUNWtoo-...( sparc) passed
    Result: Package existence check passed for "SUNWtoo-...( sparc)"
    Check: Package existence for "SUNWi1of-...( sparc)"
    Node Name Available Required Comment
    racnode4 SUNWi1of-6.6.2.7400-0.2004.12.15 SUNWi1of-...( sparc) passed
    Result: Package existence check passed for "SUNWi1of-...( sparc)"
    Check: Package existence for "SUNWi1cs-...( sparc)"
    Node Name Available Required Comment
    racnode4 missing SUNWi1cs-...( sparc) failed
    Result: Package existence check failed for "SUNWi1cs-...( sparc)"
    Check: Package existence for "SUNWi15cs-...( sparc)"
    Node Name Available Required Comment
    racnode4 missing SUNWi15cs-...( sparc) failed
    Result: Package existence check failed for "SUNWi15cs-...( sparc)"
    Check: Package existence for "SUNWxwfnt-...( sparc)"
    Node Name Available Required Comment
    racnode4 SUNWxwfnt-6.6.2.7400-0.2004.12.15 SUNWxwfnt-...( sparc) passed
    Result: Package existence check passed for "SUNWxwfnt-...( sparc)"
    Checking for multiple users with UID value 0
    Result: Check for multiple users with UID value 0 passed
    Check: Current group ID
    ERROR:
    PRVF-5502 : Current group ID check cannot be performed
    Result: Current group ID check failed
    Starting Clock synchronization checks using Network Time Protocol(NTP)...
    NTP Configuration file check started...
    The NTP configuration file "/etc/inet/ntp.conf" is available on all nodes
    NTP Configuration file check passed
    Checking daemon liveness...
    Check: Liveness for "xntpd"
    Node Name Running?
    racnode4 yes
    Result: Liveness check passed for "xntpd"
    Check for NTP daemon or service alive passed on all nodes
    Checking NTP daemon command line for slewing option "'slewalways yes' & 'disable pll'"
    Check: NTP daemon command line
    Node Name Slewing Option Set?
    racnode4 no
    Result:
    NTP daemon slewing option check failed on some nodes
    PRVF-5436 : The NTP daemon running on one or more nodes lacks the slewing option "'slewalways yes' & 'disable pll'"
    Result: Clock synchronization check using Network Time Protocol(NTP) failed
    Checking Core file name pattern consistency...
    Core file name pattern consistency check passed.
    Checking to make sure user "oracle" is not in "root" group
    Node Name Status Comment
    racnode4 does not exist passed
    Result: User "oracle" is not part of "root" group. Check passed
    Check default user file creation mask
    Node Name Available Required Comment
    racnode4 0022 0022 passed
    Result: Default user file creation mask check passed
    Checking consistency of file "/etc/resolv.conf" across nodes
    Checking the file "/etc/resolv.conf" to make sure only one of domain and search entries is defined
    File "/etc/resolv.conf" does not have both domain and search entries defined
    Checking if domain entry in file "/etc/resolv.conf" is consistent across the nodes...
    domain entry in file "/etc/resolv.conf" is consistent across nodes
    Checking if search entry in file "/etc/resolv.conf" is consistent across the nodes...
    search entry in file "/etc/resolv.conf" is consistent across nodes
    Checking file "/etc/resolv.conf" to make sure that only one search entry is defined
    All nodes have one search entry defined in file "/etc/resolv.conf"
    Checking DNS response time for an unreachable node
    Node Name Status
    racnode4 passed
    The DNS response time for an unreachable node is within acceptable limit on all nodes
    File "/etc/resolv.conf" is consistent across nodes
    Check: Time zone consistency
    Result: Time zone consistency check passed
    Pre-check for cluster services setup was unsuccessful on all the nodes.
    Edited by: Aj05 on Feb 2, 2012 8:26 AM

    Daniel,
    Again ... my initial response was that I was insulted by the implications: Still am.
    Perhaps you are hoping someone else will steal that copywrited material and send it to you? Is that what you are asking?I think your initial response is little bit excessive (IMO). OP didn't say that "Somebody steal the content from metalink and send it to me please". He might requesting specific note id for appropriate document which describes installation in "instant" form.
    But do you really think, for even one minute, that anyone who has invested many hundreds of hours into creating a training class is going to send you their materials for free?Somebody called "Linus" and many others invested many hundreds of hours to create OS which you are using for free (and you are recommending it in your posts)... ;-)
    What if there is some altruist which could provide the such complex paper for RAC?
    Your third post is correct and I absolutely agree with you (except last sentence).
    Salman,
    you can look to get inspired at "DBA" articles on OTN website (http://www.oracle.com/technology/pub/articles/tech_dba.html#linux) or RAC SIG site and compare it with official documentation or metalink notes. Only documentation and metalink notes are 100% assurance that your installation/configuration will be supported. And in case of doubts you still can contact Oracle support and consult planned steps/implementation.
    Message was edited by:
    Ivan Kartik
    s/second post/third post/

Maybe you are looking for

  • How do I convert an InDesign file into a PDF file, it won't let me do it when I 'Save As'. Help??

    I need help with converting an InDesign file into a PDF file. I've tried looking into the program and seeing if i can do it, but it is not giving me the option. I need to be able to do this for work purposes. Please help.

  • Error while generating PDF in BI Portal

    <body lang=EN-GB style='tab-interval:36.0pt'> <p class=MsoNormal>Since 2 days ago we have on our productive BI Portal an error and we <span class=SpellE>can`t</span> find a solution to it. When we try to preview any report we get the <span class=Spel

  • Bank GL account Master record

    Hi, When we switch the post automatically tick on the main bank account GL master record and then import the bank statements via transaction FF_5, we get an error message saying the account can only be posted to internally.  In other words it does no

  • IGS: Vulnerability (security hole in level 3 was found)

    Hi! We are using SAP ERP 6.0 system with an ingetrated IGS 7.0 We already changed IGS according to sap note 896400 to the version 7.00 (Patch 15) When we run scan on demand we get the following information:  A security hole in level 3 was found at se

  • How to highlight pdf text

    Hello, My Adobe Reader X1 won't allow me to highlight text. Can someone provide me with step by step instructions on how this is done? Could it be my security software that's keeping this command from working, or does this option not work within the