cluvfy stage - pre (failure)

I have successfully completed the installation of oracle 2 node RAC on Redhat Linux 6.3 12 c

I tried to add a node, but

] $ cluvfy stage-pre - node3 nodeadd - n

Failed with the following error:

ERROR:

Reference data are not available for the verification of the preconditions for this distribution of operating system

Verification can take place

-----

I downloaded the latest version of CVU to oracle.com, but still received the error as above.

-----

If I skip the check and pass the script to add nodes,.

/U01/app/12.1.0/grid/Oui/bin/./AddNode.sh

I can not even find the script./addNode.sh

---

any idea?

I solved it...

How CVU ignore OS destribution

Tags: Database

Similar Questions

  • The accessibility of the node node verification failure

    Hello

    I try to install Oracle 10.2.0.1 RAC in my vmware. I have configured public IP, private IP and VIP on both nodes and configured ssh too. I'm able to reach the nodes between them through ping and ssh with hostnames, but before you start the installation of my cluster, I checked the request of pre with ./runcluvfy.sh stage pre - crsinst - n, Rhel52.localdomain.com, rhel5.localdomain.com - verbose command and he raises me the below mentioned error. I have no idea why I get this error despite the right configuration of the OS.

    [oracle@rhel5 cluvfy] stage pre - crsinst - Rhel52.localdomain.com, rhel5.localdomain.com n - verbose $./runcluvfy.sh


    Conducting due diligence to install cluster services


    Audit accessibility of node...

    RHEL5.localdomain: rhel5.localdomain

    Check: Accessibility of node of the node 'null '.

    Accessible destination node?

    ------------------------------------  ------------------------

    rhel5                                 no

    Rhel52                                no

    Result: Failure of verification of accessibility node of the node 'null '.

    ERROR:

    Unable to reach one of the nodes.

    Check cannot continue.

    Kind regards

    007

    Local hosts are defined in the hosts file?

    cat/etc/hosts

  • cluvfy returns the "/tmp/" path does not exist and cannot be created on nodes

    Hello
    I'm installing Oracle RAC for SAP to AIX 5 L.
    After performing due diligence for the installation of cluster service, it returns the following message:
    "/Tmp/" path does not exist and cannot be created on nodes
    This meessage happens after checking access node and the phases of user equivalence.
    This is my complete log:
    pr_bd01/oramedia/clusterware/Disk1/cluvfy / > stage pre - crsinst - n pr_bd01, pr_bd02./runcluvfy.sh

    Conducting due diligence to install cluster services

    Audit accessibility of node...
    Verification of accessibility node from node 'pr_bd01 '.


    Verify the equivalence of the user...
    Check of user equivalence passed for user 'oracle '.

    ERROR:
    "/Tmp/" path does not exist and cannot be created on nodes:
    pr_bd01
    Audit will proceed to nodes:
    pr_bd02

    Check prior to the installation of cluster service failed on all nodes.

    The directory/tmp is a shared file system and oracle user can write and read
    User Oracle ID is the same in both nodes
    The dba group ID is the same in both nodes
    Oinstall GID is identical in the two nodes
    The primary group for the user Oracle is oinstall

    Where is my problem?

    Thank you

    Published by: user8114467 on 02/27/2009 07:17

    You can also run with - verbose flag - what is the difference between / tmp on 2 machines - define export CV_DESTLOC = /.

  • Install root.sh grid questions

    Hello

    I try to install the grid 11.2.0.3 SLES 11 Pathlevel 1.

    I get the following error when running root.sh on node1.
    ./root.sh 
    Performing root user operation for Oracle 11g 
    
    The following environment variables are set as:
        ORACLE_OWNER= oracle
        ORACLE_HOME=  /pro/app/11.2.0/grid
    
    Enter the full pathname of the local bin directory: [/usr/local/bin]: 
    The contents of "dbhome" have not changed. No need to overwrite.
    The contents of "oraenv" have not changed. No need to overwrite.
    The contents of "coraenv" have not changed. No need to overwrite.
    
    Entries will be added to the /etc/oratab file as needed by
    Database Configuration Assistant when a database is created
    Finished running generic part of root script.
    Now product-specific root actions will be performed.
    Using configuration parameter file: /pro/app/11.2.0/grid/crs/install/crsconfig_params
    Can't use string ("") as a subroutine ref while "strict refs" in use at /pro/app/11.2.0/grid/crs/install/crsconfig_lib.pm line 12127.
    /pro/app/11.2.0/grid/perl/bin/perl -I/pro/app/11.2.0/grid/perl/lib -I/pro/app/11.2.0/grid/crs/install /pro/app/11.2.0/grid/crs/install/rootcrs.pl execution failed
    Each search via google and this forum was not helpful.

    So, if someone can point me in the right direction I'll be very happily.

    Joerg

    Due to the mentioned configuration file crsconfig_params, I put the relevant part of it on the end of this post:
    SILENT=false
    ORACLE_OWNER=oracle
    ORA_DBA_GROUP=oinstall
    ORA_ASM_GROUP=oinstall
    LANGUAGE_ID=AMERICAN_AMERICA.AL32UTF8
    TZ=Europe/Berlin
    ISROLLING=true 
    REUSEDG=false
    ASM_AU_SIZE=1
    USER_IGNORED_PREREQ=true
    
    ORACLE_HOME=/pro/app/11.2.0/grid
    ORACLE_BASE=/pro/app/oracle
    OLD_CRS_HOME=
    
    JREDIR=/pro/app/11.2.0/grid/jdk/jre/
    JLIBDIR=/pro/app/11.2.0/grid/jlib
    
    VNDR_CLUSTER=false
    OCR_LOCATIONS=NO_VAL
    CLUSTER_NAME=gebh
    HOST_NAME_LIST=node1,node2
    NODE_NAME_LIST=node1,node2
    PRIVATE_NAME_LIST=
    VOTING_DISKS=NO_VAL
    #VF_DISCOVERY_STRING=%s_vfdiscoverystring%
    ASM_UPGRADE=false
    ASM_SPFILE=
    ASM_DISK_GROUP=DG_OCR
    ASM_DISCOVERY_STRING=                                                                                                                                       
    ASM_DISKS=ORCL:OCR1_1,ORCL:OCR1_2,ORCL:OCR1_3,ORCL:OCR2_1,ORCL:OCR2_2,ORCL:OCR2_3                                                                           
    ASM_REDUNDANCY=NORMAL                                                                                                                                                                                                                        
    CRS_STORAGE_OPTION=1                                                                                                                                                                                                                         
    CSS_LEASEDURATION=400                                                                                                                                                                                                                        
    CRS_NODEVIPS='node1-vip/255.255.0.0/bond0,node2-vip/255.255.0.0/bond0'                                                                                                                                                                       
    NODELIST=node1,node2                                                                                                                                                                                                                         
    NETWORKS="bond0"/10.1.0.0:public,"bond1"/192.168.177.0:cluster_interconnect                                                                                                                                                                  
    SCAN_NAME=gebh-scan.gebh-rac.de                                                                                                                                                                                                              
    SCAN_PORT=1521                                                                                                                                                                                                                               
    GPNP_PA=                                                                                                                                                                                                                                     
    OCFS_CONFIG=                                                                                                                                                                                                                                 
                                                                                                                                                                                                                                                 
    # GNS consts                                                                                                                                                                                                                                 
    GNS_CONF=false                                                                                                                                                                                                                               
    GNS_ADDR_LIST=                                                                                                                                                                                                                               
    GNS_DOMAIN_LIST=                                                                                                                                                                                                                             
    GNS_ALLOW_NET_LIST=                                                                                                                                                                                                                          
    GNS_DENY_NET_LIST=                                                                                                                                                                                                                           
    GNS_DENY_ITF_LIST=                                                                                                                                                                                                                           
                                                                                                                                                                                                                                                 
    #### Required by OUI add node                                                                                                                                                                                                                
    NEW_HOST_NAME_LIST=                                                                                                                                                                                                                          
    NEW_NODE_NAME_LIST=                                                                                                                                                                                                                          
    NEW_PRIVATE_NAME_LIST=                                                                                                                                                                                                                       
    NEW_NODEVIPS='node1-vip/255.255.0.0/bond0,node2-vip/255.255.0.0/bond0'                                                                                                                                                                       
    
    ############### OCR constants
    # GPNPCONFIGDIR is handled differently in dev (T_HAS_WORK for all)
    # GPNPGCONFIGDIR in dev expands to T_HAS_WORK_GLOBAL
    GPNPCONFIGDIR=$ORACLE_HOME
    GPNPGCONFIGDIR=$ORACLE_HOME
    OCRLOC=
    OLRLOC=
    OCRID=
    CLUSTER_GUID=
    
    CLSCFG_MISSCOUNT=
    
    #### IPD/OS
    CRFHOME="/pro/app/11.2.0/grid"

    Hello

    I couldn't identify what your problem with the information you have provided.

    But I think it comes from permission, because this error is emitted when it try to create a directory

    2012-01-31 12:07:30:  6: crsconfig_lib   crsconfig_lib.pm     11749 File::Path::mkpath
    

    If this is a new installation try remove/etc/oracle and re - run root.sh if that's an authorization check to upgrade and the content of the files under/etc/oracle olr.loc.

    Permission of/etc/oracle should be chmod 755 and chown root: root

    A mistake can script root.sh on and/or in the event of failure under one of the following conditions:
    -Problem with the network configuration.
    -Problem with the storage location for the OCR and/or files to vote.
    -Permission problem with/var/tmp (specifically var/tmp/.oracle).
    -Some other configuration issue.
    -A bug in the Oracle.

    Most configuration problems must be detectable by running the utility of verification of Cluster with the following syntax (enter the nodelist):

    cd /bin
    ./cluvfy stage -pre crsinst -n  -r 11gR2 -verbose
    

    I suggest you read the TechNote below.
    11.2 Troubleshooting grid catch up Root.sh Installation issues [1053970.1 ID]

    Kind regards
    Levi Pereira

    Published by: Levi Pereira February 1, 2012 12:32

  • Creation of database of cluster requires default listener configured and executed in grid House Infrastructure.

    Hello!

    I created the new database with DBSA in configuration RAC (NŒUD 2)
    Oracle Database 11 g Enterprise Edition Release 11.2.0.3.0 - 64 bit

    Release of Red Hat Enterprise Linux Server 5.8

    Requirements has successfully passed:

    [oracle@db1-mng ~] $ cluvfy stage - pre dbcfg - n mng - db1, db2 - mng - d
    /U01/app/Oracle/product/11.2.0.3/dbhome_1

    Perform preliminary checks for database configuration

    Check accessibility of node...

    Accessibility of node check from node "db1 - mng.

    Check the user equivalence...

    User equivalence check passed for user 'oracle '.

    Verify node connectivity...

    Checking hosts config file...

    The hosts config file verification successful

    Check: connectivity interface node 'bondeth0 '.

    Connectivity node passed to the interface 'bondeth0 '.

    Check the TCP connectivity to subnet "10.116.176.196."

    Check: connectivity interface node 'bondib0 '.

    Connectivity to the node passed to the interface 'bondib0 '.

    Check the TCP connectivity to subnet "192.168.18.10."

    Checking consistency of subnet mask...

    Consistency of subnet mask check passed for subnet
    '10.116.176.196 '.

    Consistency of subnet mask check passed for subnet
    '192.168.18.10 '.

    Verification of consistency for the last subnet mask.

    Check the passed node connectivity

    Checking for multicast communication...

    Check "10.116.176.196" for multicast communication subnet with
    Multicast group '230.0.1.0 '...

    Subnet check "10.116.176.196" for multicast communication with
    from '230.0.1.0' multicast group

    Check "192.168.18.10" for multicast communication subnet with
    Multicast group '230.0.1.0 '...

    Subnet check "192.168.18.10" for multicast communication with
    from '230.0.1.0' multicast group

    Control of transmitted multicast communication.

    Total memory check passed

    Check the available memory

    Checking space last swap

    Check the disk space free past for
    'db1-mng:/u01/app/oracle/product/11.2.0.3/dbhome_1 '.

    Check the disk space free past for
    'db2-mng:/u01/app/oracle/product/11.2.0.3/dbhome_1 '.

    Free disk space for audit "db1 - mng: / tmp '.

    Free disk space for audit "db2 - mng: / tmp '.

    Check for multiple users with the value of the UID 1000 ago

    Check for existence of user for 'oracle '.

    Existence of group check passed for "oinstall".

    Existence group check passed for "dba".

    Membership check for user 'oracle' in group 'oinstall' [as principal]
    past

    Membership to check for 'oracle' user group 'dba' spent

    Run control the level of the past

    Hard deadline check passed for "maximum open file."
    "descriptors of '.

    Verification of limits soft for "maximum open file."
    "descriptors of '.

    Hard limits check passed for "maximum user process.

    The soft limits check passed for "maximum user process.

    The system architecture check past

    Check the version of the kernel spent

    Kernel parameter check passed for "semmsl.

    Kernel parameter check passed for "semmns.

    Kernel parameter check passed for "semopm.

    Kernel parameter check passed for "semmni.

    Kernel parameter check passed for "shmmax.

    Kernel parameter check passed for "shmmni(5)."

    Kernel parameter check passed for "shmall.

    Kernel parameter check passed for 'file-max.

    Kernel parameter check passed for "ip_local_port_range.

    Kernel parameter check passed for "rmem_default."

    Kernel parameter check passed for "rmem_max.

    Kernel parameter check passed for "wmem_default."

    Kernel parameter check passed for "wmem_max.

    Kernel parameter check passed for "aio-max-nr.

    Existence of package check passed to 'make it '.

    Existence of package check for "binutils".

    Existence of package check passed for "gcc (x86_64).

    Existence of package check for "libaio (x86_64).

    Existence of package check for 'glibc (x86_64).

    Existence of package check passed for
    "compat-libstdc ++-33 (x86_64).

    Existence of package check passed for
    "elfutils-libelf (x86_64).

    Existence of package check passed for "elfutils-libelf-devel '.

    Existence of package check passed for 'glibc-common ".

    Existence of package check for 'glibc-devel (x86_64).

    Existence of package check for ' glibc headers.

    Existence of package check passed for "gcc - c++ (x86_64).

    Existence of package check for "libaio-devel (x86_64).

    Existence of package check for 'libgcc (x86_64).

    Existence of package check for 'libstdc ++ (x86_64).

    Existence of package check passed for
    'libstdc ++ - devel (x86_64).

    Existence of package check for "sysstat".

    Existence of package check for 'ksh '.

    Check for multiple users with the value of the UID 0 passes

    ID of current group check passed

    Audit of departure for the coherence of the primary root group
    user

    Check the consistency of the primary group of the user root past

    CRS checking the integrity...

    Consistency of version Clusterware spent

    Checking the integrity of the src passed

    Checking node application existence...

    Verification of the existence of the node VIP application (required)

    VIP application node check past

    Verification of the existence of the application of NETWORK node (required)

    Application node passed control NETWORK

    Verify the existence of GSD (optional) application node

    Application node GSD is in offline mode on nodes "mng - db1, db2 - mng"

    Verification of the existence of the application of ONS node (optional)

    ONS node application check past

    Check the consistency of zone past

    Check beforehand for the database configuration was successful.

    ------------------------------------------

    [oracle@db1-mng ~] $ ps - aef | grep lsnr

    10435 1 0 2014 Oracle?        00:09:57
    /U01/app/Oracle/product/11.2.0.3/dbhome_1/bin/tnslsnr LISTENER
    -inherit

    10447 1 0 2014 Oracle?        00:14:10
    /U01/app/11.2.0.3/grid/bin/tnslsnr LISTENER_SCAN1-inherit

    Oracle 58226 74449 14:00 0 pts/0 00:00:00 grep
    LSNR

    ------------------------------------------

    [oracle@db1-mng ~] $ lsnrctl LISTENER status

    LSNRCTL for Linux: Version 11.2.0.3.0 - Production on 16 April 2015
    11:56:48

    Connection to
    (DESCRIPTION = (ADDRESS = (PROTOCOL = IPC) (KEY = LISTENER)))

    STATUS of the LISTENER

    Alias LISTENER

    Settings for the listen port file
    /U01/app/Oracle/product/11.2.0.3/dbhome_1/network/admin/listener.ora

    Log file of listener
    /U01/app/Oracle/product/11.2.0.3/dbhome_1/log/diag/tnslsnr/db1-MNG/listener/alert/log.XML

    Listen to endpoint points summary...

    (DESCRIPTION = (ADDRESS = (PROTOCOL = ipc) (KEY = LISTENER)))

    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=10.116.176.129) (PORT = 1521)))

    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=10.116.176.100) (PORT = 1521)))

    Summary of services...

    Service '+ ASM' a 1 instance (s).

    Instance '+ ASM1' READY State, has 1 operation for this
    service...

    Service 'COM' has 1 instance (s).

    Instance "COM1", State LOAN, has 1 operation for this
    service...

    Service 'COMXDB' has 1 instance (s).

    Instance "COM1", State LOAN, has 1 operation for this
    service...

    'PM' service has 1 instance (s).

    Instance "PM1" READY State, has 1 operation for this
    service...

    Service 'PMXDB' has 1 instance (s).

    Instance "PM1" READY State, has 1 operation for this
    service...

    Service 'TEST' has 1 instance (s).

    Instance "TEST1", State LOAN, has 1 operation for this
    service...

    Service 'TESTXDB' has 1 instance (s).

    Instance "TEST1", State LOAN, has 1 operation for this
    service...

    The command completed successfully

    ----------------------------

    [oracle@db1-mng ~] $ lsnrctl status LISTENER_SCAN1

    LSNRCTL for Linux: Version 11.2.0.3.0 - Production on 16 April 2015
    14:12:13

    Connection to
    (DESCRIPTION = (ADDRESS = (PROTOCOL = IPC) (KEY = LISTENER_SCAN1)))

    STATUS of the LISTENER

    Alias LISTENER_SCAN1

    Settings for the listen port file
    /U01/app/11.2.0.3/grid/network/admin/listener.ora

    Log file of listener
    /U01/app/11.2.0.3/grid/log/diag/tnslsnr/db1-MNG/listener_scan1/alert/log.XML

    Listen to endpoint points summary...

    (DESCRIPTION = (ADDRESS = (PROTOCOL = ipc) (KEY = LISTENER_SCAN1)))

    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=10.116.176.197) (PORT = 1521)))

    Summary of services...

    Service 'COM' has 2 occurrences.

    Instance "COM1", State LOAN, has 1 operation for this
    service...

    Instance "COM2", State LOAN, has 1 operation for this
    service...

    Service 'COMXDB' has 2 occurrences.

    Instance "COM1", State LOAN, has 1 operation for this
    service...

    Instance "COM2", State LOAN, has 1 operation for this
    service...

    'PM' service has 2 occurrences.

    Instance "PM1" READY State, has 1 operation for this
    service...

    Instance "PM2", State LOAN, has 1 operation for this
    service...

    Service 'PMXDB' has 2 occurrences.

    Instance "PM1" READY State, has 1 operation for this
    service...

    Instance "PM2", State LOAN, has 1 operation for this
    service...

    Service 'TEST' has 2 occurrences.

    Instance "TEST1", State LOAN, has 1 operation for this
    service...

    Instance "TEST2", State LOAN, has 1 operation for this
    service...

    Service 'TESTXDB' has 2 occurrences.

    Instance "TEST1", State LOAN, has 1 operation for this
    service...

    Instance "TEST2", State LOAN, has 1 operation for this
    service...

    The command completed successfully

    ------------------------

    Also successful on the second node db2 - mng to LISTENER_SCAN2, LISTENER_SCAN3.

    When I try to run the command "dbca responsefile - /home/oracle/PR/PRN.rsp-silent ' displays an error:

    Creation of database of cluster requires the default listening port configured and
    currents of the Home Network Infrastructure. Use NETCA in grid Infrastructure - home
    "/ u01/app/11.2.0.3/grid" to set up a front listening port
    instance.

    RAC-database now works in production. Manipulation of the Junk listener.

    How can I get around the error?

    In particular all databases have been created in the same way, the truth, about a year ago.

    Thank you, Thomas! I chose the first method) OK

  • How to handle errors in my reminder of failure stage post? The reminder post step runtime error will not work with the reminder of failure stage Post

    Hello

    I use post step reminder of failure to manage failures in my sequence. The sequence of reminder post not failure has many steps inside. I realized that other reminders like post step runtime error reminder and Post result list enrty do not work to get the stage Post failure callback procedure. Any suggestions for the error handling in the reminder of failure stage post?

    I also generate a report for the steps in the reminder of failure stage post. How can I do this?

    Thank you

    Yvette

    Thanks for your reply. I use developed approach for reporting. I uses the property Locals.Resultlist of the recall of step seq file post failed to accumulate the results and have a LabVIEW VI in the Group of the cleanup step to remove the results of the local population. List results and writing in an excel file.

    Thank you

    Yvette

  • PRVF-4007: failure of verification of equivalence for the user "grid."

    All,

    I have install the equivalence of SSH user between 2 node RAC (ushdc8498, ushdc8499) and able to ssh without password to other nodes.

    The servers in the AIX operating system.

    But still my runcluvfy.sh fails with the following message: -.

    [grid ushdc8498] / u01/app/Oracle_Software/grid stage pre - crsinst - n ushdc8498, ushdc8499 #./runcluvfy.sh

    Conducting due diligence to install cluster services

    Audit accessibility of node...

    Verification of accessibility node from node 'ushdc8498 '.

    Verify the equivalence of the user...

    PRVF-4007: failure of verification of equivalence for the user "grid."

    The test failed on the nodes:

    ushdc8498

    CAUTION:

    Equivalence of the user is not defined for nodes:

    ushdc8498

    Audit will proceed to nodes:

    ushdc8499

    Version of exectask could not be retrieved from the node 'ushdc8499 '.

    ERROR:

    Framework for installation verification failed on all nodes

    Verification can take place

    Check prior to the installation of cluster service failed on all nodes.

    Thank you

    Mahi

    Thank you all, I'm able to resolve the problem.

    It seems that the problem is with the software. I downloaded the new software fresh and re-directed runcluvfy.sh. This time, he threw the error/usr/bin/scp was not there, but it's there.

    So, I deleted the file/usr/bin/scp of the two nodes and recreated link/opt/pware64/bin/scp/usr/bin/scp and rerun runcluvfy.sh.

    Now he went well without any warnings.

    Thank you for your support.

    Thank you

    Mahi

  • Fails pre-check Clusterware (11g), but where is the error?

    Hello

    I try to install 11g clusterware but when I run the cluster check seems to indicate an error.
    -bash-3.2$ ./runcluvfy.sh stage -pre crsinst -n optest01,optest02 -verbose
    
    Performing pre-checks for cluster services setup 
    
    Checking node reachability...
    
    Check: Node reachability from node "optest01"
      Destination Node                      Reachable?              
      ------------------------------------  ------------------------
      optest01                              yes                     
      optest02                              yes                     
    Result: Node reachability check passed from node "optest01".
    
    
    Checking user equivalence...
    
    Check: User equivalence for user "oracle"
      Node Name                             Comment                 
      ------------------------------------  ------------------------
      optest02                              passed                  
      optest01                              passed                  
    Result: User equivalence check passed for user "oracle".
    
    Pre-check for cluster services setup was unsuccessful on all the nodes. 
    
    -bash-3.2$ ./runcluvfy.sh comp admprv -n optest01,optest02 -verbose -o user_equiv
    
    Verifying administrative privileges 
    
    Checking user equivalence...
    
    Check: User equivalence for user "oracle"
      Node Name                             Comment                 
      ------------------------------------  ------------------------
      optest02                              passed                  
      optest01                              passed                  
    Result: User equivalence check passed for user "oracle".
    
    Verification of administrative privileges was successful. 
    -bash-3.2$ ./runcluvfy.sh comp admprv -n optest01,optest02 -verbose -o crs_inst -orainv oinstall
    
    Verifying administrative privileges 
    
    Checking user equivalence...
    
    Check: User equivalence for user "oracle"
      Node Name                             Comment                 
      ------------------------------------  ------------------------
      optest02                              passed                  
      optest01                              passed                  
    Result: User equivalence check passed for user "oracle".
    
    Verification of administrative privileges was unsuccessful on all the nodes. 
    How can I get more information on what is the error?

    Thank you

    Steve

    Published by: steve_baldwin on November 24, 2008 20:46

    Steve,

    Check the Note: 734095.1

    This problem is resolved in CVU (cluvfy) available in 11.1 which can be a minimum of
    http://www.Oracle.com/technology/products/database/clustering/CVU/cvu_download_homepage.html

    Also check the Note 300548.1 for RSA and DSA

    Use standard ssh if your third-party ssh product has problems.

    Kind regards

    Rodrigo Mufalani

  • Complete record or failures only report

    Hello

    I want to have the report in such a way that, if a particular indicator report should contain articles step pass and failure. Where as if the open not so that the status of the stages of failure to be logged for test report.

    PL help me solve the question above.

    Kind regards

    River V

    Try

    Parameters.ReportOptions.ResultFilterExpression = "Result.Status! = \"Passed\" & Result.Status! = \"Done\" & Result.Status! "= \"Skipped\"

    Check

    http://forums.NI.com/NI/board/message?board.ID=330&message.ID=12930&query.ID=4179360#M12930

    concerning

    Ray farmer

  • failure of the preliminary checks for Oracle Real Application Cluster 12 C.

    Hi all. Please, help to investigate and resolve. Thank you.

    [grid@orac1 grid] $./runcluvfy.sh stage pre - crsinst - orac1, orac2 n - correction-verbose

    Conducting due diligence to install cluster services

    Audit accessibility of node...

    Check: Accessibility of node of the node 'orac1 '.

    Accessible destination node?

    ------------------------------------  ------------------------

    orac1                                 yes

    orac2                                 yes

    Result: Check accessibility node from node 'orac1 '.

    Verify the equivalence of the user...

    Check: Equivalence for the user "grid."

    Status of node name

    ------------------------------------  ------------------------

    orac2 spent

    orac1 spent

    Result: Use CONTROL passed to user equivalence "grid."

    Verify node connectivity...

    Checking the configuration of the hosts file...

    Status of node name

    ------------------------------------  ------------------------

    orac1 spent

    orac2 spent

    The hosts config file verification successful

    Interface of the node information to "orac1".

    Name address IP subnet gateway Gateway bat HW address MTU

    ------ --------------- --------------- --------------- --------------- ----------------- ------

    eth0 10.154.137.101 10.154.137.0 0.0.0.0 10.0.4.2 08:00:27:28:D1:1F 1500

    eth1 10.154.138.101 10.154.138.0 0.0.0.0 10.0.4.2 08:00:27:51:E8:B9 1500

    eth2 10.0.4.15 10.0.4.0 0.0.0.0 10.0.4.2 08:00:27:5 B: D7:29 1500

    Interface of the node information to "orac2".

    Name address IP subnet gateway Gateway bat HW address MTU

    ------ --------------- --------------- --------------- --------------- ----------------- ------

    eth0 10.154.137.102 10.154.137.0 0.0.0.0 10.0.4.2 08:00:27:7F:C8:70 1500

    eth1 10.154.138.102 10.154.138.0 0.0.0.0 10.0.4.2 08:00:27:9 D: 27:D8 1500

    eth2 10.0.4.15 10.0.4.0 0.0.0.0 10.0.4.2 08:00:27:6E:92:43 1500

    Check: Subnet node connectivity "10.154.137.0."

    Source Destination connected?

    ------------------------------  ------------------------------  ----------------

    orac1 [10.154.137.101] orac2 [10.154.137.102] Yes

    Result: Connectivity node passed to subnet "10.154.137.0" with one or more nodes orac1, orac2

    Check: The subnet '10.154.137.0' TCP connectivity

    Source Destination connected?

    ------------------------------  ------------------------------  ----------------

    orac1:10.154.137.101 orac2:10.154.137.102 failed

    ERROR:

    PRVF-7617: node connectivity between "orac1: 10.154.137.101" and "orac2: 10.154.137.102" failed

    Result: Check failed for the '10.154.137.0' subnet TCP connectivity

    Check: Subnet node connectivity "10.154.138.0."

    Source Destination connected?

    ------------------------------  ------------------------------  ----------------

    orac1 [10.154.138.101] orac2 [10.154.138.102] Yes

    Result: Connectivity node passed to subnet "10.154.138.0" with one or more nodes orac1, orac2

    Check: The subnet '10.154.138.0' TCP connectivity

    Source Destination connected?

    ------------------------------  ------------------------------  ----------------

    orac1:10.154.138.101 orac2:10.154.138.102 failed

    ERROR:

    PRVF-7617: node connectivity between "orac1: 10.154.138.101" and "orac2: 10.154.138.102" failed

    Result: Check failed for the '10.154.138.0' subnet TCP connectivity

    Check: Subnet node connectivity "10.0.4.0."

    Source Destination connected?

    ------------------------------  ------------------------------  ----------------

    orac1 [10.0.4.15] orac2 [10.0.4.15] Yes

    Result: Connectivity node passed to subnet "10.0.4.0" with one or more nodes orac1, orac2

    Check: The subnet '10.0.4.0' TCP connectivity

    Source Destination connected?

    ------------------------------  ------------------------------  ----------------

    orac1:10.0.4.15 orac2:10.0.4.15 failed

    ERROR:

    PRVF-7617: node connectivity between "orac1: 10.0.4.15" and "orac2: 10.0.4.15" failed

    Result: Check failed for the '10.0.4.0' subnet TCP connectivity

    Interfaces available on subnet "10.0.4.0" who are likely candidates for VIP are:

    orac1 eth2:10.0.4.15

    orac2 eth2:10.0.4.15

    CAUTION:

    Could not find an appropriate interface for the private interconnection range

    Checking consistency of subnet mask...

    Verification of consistency for the subnet mask for subnet "10.154.137.0."

    Verification of consistency for the subnet mask for subnet "10.154.138.0."

    Verification of consistency for the subnet mask for subnet "10.0.4.0."

    Verification of consistency for the last subnet mask.

    ERROR:

    GLWB-1172: the IP "10.0.4.15" is on more than one interface 'eth2, eth2' nodes 'orac2, orac1 '.

    Result: Check the node has no connectivity

    Checking for multicast communication...

    Verification of the subnet "10.154.137.0" for multicast with "224.0.0.251. multicast group communication

    GLWB-11138: Interface '10.154.137.101' on 'orac1' node is not able to communicate with interface '10.154.137.101' on 'orac1' node to the multicast group "224.0.0.251.

    GLWB-11138: Interface '10.154.137.101' on 'orac1' node is not able to communicate with interface '10.154.137.102' on 'orac2' node to the multicast group "224.0.0.251.

    GLWB-11138: Interface '10.154.137.102' on 'orac2' node is not able to communicate with interface '10.154.137.101' on 'orac1' node to the multicast group "224.0.0.251.

    GLWB-11138: Interface '10.154.137.102' on 'orac2' node is not able to communicate with interface '10.154.137.102' on 'orac2' node to the multicast group "224.0.0.251.

    Verification of the subnet "10.154.138.0" for multicast with "224.0.0.251. multicast group communication

    GLWB-11138: Interface '10.154.138.101' on 'orac1' node is not able to communicate with interface '10.154.138.101' on 'orac1' node to the multicast group "224.0.0.251.

    GLWB-11138: Interface '10.154.138.101' on 'orac1' node is not able to communicate with interface '10.154.138.102' on 'orac2' node to the multicast group "224.0.0.251.

    GLWB-11138: Interface '10.154.138.102' on 'orac2' node is not able to communicate with interface '10.154.138.101' on 'orac1' node to the multicast group "224.0.0.251.

    GLWB-11138: Interface '10.154.138.102' on 'orac2' node is not able to communicate with interface '10.154.138.102' on 'orac2' node to the multicast group "224.0.0.251.

    Verification of the subnet "10.0.4.0" for multicast with "224.0.0.251. multicast group communication

    GLWB-11138: Interface '10.0.4.15' on 'orac1' node is not able to communicate with interface '10.0.4.15' on 'orac1' node to the multicast group "224.0.0.251.

    GLWB-11138: Interface '10.0.4.15' on 'orac1' node is not able to communicate with interface '10.0.4.15' on 'orac2' node to the multicast group "224.0.0.251.

    GLWB-11138: Interface '10.0.4.15' on 'orac2' node is not able to communicate with interface '10.0.4.15' on 'orac1' node to the multicast group "224.0.0.251.

    GLWB-11138: Interface '10.0.4.15' on 'orac2' node is not able to communicate with interface '10.0.4.15' on 'orac2' node to the multicast group "224.0.0.251.

    Checking configuration ASMLib.

    Status of node name

    ------------------------------------  ------------------------

    orac1 spent

    orac2 spent

    Result: Check the configuration of ASMLib passed.

    Check: Total memory

    Requested State available node name

    ------------  ------------------------  ------------------------  ----------

    orac2 GB 5,714 (5991520,0 KB) increased from 4 GB (4194304,0 KB)

    orac1 GB 5,714 (5991520,0 KB) increased from 4 GB (4194304,0 KB)

    Result: The total past memory check

    Check: Available memory

    Requested State available node name

    ------------  ------------------------  ------------------------  ----------

    transmitted orac2 Go 5,2293 (5483324,0 KB) 50 MB (51200,0 KB)

    transmitted orac1 Go 5,1456 (5395600,0 KB) 50 MB (51200,0 KB)

    Result: Available past memory check

    Check: Swap space

    Requested State available node name

    ------------  ------------------------  ------------------------  ----------

    orac2 GB 6,125 (6422520,0 KB) from GB 5,714 (5991520,0 KB)

    orac1 GB 6,125 (6422520,0 KB) from GB 5,714 (5991520,0 KB)

    Result: Check the Swap space past

    Check: Disk space for "orac2: / usr, orac2: / var, orac2: / etc, orac2: / sbin, orac2: / tmp '.

    Path node name Mount point available requested State

    ----------------  ------------  ------------  ------------  ------------  ------------

    orac2/usr / 37,8398 GB GB 1,0635 spent

    orac2/var / 37,8398 GB GB 1,0635 spent

    orac2/etc / 37,8398 GB GB 1,0635 spent

    orac2/sbin / 37,8398 GB GB 1,0635 spent

    orac2/tmp / 37,8398 GB GB 1,0635 spent

    Result: Free past to check the disk space ' orac2: / usr, orac2: / var, orac2: / etc, orac2: / sbin, orac2: / tmp '.

    Check: Disk space for "orac1: / usr, orac1: / var, orac1: / etc, orac1: / sbin, orac1: / tmp '.

    Path node name Mount point available requested State

    ----------------  ------------  ------------  ------------  ------------  ------------

    orac1/usr / 32,4382 GB GB 1,0635 spent

    orac1/var / 32,4382 GB GB 1,0635 spent

    orac1/etc / 32,4382 GB GB 1,0635 spent

    orac1/sbin / 32,4382 GB GB 1,0635 spent

    orac1/tmp / 32,4382 GB GB 1,0635 spent

    Result: Free past to check the disk space ' orac1: / usr, orac1: / var, orac1: / etc, orac1: / sbin, orac1: / tmp '.

    Check: Existence of user for "grid".

    Name of State comment node

    ------------  ------------------------  ------------------------

    orac2 past exists (1100)

    orac1 past exists (1100)

    Check for multiple users with the value of the UID 1100

    Result: Check for multiple users with the value of the UID 1100 spent

    Result: Use existence CONTROL passed to 'grid '.

    Check: Existence of group 'oinstall '.

    Name of State comment node

    ------------  ------------------------  ------------------------

    orac2 passed exists

    orac1 passed exists

    Result: Existence of group check passed for "oinstall".

    Check: Existence of group for "dba".

    Name of State comment node

    ------------  ------------------------  ------------------------

    orac2 passed exists

    orac1 passed exists

    Result: Existence of group check passed for "dba".

    Check: the members of the user 'grid' group 'oinstall' [primary]

    Name of node user is group is user group primary status

    ----------------  ------------  ------------  ------------  ------------  ------------

    orac2 Yes Yes Yes Yes past

    orac1 Yes Yes Yes Yes past

    Result: Membership search for "grid" user in the group 'oinstall' [as Primary] spent

    Check: Membership of the user "grid" in a group 'dba '.

    Name of node user is group are users in a group situation

    ----------------  ------------  ------------  ------------  ----------------

    orac2 Yes Yes Yes past

    orac1 Yes Yes Yes past

    Result: Check for user "grid" in group membership 'dba' spent

    Tick: Run level

    Name of the node run status level required

    ------------  ------------------------  ------------------------  ----------

    orac2         5                         3,5                       passed

    orac1         5                         3,5                       passed

    Result: Run control the level of the past

    Check: Hard limits for "file descriptors open maximum".

    Node name Type requested State available

    ----------------  ------------  ------------  ------------  ----------------

    4096, 65536 failed hard orac2

    4096, 65536 failed hard orac1

    Result: Hard limits check failed for 'file descriptors open maximum.

    Check: Limits Soft for "file descriptors open maximum".

    Node name Type requested State available

    ----------------  ------------  ------------  ------------  ----------------

    1024 1024 soft orac2 spent

    sweet orac1 4096 1024 spent

    Result: Soft limits check passed for "file descriptors open maximum".

    Check: Hard limits for "maximum user processes.

    Node name Type requested State available

    ----------------  ------------  ------------  ------------  ----------------

    46654 16384 hard orac2 spent

    46654 16384 hard orac1 spent

    Result: Verification of limits hard to last for "maximum user process.

    Check: Limits Soft for "maximum user process.

    Node name Type requested State available

    ----------------  ------------  ------------  ------------  ----------------

    orac2 1024-2047 soft failed

    orac1 1024-2047 soft failed

    Result: Limits Soft check failed for 'maximum process of the user.

    Control: System Architecture

    Requested State available node name

    ------------  ------------------------  ------------------------  ----------

    orac2 x86_64 x86_64 spent

    orac1 x86_64 x86_64 spent

    Result: Verification of the system architecture past

    Control: Kernel Version

    Requested State available node name

    ------------  ------------------------  ------------------------  ----------

    orac2-2.6.32 - 279.el6.x86_64 2.6.32 spent

    orac1-2.6.32 - 279.el6.x86_64 2.6.32 spent

    Result: Last kernel version control

    Check: Parameter of kernel for 'semmsl.

    Current name configured node comment of the requested State

    ----------------  ------------  ------------  ------------  ------------  ------------

    orac1 250 250 250 spent

    orac2 250 250 250 spent

    Result: Check of kernel parameter passed to "semmsl.

    Check: Parameter of kernel for 'semmns.

    Current name configured node comment of the requested State

    ----------------  ------------  ------------  ------------  ------------  ------------

    32000 32000 32000 orac1 spent

    32000 32000 32000 orac2 spent

    Result: Check kernel parameter passed to "semmns.

    Check: Parameter of kernel for 'semopm.

    Current name configured node comment of the requested State

    ----------------  ------------  ------------  ------------  ------------  ------------

    orac1 100 100 100 spent

    orac2 100 100 100 spent

    Result: Check kernel parameter passed to "semopm.

    Check: Parameter of kernel for 'semmni.

    Current name configured node comment of the requested State

    ----------------  ------------  ------------  ------------  ------------  ------------

    orac1 128 128 128 spent

    orac2 128 128 128 spent

    Result: Check of kernel parameter passed to "semmni.

    Check: "Package" kernel parameter

    Current name configured node comment of the requested State

    ----------------  ------------  ------------  ------------  ------------  ------------

    4398046511104 4398046511104 3067658240 orac1 spent

    4398046511104 4398046511104 3067658240 orac2 spent

    Result: Check of kernel parameter passed to 'package '.

    Check: Parameter of kernel for "shmmni(5)."

    Current name configured node comment of the requested State

    ----------------  ------------  ------------  ------------  ------------  ------------

    4096-4096-4096 orac1 spent

    4096-4096-4096 orac2 spent

    Result: Check of kernel parameter passed to 'shmmni(5) '.

    Check: "Shmall" kernel parameter

    Current name configured node comment of the requested State

    ----------------  ------------  ------------  ------------  ------------  ------------

    4294967296 4294967296 599152 orac1 spent

    4294967296 4294967296 599152 orac2 spent

    Result: Check kernel parameter passed to "shmall.

    Check: Parameter of kernel "file-max.

    Current name configured node comment of the requested State

    ----------------  ------------  ------------  ------------  ------------  ------------

    6815744 6815744 6815744 orac1 spent

    6815744 6815744 6815744 orac2 spent

    Result: Check of kernel parameter passed to 'file-max.

    Check: "Ip_local_port_range" kernel parameter

    Current name configured node comment of the requested State

    ----------------  ------------  ------------  ------------  ------------  ------------

    orac1 between 9000 & 65500 between 9000 & 65500 between 9000 & 65535 passed

    orac2 between 9000 & 65500 between 9000 & 65500 between 9000 & 65535 passed

    Result: Check of kernel parameter passed to «ip_local_port_range»

    Check: Parameter of kernel for "rmem_default."

    Current name configured node comment of the requested State

    ----------------  ------------  ------------  ------------  ------------  ------------

    262144 262144 262144 orac1 spent

    262144 262144 262144 orac2 spent

    Result: Check of kernel parameter passed to 'rmem_default '.

    Check: "Rmem_max" kernel parameter

    Current name configured node comment of the requested State

    ----------------  ------------  ------------  ------------  ------------  ------------

    4194304 4194304 4194304 orac1 spent

    4194304 4194304 4194304 orac2 spent

    Result: Check of kernel parameter passed to «rmem_max»

    Check: Parameter of kernel for "wmem_default."

    Current name configured node comment of the requested State

    ----------------  ------------  ------------  ------------  ------------  ------------

    262144 262144 262144 orac1 spent

    262144 262144 262144 orac2 spent

    Result: Check of kernel parameter passed to 'wmem_default '.

    Check: "Wmem_max" kernel parameter

    Current name configured node comment of the requested State

    ----------------  ------------  ------------  ------------  ------------  ------------

    1048576 1048576 1048576 orac1 spent

    1048576 1048576 1048576 orac2 spent

    Result: Check kernel parameter passed to "wmem_max.

    Check: Parameter of kernel for "aio-max-nr.

    Current name configured node comment of the requested State

    ----------------  ------------  ------------  ------------  ------------  ------------

    1048576 1048576 1048576 orac1 spent

    1048576 1048576 1048576 orac2 spent

    Result: Check of kernel parameter passed to "aio-max-nr.

    Check: Existence of package for "binutils".

    Requested State available node name

    ------------  ------------------------  ------------------------  ----------

    binutils - 2.20.51.0.2 - 5.34.el6 orac2 binutils - 2.20.51.0.2 spent

    binutils - 2.20.51.0.2 - 5.34.el6 orac1 binutils - 2.20.51.0.2 spent

    Result: Package of checking for "binutils".

    Check: Existence of package for "compat-libcap1.

    Requested State available node name

    ------------  ------------------------  ------------------------  ----------

    orac2 compat-libcap1 - 1.10 - 1 compat-libcap1 - 1.10 spent

    orac1 compat-libcap1 - 1.10 - 1 compat-libcap1 - 1.10 spent

    Result: Package of checking for "compat-libcap1.

    Control: Existence of package for "compat-libstdc ++-33 (x86_64).

    Requested State available node name

    ------------  ------------------------  ------------------------  ----------

    orac2 compat-libstdc ++ - 33 (x86_64) - 3.2.3 - 69.el6 compat-libstdc ++ - 33 (x86_64) - 3.2.3 spent

    orac1 compat-libstdc ++ - 33 (x86_64) - 3.2.3 - 69.el6 compat-libstdc ++ - 33 (x86_64) - 3.2.3 spent

    Result: Package of checking for "compat-libstdc ++-33 (x86_64).

    Control: Existence of package for 'libgcc (x86_64).

    Requested State available node name

    ------------  ------------------------  ------------------------  ----------

    orac2 libgcc (x86_64) - 4.4.7 - 11.el6 libgcc (x86_64) - 4.4.4 spent

    orac1 libgcc (x86_64) - 4.4.7 - 11.el6 libgcc (x86_64) - 4.4.4 spent

    Result: Package of checking for 'libgcc (x86_64).

    Control: Existence of package for 'libstdc ++ (x86_64).

    Requested State available node name

    ------------  ------------------------  ------------------------  ----------

    orac2 libstdc ++ (x86_64) - 4.4.7 - 11.el6 libstdc ++ (x86_64) - 4.4.4 spent

    orac1 libstdc ++ (x86_64) - 4.4.7 - 11.el6 libstdc ++ (x86_64) - 4.4.4 spent

    Result: Package of checking for 'libstdc ++ (x86_64).

    Control: Existence of package for 'libstdc ++ - devel (x86_64).

    Requested State available node name

    ------------  ------------------------  ------------------------  ----------

    orac2 libstdc ++ - devel (x86_64) - 4.4.7 - 11.el6 libstdc ++ - devel (x86_64) - 4.4.4 spent

    orac1 libstdc ++ - devel (x86_64) - 4.4.7 - 11.el6 libstdc ++ - devel (x86_64) - 4.4.4 spent

    Result: Package of checking for 'libstdc ++ - devel (x86_64).

    Check: Existence of package for "sysstat".

    Requested State available node name

    ------------  ------------------------  ------------------------  ----------

    sysstat - 9.0.4 - sysstat - 9.0.4 spent 20.el6 orac2

    sysstat - 9.0.4 - sysstat - 9.0.4 spent 20.el6 orac1

    Result: Package of checking for "sysstat".

    Check: Existence of package for 'gcc '.

    Requested State available node name

    ------------  ------------------------  ------------------------  ----------

    4.4.7 - gcc - 11.el6 orac2 gcc - 4.4.4 spent

    4.4.7 - gcc - 11.el6 orac1 gcc - 4.4.4 spent

    Result: Package of checking for "gcc".

    Check: Package of existence 'gcc - c++.

    Requested State available node name

    ------------  ------------------------  ------------------------  ----------

    orac2 gcc - c++ - 4.4.7 - 11.el6 gcc - c++ - 4.4.4 spent

    orac1 gcc - c++ - 4.4.7 - 11.el6 gcc - c++ - 4.4.4 spent

    Result: Package of checking for "gcc - c++.

    Check: Existence of package for 'ksh '.

    Requested State available node name

    ------------  ------------------------  ------------------------  ----------

    ksh-20120801 - 21.el6.1 orac2 spent ksh...

    ksh-20120801 - 21.el6.1 orac1 spent ksh...

    Result: Package of checking for "ksh".

    Check: Existence of package to 'make it '.

    Requested State available node name

    ------------  ------------------------  ------------------------  ----------

    make orac2 make - 3.81 - 20.el6 - 3.81 spent

    make orac1 make - 3.81 - 20.el6 - 3.81 spent

    Result: Package of verification of existence moved to 'make it '.

    Control: Existence of package for 'glibc (x86_64).

    Requested State available node name

    ------------  ------------------------  ------------------------  ----------

    orac2 glibc (x86_64)-2, 12 - 1.149.el6 glibc (x86_64)-2,12 spent

    orac1 glibc (x86_64)-2, 12 - 1.149.el6 glibc (x86_64)-2,12 spent

    Result: Package of checking for "glibc (x86_64).

    Control: Existence of package for 'glibc-devel (x86_64).

    Requested State available node name

    ------------  ------------------------  ------------------------  ----------

    orac2 glibc-devel (x86_64)-2, 12 - 1.149.el6 glibc-devel (x86_64)-2,12 spent

    orac1 glibc-devel (x86_64)-2, 12 - 1.149.el6 glibc-devel (x86_64)-2,12 spent

    Result: Package of checking for "glibc-devel (x86_64).

    Control: Existence of package for "libaio (x86_64).

    Requested State available node name

    ------------  ------------------------  ------------------------  ----------

    orac2 (x86_64) - 0.3.107 - 10.el6 libaio libaio (x86_64) - 0.3.107 spent

    orac1 (x86_64) - 0.3.107 - 10.el6 libaio libaio (x86_64) - 0.3.107 spent

    Result: Package of checking for "libaio (x86_64).

    Control: Existence of package for "libaio-devel (x86_64).

    Requested State available node name

    ------------  ------------------------  ------------------------  ----------

    orac2 libaio-devel (x86_64) - 0.3.107 - 10.el6 libaio-devel (x86_64) - 0.3.107 spent

    orac1 libaio-devel (x86_64) - 0.3.107 - 10.el6 libaio-devel (x86_64) - 0.3.107 spent

    Result: Package of checking for "libaio-devel (x86_64).

    Check: Existence of package for 'nfs-utils '.

    Requested State available node name

    ------------  ------------------------  ------------------------  ----------

    orac2 nfs-utils - 1.2.3 - 26.el6 nfs-utils - 1.2.3 - 15 past

    orac1 nfs-utils - 1.2.3 - 26.el6 nfs-utils - 1.2.3 - 15 past

    Result: Package of checking for 'nfs-utils '.

    Check the availability of the "6200,6100" ports required for the component 'Oracle Notification Service (ONS)'

    Name of the node Port number protocol status available

    ----------------  ------------  ------------  ------------  ----------------

    orac2 6200 TCP successful Yes

    orac1 6200 TCP successful Yes

    orac2 6100 TCP successful Yes

    orac1 6100 TCP successful Yes

    Result: Availability of Port Control passed to ports '6200,6100 '.

    Check for multiple users with the value of the UID 0

    Result: Check for multiple users with the value of the UID 0 past

    Check: The current group ID

    Result: Control of current past group ID

    Check the consistency of the main group of the root user from

    Status of node name

    ------------------------------------  ------------------------

    orac2 spent

    orac1 spent

    Check the consistency of the primary group of the user root past

    Starting synchronization check by using the Network Time Protocol (NTP)...

    Of NTP Configuration file check has started...

    The NTP configuration file "/ etc/ntp.conf" is available on all nodes

    Of NTP Configuration file check passed

    Checking delay of the devil...

    Check: Time for 'ntpd '.

    Node name race?

    ------------------------------------  ------------------------

    orac2                                 yes

    orac1                                 yes

    Result: Check time-out for 'ntpd '.

    Check for NTP daemon or service life spent on all nodes

    Check if NTP daemon or service using the 123 UDP port on all nodes

    Search the NTP daemon or service uses the port UDP 123

    Name of the node Port open?

    ------------------------------------  ------------------------

    orac2                                 yes

    orac1                                 yes

    Common NTP Time Server checks began...

    Time server NTP "193.27.209.1" is common to all nodes on which runs the NTP daemon

    Time server NTP "194.29.130.252" is common to all nodes on which runs the NTP daemon

    Registration of time server common NTP spent

    The clock offset record time server NTP began...

    Audit on the nodes '[orac2, orac1] "...

    Check: The Offset of the time clock to the time server NTP

    Time server: 193.27.209.1

    Time limit offset: 1000,0 ms

    Name of node time shift status

    ------------  ------------------------  ------------------------

    orac2 - 355.25 spent

    orac1 - 124.19 spent

    Time server "193.27.209.1" has time shifts that are within acceptable limits for the nodes "[orac2, orac1].

    Time server: 194.29.130.252

    Time limit offset: 1000,0 ms

    Name of node time shift status

    ------------  ------------------------  ------------------------

    orac2 - 358.87 spent

    orac1 - 109.63 spent

    Time server "194.29.130.252" has time shifts that are within acceptable limits for the nodes "[orac2, orac1].

    The clock offset check past

    Result: Control of synchronization using Network Time Protocol (NTP) spent

    Base file name consistency check model...

    Check the consistency of spent Core file name pattern.

    Check to make sure that the user "grid" is not in the group "root".

    Name of State comment node

    ------------  ------------------------  ------------------------

    There is no such thing as orac2 spent

    There is no such thing as orac1 spent

    Result: User "grid" is not part of the "root" group Check the past

    Audit default user file creation mask

    Name of node available comment required

    ------------  ------------------------  ------------------------  ----------

    0022-0022 orac2 spent

    0022-0022 orac1 spent

    Result: Mask by default user file creation passed Verification

    Checking the integrity of the file "/ /etc/resolv.conf ' overall of nodes

    Check the file "/ /etc/resolv.conf" to ensure that the only area and search for entries is defined

    CAUTION:

    PRVF-5640: both search and domain entries are present in the file ' / /etc/resolv.conf ' on the following nodes: orac1, orac2

    Checking if entry field in the file ' / /etc/resolv.conf ' is constant in knots...

    Check the file "/ /etc/resolv.conf ' to ensure that single domain entry is defined

    There is no more than a 'domain' entry in any ' / /etc/resolv.conf ' file

    All nodes have the same 'domain' entry defined in the file "/ /etc/resolv.conf.

    If control search entry in the file "/ /etc/resolv.conf ' is constant in knots...

    Check the file "/ /etc/resolv.conf ' to ensure that research that one entry is defined

    Several topics 'research' does not exist in any ' / /etc/resolv.conf ' file

    All nodes have the same order of 'search' defined in the file "/ /etc/resolv.conf.

    Checking the time of DNS response for an unreachable node

    Status of node name

    ------------------------------------  ------------------------

    orac1 spent

    orac2 spent

    The time of DNS response for an unreachable node is consistent with the acceptable limit on all nodes

    Check the integrity of the file "/ /etc/resolv.conf ' past

    Check: consistency of zone

    Result: the zone past consistency check

    Verifying the integrity of the name service switch configuration file ' / /etc/nsswitch.conf '...

    Check if "hosts" entry in the file "/ /etc/nsswitch.conf" is consistent in all nodes...

    Check the file "/ /etc/nsswitch.conf" to ensure that the single entry "hosts" is set

    More of an entry "hosts" does not none "/ /etc/nsswitch.conf ' file

    All nodes have even entered 'hosts' defined in the file "/ /etc/nsswitch.conf.

    Check the integrity of the name service switch configuration file ' / /etc/nsswitch.conf ' past

    Control the demon "avahi-daemon" is not configured and running

    Check: Daemon "avahi-daemon' not configured

    Name of the configured node status

    ------------  ------------------------  ------------------------

    orac2 Yes failed

    orac1 Yes failed

    Demon not configured has no process "avahi-daemon."

    Check: Daemon "avahi-daemon" does not

    Node name race?                  Status

    ------------  ------------------------  ------------------------

    orac2 Yes failed

    orac1 Yes failed

    Demon of the control does not have to process "avahi-daemon" works not

    From check for/dev/SHM mounted as a temporary file system...

    Check for/dev/shm mounted as a temporary last file system

    ******************************************************************************************

    Here is a list of pre-requisites fixable chose to fix at this session

    ******************************************************************************************

    --------------                ---------------     ----------------

    Check has failed.                 Failed on nodes of reboot needed?

    --------------                ---------------     ----------------

    Limit: maximum orac2 opened, orac1 not

    file descriptors

    The soft limit: maximum user orac2, orac1 not

    process

    Demon 'avahi-daemon' not orac2, orac1 not

    configured and running

    Run "/ tmp/CVU_12.1.0.1.0_grid/runfixup.sh" as root user on the nodes 'orac1, orac2' to perform correcting operations manually

    Press the ENTER key to continue after execution of ' / tmp/CVU_12.1.0.1.0_grid/runfixup.sh ' has finished on the nodes 'orac1, orac2 '.

    FIX: Strict limit: file descriptors open maximum

    Status of node name

    ------------------------------------  ------------------------

    orac2 failed

    orac1 failed

    ERROR:

    GLWB-9023: manual fixed command "/ tmp/CVU_12.1.0.1.0_grid/runfixup.sh" has been issued by the superuser on the node 'orac2 '.

    GLWB-9023: manual fixed command "/ tmp/CVU_12.1.0.1.0_grid/runfixup.sh" has been issued by the superuser on the node 'orac1 '.

    Result: "strict limit: file descriptors open maximum" could be fixed on nodes 'orac2, orac1 '.

    FIX: Soft limit: maximum user process

    Status of node name

    ------------------------------------  ------------------------

    orac2 failed

    orac1 failed

    ERROR:

    GLWB-9023: manual fixed command "/ tmp/CVU_12.1.0.1.0_grid/runfixup.sh" has been issued by the superuser on the node 'orac2 '.

    GLWB-9023: manual fixed command "/ tmp/CVU_12.1.0.1.0_grid/runfixup.sh" has been issued by the superuser on the node 'orac1 '.

    Result: "soft limit: maximum user process" could be fixed on nodes 'orac2, orac1 '.

    FIX: Daemon "avahi-daemon' not configured and running

    Status of node name

    ------------------------------------  ------------------------

    orac2 failed

    orac1 failed

    ERROR:

    GLWB-9023: manual fixed command "/ tmp/CVU_12.1.0.1.0_grid/runfixup.sh" has been issued by the superuser on the node 'orac2 '.

    GLWB-9023: manual fixed command "/ tmp/CVU_12.1.0.1.0_grid/runfixup.sh" has been issued by the superuser on the node 'orac1 '.

    Result: "Demon"avahi-daemon' not configured and running"could not set on the nodes 'orac2, orac1 '.

    Difficult operations for some prerequisites fixable failed nodes 'orac2, orac1 '.

    Check prior to the installation of cluster service failed on all nodes.

    SOLVED!

    The root cause was in iptables service works.

    Just forgot to arrest him and take off chkconfig!

    Issue can be closed.

  • Steps/reference to upgrade node 4 RAC 11.2.0.2 to 11.2.0.4

    Hello

    I could not find note oracle good to know the steps of upgrade 11.2.0.2 to 11.2.0.4 on cluster of CARS for the node 7.1 4 AIX. Could some one note/links summary, if has?

    Upgrade of the GRID:

    Normally, we use to install 11.2.0.4 binary GRID at separate and then upgrade as 11.2.0.2 to 11.2.0.4. How can we do this and how do we upgrade all clustered components that point to the old GRID home (11.2.0.2) to newly installed HOME (11.2.0.4)?

    RDBMS upgrade:

    We install the new HOME for 11.2.0.4 and then we run carupgrade to upgrade the DB to 11.2.0.4. But how to change the cluster resources of RDMBS than HOME (11.2.0.2) of old points to 11.2.0.4.

    Thanks a lot for your suggestions and referring to any web link would be useful for me to read in more detail in this.

    Kind regards

    Hi kumarsk,

    your proposed update of grid and RDBMS are exactly what will be out of place update. The docs on this are available on the website of oracle as usual:

    http://docs.Oracle.com/CD/E11882_01/install.112/e41961/procstop.htm#CWLIN417

    http://docs.Oracle.com/CD/E11882_01/server.112/e23633/upgrade.htm#UPGRD003

    1. check that your environment is ready with cluvfy with a command similar to this:

    ./runcluvfy.sh stage pre - crsinst-upgrade to cars - n-test1, test2-rac-rolling - src_crshome /oracle/11.2.0/grid-dest_crshome /oracle/11.2.0/grid4-dest_version 11.2.0.4.0 - verbose

    2. run the installer of the grid 11.2.0.4 software and chose the upgrade option. That will install the software in a new home. Your old cluster will remain online until the point was that you run the script rootupgrade.sh on the first node. The upgrade continues to roll, your db will remain available with sessions of failover to other nodes. Do this for all 4 nodes and finish the Setup program later.

    11.2.0.4 handles transfer all files required including travel of Auditors. Of course, you should always apply some controls yourself from the environment to ensure that everything is just right.

    3. start the 11.2.0.4 db Installer choose only the software and install it in the new House.

    4. turn to level the databases one by one with dbua new home installed. The dbua will take care of registration of the db with the new values for oracle_home, etc in the clusterware.

    If you want to do the db upgrade manually, you can pass parameters in the cluster registry by running "srvctl upgrade database d xxx o new_oracle_home". You run this command from the database new home.

    Concerning

    Thomas

  • what disk path is really being checked when grid installation fails with PRVF-9802?

    Update: apparently, it's a false warning, like '... we cannot thoroughly test all combinations of SAN/udev'.

    [grid@rac101: grid] $./runcluvfy.sh stage pre - crsinst - n, rac101, rac102, rac103 - asm - asmdev/dev/prod_ocr1p1, / dev/prod_ocr2p1

    Conducting due diligence to install cluster services

    ...

    Control devices of the ASM...

    ERROR: / dev/prod_ocr1p1

    Storage is not found

    ERROR: / dev/prod_ocr2p1

    Storage is not found

    Checking for shared devices...

    PRVF-5150: / dev/prod_ocr2p1 path is not a valid path on all nodes

    PRVF-5150: / dev/prod_ocr1p1 path is not a valid path on all nodes

    Attributes of UDev search drives ASM began...

    ERROR:

    PRVF-9802: try to get information node udev "rac102" failed

    ERROR:

    PRVF-9802: try to get information node udev "rac101" failed

    ERROR:

    PRVF-9802: try to get information node udev "rac103" failed

    Check failure of UDev attributes for ASM disks

    Devices to check for ASM failed

    ....

    [grid@rac101: grid] $ he 's/dev/prod *.

    BRW - rw - 1 grid asmadmin 252, 6 Nov 10:01 5 / dev/prod_ocr1

    BRW - rw - 1 grid asmadmin 252, 17 Nov 10:01 5 / dev/prod_ocr1p1

    BRW - rw - 1 grid asmadmin 252, 5 Nov 13 10:01 / dev/prod_ocr2

    BRW - rw - 1 grid asmadmin 252, 5 Nov 19 10:01 / dev/prod_ocr2p1

    BRW - rw - 1 grid asmadmin 252, 7 Nov 10:01 5 / dev/prod_ocr3

    BRW - rw - 1 grid asmadmin 252, 5 Nov 16 10:01 / dev/prod_ocr3p1

    BRW - rw - 1 grid asmadmin 252, 5 Nov 14 10:01 / dev/prod_vot1

    BRW - rw - 1 grid asmadmin 252, 5 Nov 21 10:01 / dev/prod_vot1p1

    BRW - rw - 1 grid asmadmin 252, 8 Nov 10:01 5 / dev/prod_vot2

    BRW - rw - 1 grid asmadmin 252, 5 Nov 18 10:01 / dev/prod_vot2p1

    BRW - rw - 1 grid asmadmin 252, 15 Nov 10:01 5 / dev/prod_vot3

    BRW - rw - 1 grid asmadmin 252, 20 Nov 10:01 5 / dev/prod_vot3p1

    ...

    [grid@rac101: grid] $ he 's/dev/map

    Total 0

    CRW - rw - 1 root root 10, Nov 5 236 control 10:01

    lrwxrwxrwx 1 root root 11 5 Nov 10:01--> FSSYSDB1... / FSSYSDB1

    lrwxrwxrwx 1 root root 11 5 Nov 10:01--> FSSYSDB2... / FSSYSDB2

    lrwxrwxrwx 1 root root 11 5 Nov 10:01--> FSSYSDB3... / FSSYSDB3

    lrwxrwxrwx 1 root root 11 5 Nov 10:01--> FSSYSDB4... / FSSYSDB4

    lrwxrwxrwx 1 root root 12 5 Nov 10:01--> FSSYSLOG1... / FSSYSLOG1

    lrwxrwxrwx 1 root root 12 5 Nov 10:01--> FSSYSLOG2... / FSSYSLOG2

    lrwxrwxrwx 1 root root 12 5 Nov 10:01--> FSSYSLOG3... / FSSYSLOG3

    lrwxrwxrwx 1 root root 12 6 Nov 10:47 prod_ocr1->... /prod_ocr1

    lrwxrwxrwx 1 root root 14 6 Nov 10:58--> prod_ocr1p1... /prod_ocr1p1

    lrwxrwxrwx 1 root root 12 6 Nov 10:47 prod_ocr2->... /prod_ocr2

    lrwxrwxrwx 1 root root 14 6 Nov 10:48-> prod_ocr2p1... /prod_ocr2p1

    lrwxrwxrwx 1 root root 12 6 Nov 10:48-> prod_ocr3... /prod_ocr3

    lrwxrwxrwx 1 root root 14 6 Nov 10:48-> prod_ocr3p1... /prod_ocr3p1

    lrwxrwxrwx 1 root root 12 5 Nov 10:01--> prod_vot1... /prod_vot1

    lrwxrwxrwx 1 root root 14 5 Nov 10:01--> prod_vot1p1... /prod_vot1p1

    lrwxrwxrwx 1 root root 12 5 Nov 10:01--> prod_vot2... /prod_vot2

    lrwxrwxrwx 1 root root 14 5 Nov 10:01--> prod_vot2p1... /prod_vot2p1

    lrwxrwxrwx 1 root root 12 5 Nov 10:01--> prod_vot3... /prod_vot3

    lrwxrwxrwx 1 root root 14 5 Nov 10:01--> prod_vot3p1... /prod_vot3p1

    lrwxrwxrwx 1 root root 7 5 Nov 10:01--> zero... DM - 2

    lrwxrwxrwx 1 root root 8 Nov 10:01 vg_01-lv_home--> 5... DM - 23

    lrwxrwxrwx 1 root root 7 Nov 10:01 vg_01-lv_root-> 5... DM - 0

    lrwxrwxrwx 1 root root 7 Nov 10:01 vg_01-lv_swap--> 5... DM - 1

    lrwxrwxrwx 1 root root 8 Nov 10:01 vg_01-lv_tmp--> 5... DM - 24

    lrwxrwxrwx 1 root root 8 Nov 10:01 vg_01-lv_u01--> 5... DM - 25

    lrwxrwxrwx 1 root root 8 Nov 10:01 vg_01-lv_var--> 5... DM - 22

    I have found no change in rules multipath.conf or udev that changes ownership here.  I have an alias records in my multipath.conf file, which is NOT readable by the user of network:

    ...

    {multichannel
    WWID 36000d310007cbd00000000000000002c
    alias prod_ocr1
    }
    {multichannel
    WWID 36000d310007cbd00000000000000002d
    alias prod_ocr2
    }
    {multichannel
    WWID 36000d310007cbd00000000000000002e
    alias prod_ocr3
    }

    Also tried to add a uid, gid, multipath.conf mode, but no diff.

    A ran kpartx - a/dev/prod_ocr {1 | 2 | 3} on all nodes. Started several times.

    ....

    [root@rac101: ~] # he 's/dev/oracleasm/discs.

    Total 0

    BRW - rw - 1 grid asmadmin 8, 240 5 Nov 10:01 FSSYSDB1

    BRW - rw - 1 grid asmadmin 8: 32 Nov 10:01 FSSYSDB2 5

    BRW - rw - 1 Grill asmadmin 65, 0 5 Nov 10:01 FSSYSDB3

    BRW - rw - 1 grid asmadmin 8, 48-5 Nov 10:01 FSSYSDB4

    BRW - rw - 1 Grill asmadmin 65, 128 5 Nov 10:01 FSSYSLOG1

    BRW - rw - 1 grid asmadmin 8, 64-5 Nov 10:01 FSSYSLOG2

    BRW - rw - 1 Grill asmadmin 65, 32 5 Nov 10:01 FSSYSLOG3

    BRW - rw - 1 grid asmadmin 8, 81-5 Nov 10:01 OCRVOTE1

    BRW - rw - 1 Grill asmadmin 65, 49-5 Nov 10:01 OCRVOTE2

    BRW - rw - 1 grid asmadmin 8, 97-5 Nov 10:01 OCRVOTE3

    BRW - rw - 1 Grill asmadmin 65, 65 5 Nov 10:01 OCRVOTE4

    BRW - rw - 1 grid asmadmin 8, 113 5 Nov 10:01 OCRVOTE5

    BRW - rw - 1 Grill asmadmin 65, 81-5 Nov 10:01 OCRVOTE6

    ....

    I did createdisk on all disks, and listdisk is compatible on all nodes:

    [root@rac103 ~] # oracleasm scandisks

    Reload from disk partitions: fact

    Cleaning up stale ASM disks...

    ASM disks scanning system...

    Instantiation of disk 'FSSYSDB2 '.

    Instantiation of disk 'FSSYSDB4 '.

    Instantiation of disk 'FSSYSLOG2 '.

    Instantiation of disk 'OCRVOTE1 '.

    Instantiation of disk 'OCRVOTE3 '.

    Instantiation of disk 'OCRVOTE5 '.

    Instantiation of disk 'FSSYSDB1 '.

    Instantiation of disk 'FSSYSLOG1 '.

    Instantiation of disk 'FSSYSDB3 '.

    Instantiation of disk 'OCRVOTE2 '.

    Instantiation of disk 'FSSYSLOG3 '.

    Instantiation of disk 'OCRVOTE4 '.

    Instantiation of disk 'OCRVOTE6 '.

    ....

    [root@rac101: ~] # oracleasm deletedisk - v/dev/prod_ocr1p1

    Disk "OCRVOTE1" is a valid ASM disk

    Header of drive compensation: oracleasm-writing-label: could not open device ' / dev/oracleasm/disks/OCRVOTE1 ': device or resource busy

    has failed

    Impossible to erase the disk 'OCRVOTE1 '.

    ...

    [root@rac101: ~] # oracleasm OCRVOTE1/dev/prod_ocr1p1 createdisk

    Device "/ dev/prod_ocr1p1" is already tagged for disc ASM 'OCRVOTE1 '.

    ....

    My udev rules are quite simple and readable by the user of network:

    [grid@rac101: grid] $ cat /etc/udev/rules.d/20-UEKasm-oracle.rules

    ENV {nom_DM} == "FSSYSDB?", NAME: = "%E {nom_DM}", OWNER: = "grid", GROUP: = "asmadmin", MODE: = "660".

    ENV {nom_DM} is "FSSYSDB? p? ", NAME: ="%E {nom_DM}", OWNER: ="grid", GROUP: ="asmadmin", MODE: ="660 ".

    ENV {nom_DM} == "FSSYSLOG?", NAME: = "%E {nom_DM}", OWNER: = "grid", GROUP: = "asmadmin", MODE: = "660".

    ENV {nom_DM} is "FSSYSLOG? p? ", NAME: ="%E {nom_DM}", OWNER: ="grid", GROUP: ="asmadmin", MODE: ="660 ".

    ENV {nom_DM} == "prod_ocr?", NAME: = "%E {nom_DM}", OWNER: = "grid", GROUP: = "asmadmin", MODE: = "660".

    ENV {nom_DM} is "prod_ocr? p? ", NAME: ="%E {nom_DM}", OWNER: ="grid", GROUP: ="asmadmin", MODE: ="660 ".

    ENV {nom_DM} == "prod_vot?", NAME: = "%E {nom_DM}", OWNER: = "grid", GROUP: = "asmadmin", MODE: = "660".

    ENV {nom_DM} is "prod_vot? p? ", NAME: ="%E {nom_DM}", OWNER: ="grid", GROUP: ="asmadmin", MODE: ="660 ".

    What did I wrong? Thanks in advance.

    In addition, changed paths drive going on and still fails!

    [grid@rac101: grid] $./runcluvfy.sh stage pre - crsinst - n, rac101, rac102, rac103 - asm - asmdev/dev/oracleasm/disks/OCRVOTE1, / dev/oracleasm/disks/OCRVOTE2

    ....

    Control devices of the ASM...

    Checking for shared devices...

    Peripheral device type

    ------------------------------------  ------------------------

    / dev/oracleasm/Disks/OCRVOTE2 disk

    / dev/oracleasm/Disks/OCRVOTE1 disk

    Consistency check of the owner of the device on all nodes...

    Check the consistency of the owner of the device for ' / dev/oracleasm/disks/OCRVOTE1 ' PASSED

    Check the consistency of the owner of the device for ' / dev/oracleasm/disks/OCRVOTE2 ' PASSED

    Checking consistency of the set of instruments through all nodes...

    Check the consistency of a set of instruments for ' / dev/oracleasm/disks/OCRVOTE1 ' PASSED

    Check the consistency of a set of instruments for ' / dev/oracleasm/disks/OCRVOTE2 ' PASSED

    Consistency check permissions of device on all nodes...

    Check the consistency of the device permissions for ' / dev/oracleasm/disks/OCRVOTE1 ' PASSED

    Check the consistency of the device permissions for ' / dev/oracleasm/disks/OCRVOTE2 ' PASSED

    Consistency check of the size of the unit on all nodes...

    Check the consistency of the size of the unit to ' / dev/oracleasm/disks/OCRVOTE1 ' PASSED

    Check the consistency of the size of the unit to ' / dev/oracleasm/disks/OCRVOTE2 ' PASSED

    Attributes of UDev search drives ASM began...

    ERROR:

    PRVF-9802: try to get information node udev "rac102" failed

    ERROR:

    PRVF-9802: try to get information node udev "rac101" failed

    ERROR:

    PRVF-9802: try to get information node udev "rac103" failed

    Check failure of UDev attributes for ASM disks

    Devices to check for ASM spent

    ...

    Post edited by: user10501000

    ... so we ignored the error and it installed fine.

  • What is the use of the network user and 4 asm disks in oracle rac 11 g 2?

    Friends,

    Separate server DNS:
    bones of DNS: OEL 5.7

    RAC1
    OS: OEL 5.7 64bits
    DB: 11.2.0.3 64-bit

    Rac2
    OS: OEL 5.7 64bits
    DB: 11.2.0.3 64-bit

    4 disks are shared between rac1 and rac2... and I configured using the oracleasm successfully...
    above all 3 nodes are in virtual box 4.1.1.8

    I'm installing oracle 11 g 2 cars in the configuration node above the 2.

    I'm partially by following this link http://www.oracle-base.com/articles/11g/oracle-db-11gr2-rac-installation-on-oracle-linux-6-using-virtualbox.php
    up to

    runcluvfy.sh stage pre - crsinst - n rac1, rac2-verbose

    is success... now I got a question... What is the use of the network user?
    because after checking above... it installs through the user oracle... of the complete notes he has no use for the user to this network...
    can someone tell me the use of the network user?

    of course I ask only this person who wrote this installation... to get a quick answer, I ask you here...
    I hope that someone will clarify my doubt to the success of this installation in a few hours...

    I have already created users and groups below... in each node

    Node1
    [root@rac1 ~]# id oracle
    uid=200(oracle) gid=500(oinstall) groups=500(oinstall),505(dba),502(asmdba),504(oper)
    [root@rac1 ~]# id grid
    uid=201(grid) gid=500(oinstall) groups=500(oinstall),501(asmadmin),502(asmdba),503(asmoper)
    [root@rac1 ~]# 
    [root@rac2 ~]# id oracle
    uid=200(oracle) gid=500(oinstall) groups=500(oinstall),505(dba),502(asmdba),504(oper)
    [root@rac2 ~]# id grid
    uid=201(grid) gid=500(oinstall) groups=500(oinstall),501(asmadmin),502(asmdba),503(asmoper)
    [root@rac2 ~]# 
    and on the shared drive... He created 4 disks... I saw in the paper... 3 is normal and 5 for the top... but 4?

    Thank you and best regards,

    OraDB wrote:
    Thanks for the link...
    So how about storage shared... it's 4 disc are necessary for normal redundancy? or 3 is sufficient according to the documentation.

    Thank you

    Before you answer, you must reflect on what is to say NORMAL redundancy? As long as you can keep your total drive less than the size of a full disk, you'll be fine... If it becomes higher than that and you have a failure, you now will have a major problem trying to recover a defective unit. The documentation is for a minimum configuration, however, you generally have to be smarter than the documentation. You must configure really redundant N + 1. Whatever size you need, configure always a plus. So, if you need the space of 2 devices, set up 3. If you need the space of 3, Setup 4. And if you start using the appliance + 1, add another. Always keep N + 1.

    In what concerns the grid + oracle user in most of the stores of this level of "termination" is total nonsense. Unless you have a DBA who makes GI and a DBA who data bases etc... It's a moot point. I'd say it's a complete waste of time and energy in all cases. I have it configured with grid + oracle user and I configured with just the oracle user. The multi-user method can sometimes become confused when you try to find something like the other user. YMMV.

  • ORACLE RAC FAILED WITH PRVF-4007 - 11.1.0.7

    Hello

    We are in the middle of installing Oracle RAC on AIX 6.1 when run RAC check utility.

    cluvfy stage - post hwos - ud1 UD2-verbose

    It generates the user error

    Result: PRVF-4007: failure of verification of equivalence for the user 'oracle '.

    Post-audit for hardware and configuration of the operating system has failed.
    Controls has failed for the following nodes:
    Node1


    I did ssh, rsh from two nodes then I face issue. I modified /etc/hosts.equiv

    Now I can do rsh two nodes and node itself.

    But for ssh I can't

    Hello

    SSH node1 date (does not work)

    Try to add rsa_keys in authorized_keys and copy node2.

    See the TechNote MOS:

    * How to set up SSH for a RAC Installation [ID 300548.1] *.

    Thank you
    A H E E R X

  • PRVF-4007

    Hello

    I get some problem with runcluvfy can anyone help?
    [oracle@rac-2 grid]$  ./runcluvfy.sh stage -pre crsinst -n rac-1,rac-2 -fixup -verbose
    [oracle@rac-2 grid]$  ./runcluvfy.sh stage -pre crsinst -n rac-1,rac-2 -fixup -verbose
    
    Performing pre-checks for cluster services setup 
    
    Checking node reachability...
    
    Check: Node reachability from node "rac-2"
      Destination Node                      Reachable?              
      ------------------------------------  ------------------------
      rac-2                                 yes                     
      rac-1                                 yes                     
    Result: Node reachability check passed from node "rac-2"
    
    
    Checking user equivalence...
    
    Check: User equivalence for user "oracle"
      Node Name                             Comment                 
      ------------------------------------  ------------------------
      rac-2                                 failed                  
      rac-1                                 failed                  
    Result: PRVF-4007 : User equivalence check failed for user "oracle"
    
    ERROR: 
    User equivalence unavailable on all the specified nodes
    Verification cannot proceed
    
    
    Pre-check for cluster services setup was unsuccessful on all the nodes. 
    [oracle@rac-2 grid]$ 
    for the rac-2
    [root@rac-2 oracle]# id oracle
    uid=500(oracle) gid=501(oinstall) groups=501(oinstall),506(asm),507(asmdba),508(asmadmin),509(asmoper)
    [root@rac-2 oracle]# 
    
    [root@rac-2 oracle]# id grid
    uid=503(grid) gid=501(oinstall) groups=501(oinstall),500(dba),506(asm),507(asmdba),505(oper),504(grid),508(asmadmin),509(asmoper)
    [root@rac-2 oracle]# 
    RAC-1
    [root@rac-1 ~]# id oracle
    uid=500(oracle) gid=501(oinstall) groups=500(dba),503(crs),506(asm),507(asmdba),501(oinstall)
    [root@rac-1 ~]# id grid
    uid=504(grid) gid=501(oinstall) groups=500(dba),501(oinstall),505(oper),506(asm),507(asmdba)
    [root@rac-1 ~]# 
    I use OEL 5.4 64 b in rac-1 OEL 5.2 64 b 4 rac-2. AND clusterware 11.2 x86_64.
    any suggestions would be helpful.

    concerning

    Hello "retarded",

    See the message:

    Name of node available comment required
    ------------ ------------------------ ------------------------ ----------
    past 1.5 GB (1572864,0 KB) 1.96 RAC - 2 GB (2050416,0 KB)
    RAC-1 1002,23 MB (1026284,0 KB) failure of 1.5 GB (1572864,0 KB)

    You have enough memory on node RAC-1, 1 G as the minimum is 1, 5G.

    Best regards

    Rodrigo Mufalani
    http://www.mrdba.com.br/mufalani

Maybe you are looking for

  • Printer HP Photosmart 8750 on Windows XP, do not print within the frame.

    Printer HP Photosmart 8750 on Windows XP does not print photo correctly and cannot be adjusted manually to print in time. Printing is too high or off the coast on one side or the other. How can I fix this?

  • How to define own pictures as desktop wallpaper on Advent Zuni

    bought a zuni advent n today I try to put my own wallpaper?

  • DeathAdder does not work

    I have mouse razer death adder and a laptop running vista x 64 and whenever I try to play a game like Guild Wars do not work the side buttons. I got a number, but they do not work in the game only out of play on things like the internet.

  • Windows cannot find gpedit.msc?

    HI Savan N,. Happy New Year to you, I wanted to know why I can not ge in "Computer Configuration", when you type "gpedit.msc"He gave you an error message "Windows cannot find gpedit.msc" Another thing when I used "regedit" and navigate from HKEY_LOCA

  • Xperia Z2 e-mail client

    I use the default email application to access my emails to Gmail (IMAP) and I find that when I delete e-mails via IMAP are remaining / reappear in the trash / Bin. Any ideas? Thank you very much.