Message: the specified nodes are not clusterable

Hi,
I am geting message "the specified nodes are not clusterable" at the time of crs installation on solaris 10.
i have already configure ssh and configure properelly.
please suggest.
thanks
Anup

Hello IndiaDBA,
The id on OS groups and users are the same on all nodes?
Check Metalink note ID 338045.1
Error:*** Alert: The specified nodes are not clusterable. This could be due to one or more of the following reasons:
1. The user performing the install is not configured in an equivalent manner on all nodes.
2. ssh and scp are not configured properly on all nodes.
3. rsh and rcp are not configured properly on all nodes.
Do a simple test before proceed the installation
# Public
$ ssh node1 date
$ ssh node2 date
$ ssh nodeN date
# Priv
$ ssh node1-priv date
$ ssh node2-priv date
$ ssh nodeN-priv date
# Vip
$ ssh node1-vip date
$ ssh node2-vip date
$ ssh nodeN-vip date
Check Metalink note ID 300548.1 How To Configure SSH for a RAC Installation
Regards,
Rodrigo Mufalani
http://www.mrdba.com.br/mufalani

Similar Messages

  • The specified nodes are not clusterable

    Hello,
    I am trying to install RAC 10g,during the installation , i got error saying the specific nodes are not clusterable, i have checked below things on both nodes, node reachablity and node connectivity are successful.
    ssh rac1 date
    ssh rac1-priv date
    ssh rac2 date
    ssh rac2-priv date
    Could you please help me, how to resolve this issue.
    Thanks
    Nitya
    Edited by: user8773474 on Aug 28, 2009 8:32 AM

    Hello Andy,
    I searched the link to reward you, but i couldn't
    Really thanks for you quick response,
    Right now i can say helpful, i will download and try ,if it is working , then i will update you as correct.
    Best Regards
    Nitya

  • Can't install ORACLE RAC on Solaris (specified nodes are not clusterable)

    Hi all,
    Could you please help with the Oracle CRS issue?
    During the installation Oracle CRS the OUI indicate that the specified nodes are not clusterable.
    The window appears and displays:
    "The specified nodes are not clusterable.
    The following error was returned by the operating system:"
    I am using 10gr2_cluster_sol.cpio.gz file.
    My Solaris 10 configuration:
    server - sun3
    bash-3.00# cat /etc/hosts
    # Internet host table
    127.0.0.1 localhost
    10.160.19.49 sun3 loghost
    10.160.19.50 sun4 loghost
    10.11.12.13 sun3prv
    10.11.12.14 sun4prv
    10.160.19.64 sun3pub
    10.160.19.65 sun4pub
    bash-3.00# ifconfig -a
    lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
    inet 127.0.0.1 netmask ff000000
    bge0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
    inet 10.160.19.49 netmask fffffe00 broadcast 10.160.19.255
    ether 0:14:4f:0:64:82
    bge1: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 3
    inet 10.11.12.13 netmask fffffe00 broadcast 10.11.13.255
    ether 0:14:4f:0:64:83
    bash-3.00# cat /etc/netmasks
    10.160.18.0 255.255.254.0
    10.160.19.0 255.255.254.0
    10.11.12.0 255.255.254.0
    bash-3.00# cat /etc/hostname.bge0
    sun3
    bash-3.00# cat /etc/hostname.bge1
    sun3prv
    server - sun4
    bash-3.00# cat /etc/hosts
    # Internet host table
    127.0.0.1 localhost
    10.160.19.50 sun4 loghost
    10.160.19.49 sun3 loghost
    10.11.12.14 sun4prv
    10.11.12.13 sun3prv
    10.160.19.63 sun4pub
    10.160.19.62 sun3pub
    bash-3.00# ifconfig -a
    lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
    inet 127.0.0.1 netmask ff000000
    bge0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
    inet 10.160.19.50 netmask fffffe00 broadcast 10.160.19.255
    ether 0:14:4f:0:41:c8
    bge1: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 3
    inet 10.11.12.14 netmask fffffe00 broadcast 10.11.13.255
    ether 0:14:4f:0:41:c9
    bash-3.00# cat /etc/netmasks
    10.160.18.0 255.255.254.0
    10.11.12.0 255.255.254.0
    10.160.19.0 255.255.254.0
    bash-3.00# cat /etc/hostname.bge1
    sun4prv
    bash-3.00# cat /etc/hostname.bge0
    sun4

    0) This error occur when I run .runInstaller
    All prerequisites check passed. The error window appears after clicking Next button in Specify Cluster Configuration window.
    1) I have changed /etc/hosts file as you have mentioned
    SUN3
    bash-3.00# cat /etc/hosts
    # Internet host table
    ::1 localhost
    127.0.0.1 localhost
    10.160.19.49 sun3
    10.160.19.50 sun4
    10.11.12.13 sun3-vip
    10.11.12.14 sun4-vip
    10.160.19.64 sun3pub
    10.160.19.65 sun4pub
    SUN4
    bash-3.00# cat /etc/hosts
    # Internet host table
    ::1 localhost
    127.0.0.1 localhost
    10.160.19.50 sun4
    10.160.19.49 sun3
    10.11.12.13 sun3-vip
    10.11.12.14 sun4-vip
    10.160.19.64 sun3pub
    10.160.19.65 sun4pub
    Also I have configured bge0:1 interface
    bash-3.00# ifconfig -a
    lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
    inet 127.0.0.1 netmask ff000000
    bge0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
    inet 10.160.19.49 netmask fffffe00 broadcast 10.160.19.255
    ether 0:14:4f:0:64:82
    bge0:1: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
    inet 10.160.19.64 netmask ffffff00 broadcast 10.160.19.255
    bge1: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 3
    inet 10.11.12.13 netmask fffffe00 broadcast 10.11.13.255
    ether 0:14:4f:0:64:83
    2) I have removed loghost from /etc/hosts file
    3) Currently I do not have shared storage. I am going to use Storage Foundation to create a shared storage
    Also I was trying to test the machines using runcluvfy.sh command
    The output is the following:
    -bash-3.00$ ./runcluvfy.sh stage -pre crsinst -n sun3,sun4
    Performing pre-checks for cluster services setup
    Checking node reachability...
    Node reachability check passed from node "sun3".
    Checking user equivalence...
    User equivalence check failed for user "oracle".
    Check failed on nodes:
    sun4,sun3
    ERROR:
    User equivalence unavailable on all the nodes.
    Verification cannot proceed.
    Pre-check for cluster services setup was unsuccessful on all the nodes.

  • I can not reset my default keychain password, i got the message "the specified keychain could not be found"

    i forgot my keychain password, and i can not reset it, i got this message The specified keychain could not be found.

    In your case, you need to contact customer support. They may ask you to answer some verification questions to prove that you indeed own that account, before they can assist you in resetting your password - Just open the link pasted below to see the instructions on how to get in touch with customer service -
    https://support.skype.com/en/faq/FA1170/how-can-i-contact-skype-customer-service
    IF YOU FOUND OUR POST USEFUL THEN PLEASE GIVE "KUDOS". IF IT HELPED TO FIX YOUR ISSUE PLEASE MARK IT AS A "SOLUTION" TO HELP OTHERS. THANKS!
    ALTERNATIVE SKYPE DOWNLOAD LINKS | HOW TO RECORD SKYPE VIDEO CALLS | HOW TO HANDLE SUSPICIOS CALLS AND MESSAGES

  • Error message (The Specified module could not be found) how do I fix the problem?

    I have Windows 7 and Photoshop Elements 10.  I went to install brushes by going to computer->OS(c:)->program files(x86)->adobe->pse10->presets->brushes.  After I installed the brushes I could not open PSE, I would just get this error message.How do I fix the problem?

    ok, I did not find anything that refered to PSE. I did find a red icon on this.  It did not let me paste this in so I am typing it.
    Description:
    Event filter with query"SELECT*FROM__InstanceModificationEventWITHIN 60 WHERE TargetInstance ISA "Win32_Processor"AND TargetInstance.LoadPercentage>99"could not be reactivatedin namespace"//./root/CIMV2" because of error 0x80041003. Events cannot be delivered through this filter until the problem is corrected.
    hope this helps
    Kaarin

  • The Specified Directory Does not Exist

    Hi expert
    could you help me with my problem , this word " The Specified Directory  Does Not Exist" its some stupid question , isn't it ?
    this is my sitiuation    :
    1.  BPC version is SAP BPC 5.0.512
    2. we are using  MS Excel 2003
    our user  do some modification from BPC  WEB (the BPC open excel file with many macro and add-in etc ...  ), then user save using Save Dynamic Template  sub menu from eTools menu , and raise message "The Specified Directory Does not Exist < directory path>/eEXCEL. "
    the questions Are .
    1. Could anyone explain why BPC try to save in Client Local Direcory not is BPC Server 
    2. Could  anyone help me how to resolve the problem ?
    (i am appolagize with my bad english )
    thanks.

    HI nvsleman ,
    I had the same problem and I manually copied the eExcel folder (on my local harddrive) from a working application to the application in question.
    Hope this helps
    Sabine

  • Microsoft.Exchange.WebServices.Data.ServiceResponseException : The specified folder could not be found in the store

    In office365, I am trying to access conversation history folder of another user using EWS api.The user that is trying to access has full access rights of the mailbox . If i connect to the mailbox using owa, i can access the conversation history folder
    including all other folders. But when i try to connect from the code using ews api below exception is being thrown:
        Microsoft.Exchange.WebServices.Data.ServiceResponseException occurred HResult=-2146233088 Message=The specified folder could not be found in the store. Source=Microsoft.Exchange.WebServices StackTrace:
    Here is the relevant code
    var mailbox = new Mailbox(lyncUser.UserName);
    var lyncFolderId = new FolderId(WellKnownFolderName.ConversationHistory, mailbox);
    var lyncFolder = Folder.Bind(_exchangeService, lyncFolderId);
    Also, the exception doesn't occur if connected to WellKnownFolderName.Inbox.

    The WellKnowFolderEnum only works if the folder was created via the Lync 2013 client if the Mailbox is old and has been using older lync clients then you need to search for the folder via name eg see
    https://msdn.microsoft.com/en-us/library/office/hh243707%28v=office.14%29.aspx . Generally you want to use both methods eg try to bind to the WellKnowFolderEnum first then use the search method if that fails.
    Cheers
    Glen

  • Specify Remote Folder - The specified path is not a remote shared folder

    I'm getting this error when I try to check a backup stored on a NAS.  When I attempt to recover from it, I pick "A backup stored on another location" then "Remote shared folder". 
    I put in the path: \\192.168.16.17\public\server\2014-01-24
    And what I get is the above error message: "The specified path is not a remote shared folder"
    The path clearly is a remote shared folder. If I paste it into explorer it opens fine, and I can copy/delete files from it.  What gives?

    That's correct; the folder I specified above contains the WindowsImageBackup folder.  I can access that folder fine in Explorer, but when I try to direct the backup to it it gives the error I mentioned: "The specified path is not a remote shared
    folder".
    Note that the error message you receive if you specify a folder which does not contain a WindowsImageBackup folder is "The specified remote shared folder does not contain a backup. Provide the path to a remote shared folder that contains backups."

  • SSRS runtime error - The specified operation is not valid

    I found a similar post here, but it didn't solve my problem. so i re-post it.
    i develop a report with vs2008. i have sql 2008 r2 on my local machine. when i preview the report on my local machine all fine. but when i deployed the report to sql 2008 ssrs server, i got "#Error" in my subtotal field. i opened the log file and found the
    error message:
    The specified operation is not valid. , ;
     Info: Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: The specified operation is not valid.
    i used a formular in the expression:
    =Sum(IIf(Fields!flag.Value="S",Fields!Size.Value,0))
    can someone help?
    thanks

    I want to make my problem more clear:
    1. with the original formula: =Sum(IIf(Fields!Fundflag.Value="S",Fields!FundSize.Value,0)) works very well on my local machine with clicking on Preview. Once deploy to server, i got error.
    2.Shahfaisal, your formula works on both side, but not the result i except. because the size field in sp unioned from different source. i only want to subtotal when flag is "S".
    any help will be appreciated!
    Try this
    =Sum(IIF(IsNumeric(Fields!Size.Value)
    AND Fields!flag.Value="S",Fields!Size.Value,0))

  • IIS Plug for WLS 6.1 SP2: The specified procedure could not be found.

    I get an the following error message "The specified procedure could not be
    found." in my browser when trying to use the IIS-proxy plugin on WLS 6.1 sp2
    Windows 2000
    Has anyone else encountered this message? Any solutions?
    Regards,
    Jonas Klemming

    Thank you for posting your answer, and then solution! :> I was fighting
    with my IIS/WLS installation last night when I was about to give up, I came
    across your posting. Although I'm playing with 7, I thought I would try
    reading your posting anyways, and thankfully I did. What I saw, reminded me
    to look at the steps one more time and I found I wasn't forwarding the
    .wlforward piece on! So thank you veyr much! :>>>>
    "Jonas Klemming" <[email protected]> wrote in message
    news:[email protected]..
    Fixed it.
    I had mapped .wlforward to iisforward.dll instead of iisproxy.dll
    /Jonas
    "Jonas Klemming" <[email protected]> wrote in message
    news:[email protected]..
    I get an the following error message "The specified procedure could not
    be
    found." in my browser when trying to use the IIS-proxy plugin on WLS 6.1sp2
    Windows 2000
    Has anyone else encountered this message? Any solutions?
    Regards,
    Jonas Klemming

  • The Firewire drivers are not loaded

    Hi,
    The title of this post says it all.
    When using system profiler I get the message " The Firewire drivers are not loaded " in red letters.
    The Mac is a 2Ghz intel. So far I have...
    1. Done all the usual maintenance. Erased the internal drive and re-installed the operating system. Re-set the PRAM. Re-erased and re-installed the operating system.
    2. Discovered that the disks that came with the machine ( purchased brand new from Apple ) will not allow me to complete a hardware test - It hangs.
    3. Wondered about being in the wrong job!
    This all points, to me at least, to a faulty logic board. If it points some one else in a different direction I would love to hear about it
    Regards
    Ian

    Hi Ian
    You might try resetting your FireWire ports, scroll down to the section: +If the issue persists, try these steps:+ in the following article:
    http://support.apple.com/kb/HT1317?viewlocale=en_US
    Not sure why the Hardware Test would hang, maybe give it a try again:
    http://support.apple.com/kb/HT1509
    Dennis

  • Error code "The specified module could not be found"

    I am getting the error code "The specified module could not be found" whenever I try to open the editor

    Hi owenskier,
    Please try the steps mentioned in the given link:- Error message (The Specified module could not be found) how do I fix the problem?
    Let me know if this helps.
    Sarika

  • VAMT 3.1 - The specified database is not a valid VAMT database

    Hi everyone,
    We have a KMS server  with VAMT 3.1 installed. I've successfuly created a VAMT database on a separate SQL Server and can connect to it. I've granted db_datareader and db_datawriter permission to AD security group for  this database; however, no
    one can connect to this database using VAMT - the message "The specified database is not a valid VAMT database" is shown. What is incorrect?

    Does it match this symptom and events?
    http://support.microsoft.com/kb/2755159
    Did you create the db manually or did you use VAMT to create the db?
    Can you access the db successfully, from a remote computer, using SSMS, with one of the example domain accounts?
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • The following principals are not known

    hello
    I am deploying lync 2013 in my environment
    when trying to add a user to the chat group I get the following message
    "the following principals are not known"
    any help
    thanks

    Hi,there
    If you can add some other users to the chat group but only this user,you can check if this user is in a different OU rather than built-in Users OU in AD, I have seen an old
    thread report the same error when add a user that is in custom OU fails,if so please check if this OU have RTCUniversalServerReadOnly permissions.
    Regards,
    Sharon
    ××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××× Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question.

  • Error message @ Win 7 Pro start up "There was aproblem starting C:\programdata\ofpviaowu.dat - The specified module could not be found."

    Error message @ Win 7 Pro start up "There was a problem starting C:\programdata\ofpviaowu.dat - The specified module could not be found."
    This error message appears every time I start (boot) my computer and windows starts (Firefox is not running at start up). Firefox 15.01 functions properly otherwise.
    This started after I installed the 15.0.1 patch.
    I uninstalled and reinstalled Firefox but the problem remains. Google search for "ofpviaowu.dat" came up with "2012-08-29 Firefox Release 15 Startup Crash Report" as the only listing.
    Is this a Firefox issue?

    hello QAMgr, i'm not aware of this file being a part of firefox & also find it slightly suspicious that there are no more google search hits. maybe this is malware related... could you do a full scan of your system with the security software already in place and/or a different tool like the [http://www.malwarebytes.org/products/malwarebytes_free free version of malwarebytes]?
    [[Troubleshoot Firefox issues caused by malware]]

Maybe you are looking for