System error 1460 has occurred (0x000005b4). when trying to create two-node cluster in R2

I'm trying to create a brand new two node Windows 2008 R2 Enterprise 64bit cluster.  When I try with the GUI I get the following:
An error occurred while creating the cluster.
An error occurred creating cluster 'printcluster'.
This operation returned because the timeout period expired
When I try via command prompt using the following command:
cluster /cluster:PrintServices /create /nodes:"node1 node2" /ipaddr:10.9.11.194/255.255.255.0
I get the following:
  4% Initializing Cluster PrintServices.
  9% Validating cluster state on node <node1>.
 13% Searching the domain for computer object PrintServices
 18% Creating a new computer object for PrintServices in the domain
 22% Configuring computer object PrintServices as cluster name object
 27% Validating installation of the Microsoft Failover Cluster Virtual Adapter on node <node1>.
 31% Validating installation of the Cluster Disk Driver on node <node1>.
 36% Configuring Cluster Service on node <node1>.
 40% Validating installation of the Microsoft Failover Cluster Virtual Adapter on node <node2>.
 45% Validating installation of the Cluster Disk Driver on node <node2>.
 50% Configuring Cluster Service on node <node2>.
 54% Starting Cluster Service on node <node1>.
 54% Starting Cluster Service on node <node2>.
 59% Forming cluster PrintServices.This phase has failed for Cluster object 'PrintServices' with an error status of 1460 (0x000005B4).
Cleaning up <node1>.
Cleaning up <node2>.
Cleaning up PrintServices.
When I run a Cluster validation, I get 100% Green, no errors.
My disks are SAN Attached.
I have other Windows 2008 non-R2 clusters that never had this problem...  Any ideas?
-PaulPaul S

Hi Paul,
I suggest trying the following steps to troubleshoot this issue:
1.  Open Registry Editor. 
2.  Locate the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Class\{4D36E972-E325-11CE-BFC1-08002BE10318} 
3.  Under this subkey, find the subkey that holds a DriverDesc string value entry whose value is "Microsoft Failover Cluster Virtual Adapter." 
4.  Under the subkey that you found in step 3, add the following string value registry entry:
Name: DatalinkAddress
Value data: 02-AA-BB-CC-DD-01
5.  Restart the computer. 
6.  Repeat step 1 through step 5 on other computers on which you experience this problem. When you do this on other computers, replace the value data of the registry with different values in order to set a unique value for each node. For example, set the value on the second node to 02-AA-BB-CC-DD-02, and set value on the third node to 02-AA-BB-CC-DD-03. If you notice this behavior on distinct clusters, make sure that you use an address for each node that is unique across all clusters. 
7.  On each computer that you want to make a cluster node, use the Server Manager console to remove the Failover Clustering feature. 
8.  Restart each computer from which you have removed the Failover Clustering feature. 
9.  Add the Failover Clustering feature on all these computers again. 
10.  Run cluster validation against these computers. 
11.  Try creating a cluster. 
If the issue persists, please let me know what errors are logged in Event Logs.
Tim Quan - MSFT

Similar Messages

  • What does "unknown error has occurred mean when trying to login to the app store

    what does "unknown error has occurred" mean when trying to login to the app store

    Welcome to the Apple forums.
    Good idea to fill out your profile so people can see what machine you are writing about.    
    Also a good idea to do a little research through the 'More like this' panel to the right of your initial post.    Each of the threads also contains more leads so it is amazing how much you can learn from them.
    Good hunting.

  • System error 86 has occurred. The specified network password is not correct. - despite the NTLMv2 fix

    After the Windows 2008 R2 64 bit server got below 2 updates a network share is no longer available. And trying to remap it with correct credentials (that work on a Windows 8.1 64 bit) gives this error: "System error 86 has occurred. The specified network
    password is not correct."
    Local Policies -> Security Options -> Network Security: LAN Manager Authentication Level
    is already set to "LM and NTLM - use NTLMV2 session security if negotiated"
    In fact this is how it was working earlier. And it hasn't been changed.
    Below 2 updates were installed in past few days:
    Definition Update for Microsoft Endpoint Protection - KB2461484 (Definition 1.185.3528.0)
    Update for Windows (KB974405)

    Hi,
    Does the network share a DFS share? If so, please install the hotfix below to check the results.
    You cannot access a DFS share by using a valid user account in Windows Server 2008 R2, in Windows 7, in Windows Vista or in Windows Server 2008
    http://support.microsoft.com/kb/2549311
    Best Regards,
    Mandy 
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • System error 5 has occured

    Hi,
    I am using Oracle 10g database express edition in windows vista business. While i am trying to strat the database it shows error as "system error 5 has occured" and whenever i am trying to connect the databse from SQL * PLUS it thrown error . error as follows." ORA-12154:TNS :could not resolve the connect identifier specified". TNSNAMES.ORA file as below
    # tnsnames.ora Network Configuration File: C:\OracleDevSuiteHome\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = Ganesh)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = ORACLEXE)
    RAM =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = Ganesh)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = XE)
    )

    Hi Muhammad,
    The error message is “Access Denied”, you need to logon as an account which has sufficient privileges to perform this action.
    In addition, I suggest you open Services and navigate to the problematic service, then check the account information under Log on tab.
    Here are some similar threads below I suggest you refer to:
    Windows 2008 service access is denied.
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/e57de215-a013-40cd-80ea-ed38e2a7f092/windows-2008-service-access-is-denied?forum=winserversecurity
    Services Cannot Start on Win Server 2008 R2
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/68215d6c-683e-4495-ab50-26a5ad8ea239/services-cannot-start-on-win-server-2008-r2?forum=winservergen
    WS2008R2 shows BFE service will not start - access denied
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/f2e08bcf-d517-40a7-9c69-8cacc2fa5330/ws2008r2-shows-bfe-service-will-not-start-access-denied?forum=winservergen
    Best Regards,
    Amy

  • Net start OracleXETNSListener System error 5 has occurred.

    When I installed Oracle 10g EX, I got this error message.
    Net start OracleXETNSListener System error 5 has occurred.
    Access is denied
    net start OracleServiceXE System error 5 has occurred.
    Access is denied
    How to solve this problem? Thanks.

    It might also be something to do with administrative rights on your 'server'.
    Could also possibly be due to a change in your user profile if you've recently changed your user domain or are not using the same log on as when you installed XE.
    SOme applications give one the option during installation to make the application available for 'this user only' or 'all users'. Can't remember if Oracle XE does this.
    I had XE running quite nicely on my work lapotp until the end of last week when our IT administrator changed my laptop to the company domain. Now I get the same error but haven't had time to investigate fully yet.
    The same error (system 5) occurs if I try to stop XE running.

  • System error 3 has occurred. The system cannot find the path specified

    Enterprise Manager 12c Release 2 - 12.1.0.2.0
    Agent Deployment Failed - host agent for Windows 32 bit, version 12.1.0.2
    Deployment Phase Name: Secure Agent
    Error: Execution of command C:/cygwin/bin/sh.exe -c 'export NEED_EXIT_CODE=1 && C:/oracle/product/emagent12/agent_inst/bin/emctl.bat start agent' on host myhost.mydomain.com Failed
    Cause: Error Message: System error 3 has occurred. The system cannot find the path specified. Exit Code :2
    Recommendation:
    Fix the cause of the error and retry the operation (or) manually run the following commands on the remote host
    C:/cygwin/bin/sh.exe -c 'export NEED_EXIT_CODE=1 && C:/oracle/product/emagent12/agent_inst/bin/emctl.bat secure agent'
    C:/cygwin/bin/sh.exe -c 'export NEED_EXIT_CODE=1 && C:/oracle/product/emagent12/agent_inst/bin/emctl.bat start agent'
    C:/cygwin/bin/sh.exe -c 'export NEED_EXIT_CODE=1 && C:/oracle/product/emagent12/agent_inst/bin/emctl.bat config agent addinternaltargets'
    Any ideas? thanks

    I installed Cygwin, and it's working fine I suppose. From my EM12c host I can connect to the Windows host via SSH:
    ssh WinHost
    The authenticity of host 'WinHost (XXX.XXX.XXX.XXX)' can't be established.
    RSA key fingerprint is XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX.
    Are you sure you want to continue connecting (yes/no)? yes
    Warning: Permanently added 'WinHost' (RSA) to the list of known hosts.
    oracle@WinHost's password:
    Last login: Wed Sep 19 17:26:40 2012 from SomeHost
    oracle@WinHost ~
    $ cygrunsrv -h
    Usage: cygrunsrv [OPTION]...
    Main options: Exactly one is required.
    -I, --install <svc_name>  Installes a new service named <svc_name>.
    -R, --remove <svc_name>   Removes a service named <svc_name>.
    ----------------- blah blah blah ------------------------------------
    Report bugs to <[email protected]>.
    oracle@WinHost ~
    $ date
    Thu, Sep 20, 2012 10:10:01 AM
    oracle@WinHost ~
    $ cd /cygdrive/c/oracle/product/emagent12/ - this is the folder where I try to install the agent
    oracle@WinHost /cygdrive/c/oracle/product/emagent12
    $ ls -la
    total 0
    drwx------+ 1 oracle None 0 Sep 20 09:55 .
    drwx------+ 1 WinHostAdmin None 0 Sep 19 12:31 ..
    Thanks

  • System error 258 has occured

    Hi,
    I had a working XE on XP until now, but today I got a system error during startup:
    "The OracleMTSRecoveryService service could not be started.
    A system error has occured.
    System error 258 has occured.
    A wait operation timed out."
    It is possible to connect through sql*plus, but the HTML DB doesn't work. I don't see any problem in alert_log. The OracleMTSRecoveryService can be started manually, but HTML DB is still out of order. What could cause this error?
    Thanks,
    Lajos

    After a new XP startup the error has dissapeared. I could reproduce the problem after OS restart, but shutdown and new startup helped me. I have not changed anything, I don't know what was the reason.
    Lajos

  • System error 86 has occurred

    Hi,
    we used to connect to a shared folder on the Mac Pro from Windows 7 with a batch script.
    This worked fine for some time, but now I very often get the message:
    *System error 86 has occurred*
    *The specified network password is not correct*
    Sometimes it works, which confirms that the password can't be incorrect.
    It also cannot be mistyped, as it is entered in the script. The batch file on Windows looks like this:
    +C:\Users\hugo>net use w: \\macpro\DATA passwort /USER:macpro\hugo /PERSISTENT:NO+
    Where is the problem, if a wrong password is not the reason?
    Many thanks in advance!

    Same problem getting to Lion hosts here, only work-around I've found is turning File Sharing off and on in System Preferences, then it works.  Need to figure out how to do that programmatically to work around this. :-(

  • "Adobe Encore (encore 5.1 in cs 5.5) has stopped working" when trying to create blue ray

    Newly installed machine with Windows 7 and Premiere Pros CS5.5.  I've googled the error and have reset the preferences and updated the sonic driver.  But when I start and create a blue ray project, as it's trying to create it, it gives the error "Adobe Encore has stopped working" and crash's.  Any help is extremely appreciated.  Thanks

    >updated the sonic driver
    As far as I know, that was for Version CS4
    More information needed for someone to help http://forums.adobe.com/thread/416679
    Some specific information that is needed...
    Brand/Model Computer (or Brand/Model Motherboard if self-built)
    How much system memory you have installed, such as 2Gig or ???
    Operating System version, such as Win7 64bit Pro... or whatevevr
    -including your security settings, such as are YOU the Administrator
    -and have you tried to RIGHT click the program Icon and then select
    -the Run as Administrator option (for Windows, not sure about Mac)
    Your Firewall settings and brand of anti-virus are you running
    Brand/Model graphics card, sush as ATI "xxxx" or nVidia "xxxx"
    -or the brand/model graphics chip if on the motherboard
    -and the exact driver version for the above graphics card/chip
    -and how much video memory you have on your graphics card
    Brand/Model sound card, or sound "chip" name on Motherboard
    -and the exact driver version for the above sound card/chip
    Size(s) and configuration of your hard drive(s)... example below
    -and how much FREE space is available on each drive (in Windows
    -you RIGHT click the drive letter while using Windows Explorer
    -and then select the Properties option to see used/free space)
    Windows Indexing is BAD http://forums.adobe.com/thread/676303
    While in Properties, be sure you have drive indexing set OFF
    -for the drive, and for all directories, to improve performance
    Some/Much of the above are available by going to the Windows
    Control Panel and then the Hardware option (Win7 option name)
    OR Control Panel--System--Hardware Tab--Device Manager for WinXP
    And the EXACT type and size of file that is causing you problems
    -for pictures, that includes the camera used and the pixel dimensions
    Plus Video-Specific Information http://forums.adobe.com/thread/459220?tstart=0
    Read Bill Hunt on a file type as WRAPPER http://forums.adobe.com/thread/440037?tstart=0
    What is a CODEC... a Primer http://forums.adobe.com/thread/546811?tstart=0
    What CODEC is INSIDE that file? http://forums.adobe.com/thread/440037?tstart=0
    Report back with the codec details of your file, use the programs below
    For PC http://www.headbands.com/gspot/ or http://mediainfo.sourceforge.net/en
    For Mac http://mediainfo.massanti.com/
    Once you know exactly what it is you are editing, report back with that information... and your project setting, and if there is a red line above the video in the timeline, which indicates a mismatch between video and project
    Also be sure you have legal files
    Premiere Import Formats http://help.adobe.com/en_US/premierepro/cs/using/WSd79b3ca3b623cac97fa024001235833a568-800 0.html
    Premiere Export Formats http://help.adobe.com/en_US/mediaencoder/cs/using/WS725e431141e7ba651e63e3d1267818bc51-800 0.html
    CS5 Encore Files & Formats http://help.adobe.com/en_US/encore/cs/using/WS5C9E1CF8-B5BC-436f-89D3-61DDC02A2C47a.html

  • Error Message 040EAE-5D-0000000 when trying to create recovery media creator

    I need to create a recovery backup, and have a 20 G brand-new Verbatim thumb drive for it.  When I go to try to create a backup on the thumb drive, the first error message was a general one.  Started over, and then got the error code  040EAE-5D-0000000.  I can't find anything on this error code after searching the forum, and on Google.  I need to create a backup on the thumb drive, but I just can't seem to get this to work.  Help, please.

    Things got worse.  In doing research, it appeared that a driver might have been the issue.  So I went to the Toshiba site to look at drivers for my laptop.  There were a number listed.  I installed several system updates, and now my laptop won't boot windows.  The following is the startup repair error message I'm now getting:
    Problem Event Name:  StartupRepairOffline
    Problem Signature 01: 6.1.7600.16385
    Problem Signature 02: 6.1.7600.16385
    Problem Signature 03:  unknown
    Problem Signature 04: 21200529
    Problem Signature 05: AutoFailover
    Problem Signature 06: 7
    Problem Signature 07: Bad driver
    OS Version: 6.1.7600.2.0.0.256.1
    Locale ID: 1033
    I really don't want to put this thing in a box and ship it to Toshiba.  I need to back out the drivers that were installed.  But I need to get Win 7 to boot to do so.  It would have been great if I had been able to create the system recovery media that I was trying to create in the first place.

  • Acrobat 10.1.9 gives "Scan aborted because a file access or read/write error has occurred." when trying to calibrate scanner.

    Have a DocketPORT 467 that works with all other programs and has been calibrated in another program, but continually gives this message in Acrobat.
    Please help!

    Are you using exactly the same user name on the new mac as on the old mac?
    "error code -36" is an I/O error. It could be caused by Library corruption and permission problems:
    Try the iPhoto Library First Aid Tools and repair or rebuild your iPhoto Library before you try to transfer it.
    To repair the iPhoto library with the First Aid tools:
    Try to launch into the First Aid Tools  by holding down the key combination option-command ⌥⌘ and clicking the iPhoto icon to launch iPhoto.
    Keep the two buttons firmly held down, until you are seeing the First Aid panel.
    Then select "Repair permissions" and repeat with  "Repair database".
    Now try again to transfer.

  • System error 1067 has occured

    when i start the sun one app server, i get the error given above...
    any help?

    Assuming that you're on windows and the error is an OS one..
    According to http://searchwinit.techtarget.com/sDefinition/0,290660,sid1_gci1132334,00.html?Offer=WCMlbscript it means that AS process terminated prematurely. In this case please post the AS log file, as it won't be possible to investigate the problem further without this data.

  • I get an error message on my imac when trying to create home sharing.

    I am trying to copy my contacts from my iMac to my iphone 4s using iTunes Home sharing. I get an error message stating that Home sharing could not be activated because an error occurred (5506) What does this mean? Am I using the correct application to perform this task?

    I'd start with the following document with that one:
    iPhone, iPad, iPod touch: How to restart the Apple Mobile Device Service (AMDS) on Windows

  • Error when trying to create Single-node Server Pool

    We have an existing Oracle VM environment at our company that I have taken over support of. I would like to add a new Oracle VM server to the Manager, but I want it to be in it's own separate Server Pool by itself (no HA).
    When creating the Server Pool in Oracle VM Manager, I am able to enter the new server information, assign all the roles and test the connection properly. However, when I hit next, I receive this error:
    OVM-1011 Oracle VM Server newServerName.domain.net:MyPassword operation Checking Shared Storage failed: failed:<TypeError: list indices must be integers> .
    The Oracle VM server is version 2.2, and I accepted most of the defaults when installing (local OVS formatted as ocfs2).
    The Oracle VM Manager is version 2.1.5.
    Thanks in advance for any help.

    I have a VM Manager 2.2 that is managing a VM Server 2.0 (10.10.10.11). I am adding a second VM Server 2.2 as a separate environment with its own storage pool for management. I couldn't.
    Error
    OVM-1011 OVM Manager communication with 10.10.10.12 for operation Pre-check cluster root for Server Pool failed: <Exception: Cluster root not found.>
    What does this cluster root not found means? I just want to use the same VM Manager to manage another independent VM Server. Is this possible?

  • Why im i getting "an unknown error has occurred" message when i sign into the app store

    Im getting "an unknown error has occurred" message when i sign into the app store. I don't have a problem signing into anything else. What could the problem be?

    Were you able to find a solution to this issue? I am also getting the 'an error has occurred' message when trying to download or update any apps on my iPhone. Restarted, updated, re-booted, etc etc, nothing has worked.

Maybe you are looking for

  • F110 - default payment method based on document currency

    Hi all I would like to know if there is anyway we can control the payment method based on the Document currency. Our co code currency is USD.. In our client's system they dont maintain the payment method in the line item, as its difficult for them to

  • Hiding rows in Numbers for iPad - any update?

    Several months ago, I asked the question 'how do I hide rows in Numbers for iPad' and the answer was that it's not possible, Has there been any change? Also, is it possible yet to show the row/column grid numbers/letters?

  • I movie view pane turns gray and i cannot view video in a project.

    Has anyone experienced a recent problem in I movie. We have several new I mac's and we have made hundereds of I movie projects, but recently the view window turns gray when working on a project. Its the same for all computer. any ideas?

  • Enhance LAND1 into 0VENDOR_TEXT

    hi, experts, i am new to BW. and now i want to add the field LAND1 into 0VENDOR_TEXT. RSA6  append struture is finished now. and i need to write code in CMOD. below is my code, no sytax error. HOWEVER, when i go to RSA3 to check '0VENDOR_TEXT', field

  • How transfer zfields from BW to R/3

    I'm trying do retraction requestions from BW in R/3 using abap prog with funct BAPI_REQUISITION_CREATE. I have also zfields in the table EBAN and I must use structure bapi_te_requisition_item for transfer zfields, but not this structer in BW. How do