Task scheduler in windows 2008 R2 cluster.

We have clustered server and there's two nodes - Active(A1)/Active(A2).
Ordinary client can connect A1, but A1 is failed then connect A2 by windows 2008 R2 cluster.
We have a task scheduler exe module created by .net framework in each node.
When A1 server is operated, we wanna just A1 job scheduler active.
And A2 server is operated, just only A2 job scheduler acitve.
Can We contoller  this situation in exe module or Failover Cluster Manager?
parky

If you upgrade to Win2012 or higher you can.  Here's a blog on it:
http://blogs.msdn.com/b/clustering/archive/2012/05/31/10312527.aspx
Thanks!
Elden

Similar Messages

  • Is there any way to enable eventlog replication between two nodes in windows 2008 failover cluster.

    Is there any way to enable eventlog replication between two nodes in windows 2008 failover cluster.
    Thanks Azam When you see answers please Mark as Answer if Helpful..vote as helpful.

    Hi,
    As far as I know there don’t have the log replica function between failover cluster node, if you want to have the Unified log management you can refer the following related
    KB:
    Configure Computers to Forward and Collect Events
    http://technet.microsoft.com/en-us/library/cc748890.aspx
    Hope this helps.
    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.

  • Is there are way to reinstall task scheduler on server 2008 r2?

    I have a server 2008 r2 and the backups are not running so I checked the task scheduler and there were corrupted task images. I then repaired them. Now when I schedule backup in the server manager, it always hangs at scheduling backups.
    I've run sfc /scannow but no positive effect. I've searched if there is a way reinstall task scheduler on server 2008 r2?
    I'm planning on re-installing .NET 4.0. Will it resolve the problem?

    Hi Benaro,
    Re-install .NET 4.0 may not help on this issue.
    Here are some common steps to troubleshoot Schedule Task issues. Please try them first:
    http://blogs.technet.com/b/askperf/archive/2009/04/13/tsk-scheduled-task-does-not-run.aspx
    If issue still exists, please try to delete all manually created tasks and as the article said, try a simple task like start notepad.exe to see if schedule task is actually working or not. 
    If you have any feedback on our support, please send to [email protected]

  • Incremental and Full backups using WBADMIN and Task Scheduler in Server 2008 R2

    I'd like to create an automated rotating schedule of backups using wbadmin and task scheduler, which would backup Bare Metal Recovery; System State; Drive C: and D: to a Network Share in a pattern like this:
    Monday - Incremental, overwrite last Monday's
    Tuesday - Incremental, overwrite last Tuesday's
    Wednesday - Incremental, overwrite last Wednesday's
    Thursday - Incremental, overwrite last Thursday's
    Friday - Incremental overwrite last Friday's
    Saturday - Full, overwrite last Saturday's
    I need to use the wbadmin commands within the Task Scheduler and do not know any of the required Syntax to make sure everything goes smoothly, I do not want to do this through the CMD.

    I know each backup for the previous corresponding day will be replaced, how do you figure I wont be able to do incremental backups...
    Because incremental backup is based on Volume Shadow Copy (VSS) feature and due to Windows Server 2008 R2 limitations (this limitation is resolved in Windows 8) only one version of backed up data can be stored in a shared folder. So the
    result is that every time you back up some data on a shared folder, you actually creating a full backup of them.
    is it not supported through task scheduler?
    The Task Scheduler is only a feature that does the tasks that you have defined for it. Actually it runs the
    wbadmin command that runs on an operating system with the mentioned limitation.
    I know you can do Incremental backups through Windows Server Backup, but my limitation using that is I cant setup multiple backups.
    Yes, you are right. Windows Server Backup feature in Windows Server 2008/2008 R2 has not this functionality (although
    ntbackup in Windows XP and Windows Server 2003 had this functionality). So, the only workaround to this limitation is through using Task Scheduler feature with wbadmin command. For more information see the following article:
    http://blogs.technet.com/b/filecab/archive/2009/04/13/customizing-windows-server-backup-schedule.aspx
    So are you saying that even though I want each backup to go to a different place on the Shared Folder that it will replace the previous backup anyways?
    No and because of this I said in my previous post that with some modifications and additions you can do the scenario. For example, you back up to a shared folder with the name of Shared1 on Mondays. You also have been configured the backup feature to back
    up data on another shared folder, named Shared2, on Wednesday. When you repeat the backup operation in Shared1, only the backed up data that resides on it will be affected, and the data on Shared2 remains intact.
    Please feel free to let us know if you have any question or concern.
    Please VOTE as HELPFUL if the post helps you and 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. This can be beneficial to other community members reading
    the thread.
    Hi R.Alikhani
    Then do you know if wbadmin supports incremental backup in Windows 8? As you said the VSS issue is fixed in Win8. However, the wbadmin has less options then in windows server. I tried a bit but it seems it only supports full backup? ps, I use a network share
    - will the incremental backup works if I define a ISCCI then? My remote backup PC is also running Win8.

  • Running a .cmd file at startup using Task Scheduler on Windows 2012 R2 server

    Hello,
    I've recently tried to get a simple .cmd file running at server startup on my Windows 2012 R2 server.
    The .cmd (test.cmd) file contains the following:
    C:
    cd C:\SomeFolder\
    call Some.exe file "Argument1" "Argument2"
    I've ensured that the local administrator user [someuser01] has full control of the C:\SomeFolder
    I've also ensured that someuser01 is part of Log on as Batch Job
    in Local Security Policy
    To try running it as startup, I tried using Task Scheduler.
    General Tab: I set the user (local administrator account [someuser01] ) and ticked the options
    Run whether logged on or not, Do not Store Password, Run with Highest Privileges
    Triggers: At System Startup, Ticked Enabled
    Actions: Start a Program. Program/Script: test.cmd, Add arguments: [Blank], Start in: C:\SomeFolder
    Conditions: Unticked all conditions
    Settings: Ticked only the following --> Allow task to be run on demand, If the running task does not end...force to stop
    Then I clicked OK and was prompted for someuser01's credentials.
    I then restarted the server.
    Upon logging in as administrator, I checked the task scheduler, and I found that the task did not run (Last Run Time: Never)
    I've been able to run it manually (click Run on the task in Task scheduler) without any problems.
    I just cannot get it to run at startup as I've instructed Task Scheduler to do.
    Any ideas on what might be causing this problem?
    Thanks.

    Hello Dave Patrick,
    I've also tried this approach and I came across this error after I try to enter someuser01's credentials:
    An error has occured for the task sometask01. Error message: The following error was reported: A specified logon session does not exist. It may already have been terminated..
    After doing some research, this new error is caused by a setting in Local Security:
    Local Security Policy --> Security Options --> Network Access: Do not allow storage of passwords and credentials for network authentication --> Enabled
    Unfortunately, I cannot disable this Security Policy due to our company's internal restrictions.
    Just to clarify, the reason that the task does not run at startup is because of a logon failure because the password was not stored for
    someuser01 ?
    However, I cannot allow storage of the password because of our our company's internal restrictions.
    Is there a possible workaround for this..?
    Thanks!

  • Windows 2008 Failover Cluster - Cannot add a generic service

    Trying to add a generic service in a failover cluster.
    Select the option Services and Application and it opens the wizard and then displays the error "An error was encountered while loading the list of services. QueryServiceConfig failed. The system cannot find the file specified"
    The cluster validation wizard completes successfully. Permissions do not appear to be an issue as this account can seemly do everything else so I am at a loss to understand why this API is failing when it tries to query the server for services information.
    Having searched the Internet the only thing I have found was someone posting a similar issue in the Greek language Technet forum(if I recall correctly) and their comment was they rebuild their cluster.
    Windows 2008 (SP2) x64 two node cluster running a non-Microsoft database. We need to add a non-Microsoft Enterpirse backup solution and this is their documented method (adding it as a generic service) - both bits of software are from big vendors.
    Symantec AV, but have tried with that disabled so don't think it has anything to do with that. Something is stopping the API from reporting back but I can't find what.
    Really appreciate some help before we have to log a chargable call with Microsoft support
    Thank you

    Hi,
    Have you tried the suggestion? I want to see if the information provided was helpful. Your feedback is
    very useful for the further research. Please feel free to let me know if you have addition questions.
    Best regards,
    Vincent Hu

  • Sapjup cannot find correct shares on Windows 2008 R2 cluster

    Hello Guru's,
    I have succesfully installed CRM 5 Abap+Java on Windows 2008 R2 based hardware. This is a HA setup.
    I am now in the process of upgrading to CRM 7.01. Unfortunately, the java upgrade program SAPjup runs into an error (share
    Host_A\sapmnt does not exist)  I cannot solve up to now.
    This is my setup:
    I have two application servers: Host_A and Host_B. Both servers form a Microsoft Failover Cluster. The shared disk for the abap and java central services is the F:\ drive, the cluster name is Cluster_X.
    The Central Instance is installed on the local disk G:\ of Host_A; The Dialog instance on local disk G:\ of Host_B.
    As instructed in the manual, I have moved the SAP cluster to Host_A and started the the upgrade process on G:\ drive of the same host.
    During the phase PREPARE/INIT/INPUT_SAPSERVICESID_PWD_HA, the SAPjup program is trying to map the
    Host_A\sapmnt share to a drive letter ('net use' command). This step results in an error.
    I can explain this error since the proper share in my opinion should be
    Cluster_X\sapmnt instead of
    Host_A\sapmnt.
    In Windows 2003 this was not a problem, because
    Cluster_X\sapmnt and
    Host_A\sapmnt can both be accessed and refers to the same disk location when the cluster group is active on Host_A. However, in Windows 2008 R2 this is not the case anymore and
    Host_A\sapmnt is not a valid share.
    Has any one of you run into this same problem or have suggestions how to solve?
    Rob Veenman
    SAP Technology.

    I owe you an answer for the issue we had.
    I opened a message with SAP, and got acklowledge that this is indeed a bug in SAPJup. SAP is working on a solution.
    The work around (which was succesful) was as follows:
    1. I moved the SAP Cluster group to Host_B (the DI host).
    2. I created g:\sapmnt on Host_A and copied content from the shared drive
    Cluster_X\sapmnt
    to this local drive.
    3. I shared diretory g:\sapmnt with share name sapmnt on Host_A and gave
    SAP_<SID>_GlobalAdmin Read/write access.
    Now SAPJup can continue. At the next interrup, you can remove the local directory g:\sapmnt and move the cluster disk back to Host_A.
    I will give an update and close this thread as soon as I get a definitive solution from SAP AG for this issue.
    Rob Veenman
    SAP Technical Consultant.

  • Windows 2008 R2 cluster

    Dear Friends
            I have created fail over cluster in windows 2008 r2 after long working hours i have made the cluster service up and now i am unable to the add the node to the cluster following is the error please help me in this
    regards
    error : 100% Waiting for notification that node is a fully functional member of the cluster.This phase has failed for Cluster object ' ' with an  error status of 1460 (0x000005B4).
    Cleaning up
    System error 1460 has occurred (0x000005b4).
    This operation returned because the timeout period expired.
    Server used :
    Domain Controller : windows 2008 R2 standard
    Node1: windows 2008 r2 Enterprise
    Node 2: Windows 2008 r2 Enterprise
    Please do help me in this regards, Awaiting for your favorable reply and suggestions
    Thanks and regards
    Srini

    Hello Srini,
    Please run the cluster validation and make sure the node1 network configuration is properly configured, this issue is due the communication timeout between the nodes.
    There are 2 causes for this issue
    1 --> Duplicate accounts in AD, this error occurs if you are adding node to cluster which has the computer name same as the user account name in active directory
    2 --> windows firewall port might block the communication ports between the nodes, please make sure you turn off windows firewall on both the nodes
    Look for any specific errors in system event logs
    If you dont get much information then please generate cluster log and upload it here then we can analyse and see what's causing this issue.
    Cluster log /gen 
    will generate a cluster log and place it in the %systemroot%\Windows\System32\Cluster\Reports
    Sincerely, Asifkhan -- Please mark my post helpful if it was really helpful to you.

  • Add additional IP to Windows 2008 SP2 Cluster

    Dears,
    I have a 2 node SQL 2008 Cluster 64bit (non r2) on Windows 2008 SP2 64bit (non r2) Server.
    I need to add additional IP (different subnet) to the Cluster Quorum Resource. 
    Kindly guide me the steps to add the IP ?
    Thanks
    Tariq

    HI Tim,
    Well we need more than one IP address on the Cluster (Quorum) for our replication to work as for some reason we cannot use the production IP which is currently configured for this Cluster.
    Further if you are doing multi-site cluster with different subnet then you may need two IP with different subnet on the cluster (not for services or application)
    I found this usefull command and it worked on the win 2008 sp2 (non r2) server:
    C:\>cluster . res "FS IP Address" /create /group:"file server" /type:"IP Address" /priv address=192.168.1.106 subnetmask=255.255.255.0
    For win 2008 r2 servers there is powershell command through which we can achieve the same.. :)
    it took me hard time to figure out that "failoverclusters" module will not work for win2008 SP2 server.. !! 
    Thanks

  • Windows 2008 R2 cluster and FTP-connection

    Hi,
    We have windows 2008 r2 server cluster. There is a resource which is connected by the third part
    via ftp. When they establish the connection, there is configured ip-address to certain node.
    When we manage cluster, it might happen that the resource is left on the other node and when they
    establish next time the ftp-connection, it says that can't connect. I've made similiar usernames with
    similiar passwords on both nodes.
    Is there a possibility to configure the environment so, thta ftp-connection is not depend on which
    node the resource is?
    Br, Petteri

    Hi Peter Castle,
    When you want to keep the session on one server you must use the Single Affinity option.
    The related KB:
    Specifying the Affinity and Load-Balancing Behavior of the Custom Port Rule
    http://technet.microsoft.com/en-us/library/cc759039(v=ws.10).aspx
    Hope this helps.
    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.

  • Task Scheduler Success on 2008 R2 but failure on 2012 R2

    Hi
    I have currently got an issue with a Scheduled Task. It does not appear to run and returns a Last Run Result of (0x1).
    So I went back to basics and created a simple task and compared between 2008 R2 and 2012 R2. On 2008 R2 the task completes and returns (0x0), on 2012 R2 the task returns (0x1).
    The Service Account that runs the task is a member of the Administrators Group on both servers.
    The task is to run a batch file that outputs the content of C:\ to a file called list.txt.
    @ECHO OFF
    DIR C:\ > C:\Temp\list.txt
    Options that are selected are as follows:
    Service Account set to Domain Account (Password is correct);
    Run whether user is logged on or not;
    Run with highest privileges;
    No Trigger set (task is run by right clicking);
    Action is Start a program (Program/script = TestScheduleTest.cmd, Start in optional = C:\Temp);
    Start the task only if the computer is on AC power;
    Stop if the computer swtiches to battery power;
    Allow task to be run on demand;
    Stop the task if it runs longer than 3 days;
    If the running task does not end when requested, for it to stop.
    Any ideas why on a 2012 R2 this would fail?
    Regards

    I would recommend referring to that: https://social.technet.microsoft.com/Forums/windowsserver/en-US/57c65328-d8c8-4e13-9b51-e017ae6c298c/task-scheduler-returns-0x1-code-when-run-whehter-user-is-logged-on-or-not-options-selected?forum=winserverManagement
    Mainly check that the account you use to run the scheduled task has the required privileges to run it (You can running the script with
    runas option in CMD and check if you get errors). Also, it might be possible that the batch file requires a privilege elevation.
    This posting is provided AS IS with no warranties or guarantees , and confers no rights.
    Ahmed MALEK
    My Website Link
    My Linkedin Profile
    My MVP Profile

  • 2 node cluster windows 2008 R2 cluster won't form

    Hi,
    I'm trying to build a 2 node cluster and having no luck at all.   My validation works great but when I go to create the cluster it fails on the forming cluster section after about 2 minutes.   I seem to have everything in order and can't
    figure out the problem.   Here is what is in the cluster log.
    000010b0.00001108::2010/08/26-20:43:54.067 INFO  [CHANNEL 192.168.210.236:~59824~] graceful close, status (of previous failure, may not indicate problem) ERROR_SUCCESS(0)
    000010b0.00001108::2010/08/26-20:43:54.067 ERR   [SM] Caught GracefulClose(1226)' because of 'channel to remote endpoint 192.168.210.236:~59824~ is closed' authenticating.
    000010b0.000012d8::2010/08/26-20:43:54.067 INFO  [SV] Authentication and authorization were successful
    000010b0.000012d8::2010/08/26-20:43:54.067 DBG   [SM] SrvCtxt initialized with package Kerberos, MaxTokenSize = 12000, RequiredCtxAttrib = 133122, HandShakeTimeout = 30000
    000010b0.00001108::2010/08/26-20:43:54.067 DBG   [SM] Handling auth handshake posted by thread id 4824
    000010b0.00001108::2010/08/26-20:43:54.067 DBG   [CHANNEL 192.168.210.236:~59824~]/recv: Attempting to perform I/O on closed stream.
    000010b0.00001108::2010/08/26-20:43:54.067 DBG   [CHANNEL 192.168.210.236:~59824~] Not closing handle because it is invalid.
    000010b0.00001108::2010/08/26-20:43:54.067 INFO  [CHANNEL 192.168.210.236:~59824~] graceful close, status (of previous failure, may not indicate problem) ERROR_SUCCESS(0)
    000010b0.00001108::2010/08/26-20:43:54.067 ERR   [SM] Caught GracefulClose(1226)' because of 'channel to remote endpoint 192.168.210.236:~59824~ is closed' authenticating.
    000010b0.000012d8::2010/08/26-20:43:54.067 DBG   [CHANNEL 192.168.210.236:~59824~] Not closing handle because it is invalid.
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO  [CS] Service Stopping...
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO  [CORE] Node quorum state is 'Not yet formed or joined a cluster'. Form/join status with other nodes is as follows:
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO  [NODE] Node 1: Farthest reported progress joining with node iQCXSQL2 (id 2) is: Authenticate Initial Connection at time 2010/08/26-20:43:54.004: status 802 [SV] Authentication failed
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO  [CORE] Node 1: Proposed View is <ViewChanged joiners=() downers=(1) newView=101() oldView=001(1) joiner=false form=false/>
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO  [RGP] Node 1: Stable_`0 => Opening`1
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO  <class mscs::detail::ConsensusMessage>
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO    <senderId> 1 </senderId>
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO    <bestEpochSeen> 0 </bestEpochSeen>
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO    <lastStableView> 001(1) </lastStableView>
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO    <proposedView> 101() </proposedView>
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO    <stage> Opening`1 </stage>
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO    <inStage> () </inStage>
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO    <inStagePrev> () </inStagePrev>
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO    <joiners> () </joiners>
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO    <trimmedNodes> (1) </trimmedNodes>
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO    <innerScreen> () </innerScreen>
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO    <pruningResult> () </pruningResult>
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO    <matrix>
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO      <ConnectivityMatrix>
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO        <row id='0'00000000000000000000000000000000/>
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO      </ConnectivityMatrix>
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO    </matrix>
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO    <gemBlob> <counted_ptr p = 'nullptr'/> </gemBlob>
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO  </class mscs::detail::ConsensusMessage>
    000010b0.000006fc::2010/08/26-20:44:52.906 INFO  [RGP] Node 1: Timer Tick Started
    000010b0.0000106c::2010/08/26-20:44:52.906 DBG   [NODE] Node 1: eating message sent to the dead node 2
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO  [RGP] Node 1: Just sent farewell regroup message
    000010b0.000010b8::2010/08/26-20:44:52.906 DBG   [NODE] Node 1: just about to send a message of size 0 to 1
    000010b0.000010b8::2010/08/26-20:44:52.906 DBG   [NODE] Node 1: message to node 1 sent
    000010b0.000010b8::2010/08/26-20:44:52.906 DBG   [NODE] Node 1: just about to send a message of size 361 to 1
    000010b0.000010b8::2010/08/26-20:44:52.906 DBG   [NODE] Node 1: message to node 1 sent
    000010b0.000006fc::2010/08/26-20:44:53.218 INFO  [RGP] Node 1: Timer Tick Started
    000010b0.0000106c::2010/08/26-20:44:53.420 INFO  [DM]: Shutting down, so unloading the cluster database.
    000010b0.0000106c::2010/08/26-20:44:53.420 INFO  [DM] Shutting down, so unloading the cluster database (waitForLock: true).
    000010b0.0000106c::2010/08/26-20:44:53.420 DBG   [DM] Unloading Hive, Key \Registry\Machine\Cluster, discardCurrentChanges true
    000010b0.0000106c::2010/08/26-20:44:53.420 INFO  [CS] Service Stopped...
    000010b0.0000106c::2010/08/26-20:44:53.420 INFO  [CS] About to exit service...
    Just to make sure I have given both nodes every permission under the sun.  I have tried creating the cluster computer in AD beforehand and disabling the computer and I have tried letting clustering services create the computer to no avail.  
    Please help!

    Here is the complete log Edwin.   Thank you.   
    000010b0.0000121c::2010/08/26-20:41:52.722 INFO  -----------------------------+ LOG BEGIN +-----------------------------
    000010b0.0000121c::2010/08/26-20:41:52.722 INFO  [CS] Starting clussvc as a service
    000010b0.0000121c::2010/08/26-20:41:52.722 INFO  [CS] cluster service logging level is 5
    000010b0.000012d0::2010/08/26-20:41:52.738 INFO  [CS] Creating cluster node <vector len='1'>
    000010b0.000012d0::2010/08/26-20:41:52.738 INFO      <item>ClusSvc</item>
    000010b0.000012d0::2010/08/26-20:41:52.738 INFO  </vector>
    000010b0.00000fd8::2010/08/26-20:41:52.738 INFO  [StartupConfig]: Initializing.
    000010b0.00000fd8::2010/08/26-20:41:52.738 INFO  [StartupConfig]: Local node name: iQCXSQL1.
    000010b0.00000fd8::2010/08/26-20:41:52.738 INFO  [StartupConfig]: Initializing NetFT adapter management information.
    000010b0.00000fd8::2010/08/26-20:41:52.738 INFO  [NETFT] Initializing NetFT driver manager
    000010b0.00000fd8::2010/08/26-20:41:52.738 INFO  [CORE] Initializing.
    000010b0.00000fd8::2010/08/26-20:41:52.738 INFO  [GEM] Initializing.
    000010b0.00000fd8::2010/08/26-20:41:52.738 INFO  [MM] Initializing.
    000010b0.00000fd8::2010/08/26-20:41:52.738 INFO  [MRR] Node 1: Initializing.
    000010b0.00000fd8::2010/08/26-20:41:52.738 INFO  [Causal] Node 1: Initializing.
    000010b0.00000fd8::2010/08/26-20:41:52.738 INFO  [EM] Initializing.
    000010b0.00000fd8::2010/08/26-20:41:52.738 INFO  [GUM] Node 1: Initializing.
    000010b0.00000fd8::2010/08/26-20:41:52.738 INFO  [DM] Node 1: Initializing.
    000010b0.00000fd8::2010/08/26-20:41:52.800 INFO  [CLFS] Initializing CLFS logger.
    000010b0.00000fd8::2010/08/26-20:41:52.800 DBG   [CLFS] Largest written record has size 131072 bytes
    000010b0.00000fd8::2010/08/26-20:41:52.800 DBG   [CLFS] Deleting old marshalling area.
    000010b0.00000fd8::2010/08/26-20:41:52.800 DBG   [CLFS] Marshaling area resized
    000010b0.00000fd8::2010/08/26-20:41:52.800 INFO  [TM] Initializing.
    000010b0.00000fd8::2010/08/26-20:41:52.800 INFO  [JPM] Node 1: Initializing.
    000010b0.00000fd8::2010/08/26-20:41:52.800 INFO  [VER]: Initializing.
    000010b0.00000fd8::2010/08/26-20:41:52.800 INFO  [CCM] Initializing.
    000010b0.00000fd8::2010/08/26-20:41:52.800 INFO  [FTI] Initializing.
    000010b0.00000fd8::2010/08/26-20:41:52.800 INFO  [ReM] Initializing.
    000010b0.00000fd8::2010/08/26-20:41:52.800 INFO  [HM]: Initializing.
    000010b0.00000fd8::2010/08/26-20:41:52.800 INFO  [NETFT] Starting NetFT eventing for FTI
    000010b0.00000fd8::2010/08/26-20:41:52.816 DBG   [NETFTAPI] received NsiInitialNotification
    000010b0.00000fd8::2010/08/26-20:41:52.816 DBG   [NETFTAPI] received NsiInitialNotification
    000010b0.00000fd8::2010/08/26-20:41:52.816 INFO  [NETFT] FTI NetFT event handler ready for events.
    000010b0.00000fd8::2010/08/26-20:41:52.816 INFO  [IM] Initializing.
    000010b0.00000fd8::2010/08/26-20:41:52.816 INFO  [NM] Initializing.
    000010b0.00000fd8::2010/08/26-20:41:52.816 INFO  [NSM] Initializing.
    000010b0.00000fd8::2010/08/26-20:41:52.816 INFO  [CM] Initializing.
    000010b0.00000fd8::2010/08/26-20:41:52.816 INFO  [RCM] Initializing.
    000010b0.00000fd8::2010/08/26-20:41:52.816 INFO  [QUORUM] Node 1: Initializing.
    000010b0.00000fd8::2010/08/26-20:41:52.816 INFO  [STARTUP] Node 1: startup config
    000010b0.00000fd8::2010/08/26-20:41:52.816 INFO  <StartupConfig localNodeId='1' testMode='false' newCluster='true'
    000010b0.00000fd8::2010/08/26-20:41:52.816 INFO      <ClusterName> iqcxcluster </ClusterName>
    000010b0.00000fd8::2010/08/26-20:41:52.816 INFO      <PaxosTag> 0:0:0 </PaxosTag>
    000010b0.00000fd8::2010/08/26-20:41:52.816 INFO      <ConfiguredNodes> (1 2) </ConfiguredNodes>
    000010b0.00000fd8::2010/08/26-20:41:52.816 INFO      <NodeWeights> (1 2) </NodeWeights>
    000010b0.00000fd8::2010/08/26-20:41:52.816 INFO      <Nodes>
    000010b0.00000fd8::2010/08/26-20:41:52.816 INFO          <Node name='iQCXSQL1' id='1'/>
    000010b0.00000fd8::2010/08/26-20:41:52.816 INFO          <Node name='iQCXSQL2' id='2'/>
    000010b0.00000fd8::2010/08/26-20:41:52.816 INFO      </Nodes>
    000010b0.00000fd8::2010/08/26-20:41:52.816 INFO      <LocalHiveFile> C:\Windows\Cluster\CLUSDB </LocalHiveFile>
    000010b0.00000fd8::2010/08/26-20:41:52.816 INFO      <LocalHiveKey> Cluster </LocalHiveKey>
    000010b0.00000fd8::2010/08/26-20:41:52.816 INFO      <ParametersKey> System\\CurrentControlSet\\Services\ClusSvc\Parameters </ParametersKey>
    000010b0.00000fd8::2010/08/26-20:41:52.816 INFO      <Virtual IPv6> fe80::c14f:8b1f:d265:9b42%22:~3343~ </Virtual IPv6>
    000010b0.00000fd8::2010/08/26-20:41:52.816 INFO      <Virtual IPv4> 169.254.1.247:~3343~ </Virtual IPv4>
    000010b0.00000fd8::2010/08/26-20:41:52.816 INFO      <NoVersionCheck> false </NoVersionCheck>
    000010b0.00000fd8::2010/08/26-20:41:52.816 INFO      <Cookie> 3529ace1-67e4-4107-8940-c725883fab51 </Cookie>
    000010b0.00000fd8::2010/08/26-20:41:52.816 INFO      <ClusterGuid> d4a97f31-178f-4726-993c-c0c5ff8407dc </ClusterGuid>
    000010b0.00000fd8::2010/08/26-20:41:52.816 INFO      <RetainNetFTConnSecurity> false </RetainNetFTConnSecurity>
    000010b0.00000fd8::2010/08/26-20:41:52.816 INFO  </StartupConfig>
    000010b0.000012d0::2010/08/26-20:41:52.816 INFO  [CS] Node object creation completed.
    000010b0.000012d0::2010/08/26-20:41:52.816 INFO  [CS] Starting cluster node
    000010b0.000012d0::2010/08/26-20:41:52.816 INFO  [CS] Cluster Service started
    000010b0.000012d0::2010/08/26-20:41:52.816 INFO  [CS] The current time is 2010/08/26-16:41:52.816
    000010b0.000012d0::2010/08/26-20:41:52.816 INFO  [CS] Using virtual IPv6 Address fe80::c14f:8b1f:d265:9b42%22:~3343~
    000010b0.000012d0::2010/08/26-20:41:52.816 INFO  [CS] Using virtual IPv4 Address 169.254.1.247:~3343~
    000010b0.000012d0::2010/08/26-20:41:52.816 INFO  [CS] Max Licensed nodes is set 16
    000010b0.000012d0::2010/08/26-20:41:52.816 INFO  [NETFT] Disabling IP autoconfiguration on the NetFT adapter.
    000010b0.000012d0::2010/08/26-20:41:52.816 INFO  [NETFT] Disabling DHCP on the NetFT adapter.
    000010b0.000012d0::2010/08/26-20:41:52.816 DBG   [NETFT] Disabling DHCP on NetFT interface name ethernet_2.
    000010b0.000012d0::2010/08/26-20:41:52.816 INFO  [CS] Starting DM
    000010b0.000012d0::2010/08/26-20:41:52.816 INFO  [DM] Node 1: Reading quorum config
    000010b0.000012d0::2010/08/26-20:41:52.816 INFO  [DM] Node 1: new cluster. generating new hive
    000010b0.000012d0::2010/08/26-20:41:52.816 DBG   [DM] Unloading Hive, Key \Registry\Machine\Cluster, discardCurrentChanges true
    000010b0.000012d8::2010/08/26-20:41:52.816 DBG   [NETFTAPI] received NsiAddInstance  for 169.254.1.247
    000010b0.000010a0::2010/08/26-20:41:52.816 INFO  [CS] Disabling connection security.
    000010b0.000012d0::2010/08/26-20:41:52.816 INFO  [DM] Key \Registry\Machine\Cluster does not appear to be loaded (status STATUS_OBJECT_NAME_NOT_FOUND(c0000034))
    000010b0.000012d0::2010/08/26-20:41:52.816 DBG   [DM] Unloading Hive, Key \Registry\Machine\Cluster, discardCurrentChanges true
    000010b0.000012d0::2010/08/26-20:41:52.816 INFO  [DM] Key \Registry\Machine\Cluster does not appear to be loaded (status STATUS_OBJECT_NAME_NOT_FOUND(c0000034))
    000010b0.000012d0::2010/08/26-20:41:52.816 DBG   [DM] Creating Hive, Key Cluster, FilePath C:\Windows\Cluster\CLUSDB
    000010b0.000010a0::2010/08/26-20:41:52.816 INFO  [NETFT] Adding connection security permit filters for the NetFT adapter.
    000010b0.000010a0::2010/08/26-20:41:52.816 INFO  [NETFT] Adding FWPM filter Failover Cluster Permit Inbound Transport IPv4
    000010b0.000010a0::2010/08/26-20:41:52.831 INFO  [NETFT] Adding FWPM filter Failover Cluster Permit Inbound Transport IPv6
    000010b0.000010a0::2010/08/26-20:41:52.831 INFO  [NETFT] Adding FWPM filter Failover Cluster Permit Outbound Transport IPv4
    000010b0.000010a0::2010/08/26-20:41:52.831 INFO  [NETFT] Adding FWPM filter Failover Cluster Permit Outbound Transport IPv6
    000010b0.000010a0::2010/08/26-20:41:52.831 INFO  [NETFT] Adding FWPM filter Failover Cluster Permit ALE Accept IPv4 Universal
    000010b0.000010a0::2010/08/26-20:41:52.831 INFO  [NETFT] Adding FWPM filter Failover Cluster Permit ALE Accept IPv6 Universal
    000010b0.000010a0::2010/08/26-20:41:52.831 INFO  [NETFT] Adding FWPM filter Failover Cluster Permit ALE Accept IPv4 LIPS
    000010b0.000010a0::2010/08/26-20:41:52.831 INFO  [NETFT] Adding FWPM filter Failover Cluster Permit ALE Accept IPv6 LIPS
    000010b0.000010a0::2010/08/26-20:41:52.831 DBG   [CS] Done with connection security
    000010b0.000012d0::2010/08/26-20:41:52.847 DBG   [DM] Saving temp Hive
    000010b0.000012d0::2010/08/26-20:41:52.847 DBG   [DM] Unloading temp Hive
    000010b0.000012d0::2010/08/26-20:41:52.847 DBG   [DM] Deleting temp Hive
    000010b0.000012d0::2010/08/26-20:41:52.847 INFO  [DM] Loading Hive, Key Cluster, FilePath C:\Windows\Cluster\CLUSDB
    000010b0.000012d0::2010/08/26-20:41:52.878 INFO  [DM] Paxos Tag Read from Hive: 0:0:0
    000010b0.000012d0::2010/08/26-20:41:52.878 DBG   [DM] Beginning transaction
    000010b0.000012d0::2010/08/26-20:41:52.878 INFO  [QUORUM] unique node id for new node 1 is 00000000-0000-0000-0000-000000000001
    000010b0.000012d0::2010/08/26-20:41:52.878 INFO  [QUORUM] unique node id for new node 2 is 00000000-0000-0000-0000-000000000002
    000010b0.000012d0::2010/08/26-20:41:52.878 DBG   [CLFS] Deleting old marshalling area.
    000010b0.000012d0::2010/08/26-20:41:52.878 DBG   [CLFS] Marshaling area resized
    000010b0.000012d0::2010/08/26-20:41:52.878 DBG   [CLFS] Logger wrote 2820 bytes
    000010b0.000012d0::2010/08/26-20:41:52.878 DBG   [DM] Committed transaction 0:0:1
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO  [DM] Populating StartupConfig data from local hive.
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO  [DM] Node 1: startup configuration loaded:
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO  <StartupConfig localNodeId='1' testMode='false' newCluster='true'
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO      <ClusterName> iqcxcluster </ClusterName>
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO      <PaxosTag> 0:0:1 </PaxosTag>
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO      <ConfiguredNodes> (1 2) </ConfiguredNodes>
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO      <NodeWeights> (1 2) </NodeWeights>
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO      <Nodes>
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO          <Node name='iQCXSQL1' id='1'/>
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO          <Node name='iQCXSQL2' id='2'/>
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO      </Nodes>
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO      <LocalHiveFile> C:\Windows\Cluster\CLUSDB </LocalHiveFile>
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO      <LocalHiveKey> Cluster </LocalHiveKey>
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO      <ParametersKey> System\\CurrentControlSet\\Services\ClusSvc\Parameters </ParametersKey>
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO      <Virtual IPv6> fe80::c14f:8b1f:d265:9b42%22:~3343~ </Virtual IPv6>
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO      <Virtual IPv4> 169.254.1.247:~3343~ </Virtual IPv4>
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO      <NoVersionCheck> false </NoVersionCheck>
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO      <Cookie> 3529ace1-67e4-4107-8940-c725883fab51 </Cookie>
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO      <ClusterGuid> d4a97f31-178f-4726-993c-c0c5ff8407dc </ClusterGuid>
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO      <RetainNetFTConnSecurity> false </RetainNetFTConnSecurity>
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO  </StartupConfig>
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO  [CS] Starting MM
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO  [MM] Starting.
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO  [GEM] Node 1: Resume (newView = 001(1), previousView = 000())
    000010b0.000012d0::2010/08/26-20:41:52.894 DBG   [GEM] Node 1: SendNextMessage
    000010b0.000012d0::2010/08/26-20:41:52.894 DBG   [GEM] Node 1: No more messages in queue
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO  [StartupConfig] Writing new StartupConfig entries to ObjectManager
    000010b0.000012d0::2010/08/26-20:41:52.894 DBG   [StartupConfig] Writing node iQCXSQL2 (id = 2) to ObjectManager
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO  [QUORUM] unique node id for new node 2 is 00000000-0000-0000-0000-000000000002
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO  [MQ-iQCXSQL2] Starting
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO  [MQ-iQCXSQL2] Clearing 0 unsent and 0 unacknowledged messages.
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO  <ObjectManager>
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO    <ROOT id='.root' name='.root'>
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO      <GEMA id='GemAgent' name='GemAgent1'/>
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO      <MRRA id='MrrAgent1' name='MrrAgent1'/>
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO      <CAUS id='CausalAgent' name='CausalAgent'/>
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO      <EVTM id='EventManager' name='EventManager'/>
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO      <GUMA id='GumAgent1' name='GumAgent1'/>
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO      <JPMA id='JpmAgent' name='JpmAgent'/>
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO      <IMSC id='[IM-1] ' name='[IM-1] '/>
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO      <RPCS id='[RPC-1] ' name='[RPC-1] '/>
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO      <RCMA id='RcmAgent' name='RcmAgent'/>
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO      <QRMA id='QuorumAgent1' name='QuorumAgent1'/>
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO      <DCMA id='DcmAgent' name='DcmAgent'/>
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO      <VSSR id='Cluster VSS Writer' name='Cluster VSS Writer'/>
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO      <CLUS id='iqcxcluster' name='iqcxcluster'/>
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO      <DEAD id='.Dead' name='.Dead'>
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO        <NODE id='2' name='iQCXSQL2'/>
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO      </DEAD>
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO      <LIVE id='.Live' name='.Live'/>
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO      <JOIN id='.Joiners' name='.Joiners'/>
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO      <MBRA id='MembershipAgent' name='MembershipAgent'/>
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO    </ROOT>
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO  </ObjectManager>
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO  [MM] Node 1: got a network stream to 1. Creating new NodeObject
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO  [QUORUM] unique node id for new node 1 is 00000000-0000-0000-0000-000000000001
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO  [MQ-iQCXSQL1] Starting
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO  [MQ-iQCXSQL1] Clearing 0 unsent and 0 unacknowledged messages.
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO  [NODE] Node 1: n1 node object adding stream
    000010b0.000012d0::2010/08/26-20:41:52.894 DBG   [NODE] Node 1: n1 node object got a channel
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO  [NODE] Node 1: Highest version with n1 = Major 0 Minor 0 Upgrade 0 ClusterVersion 0x00000000, lowest = Major 0 Minor 0 Upgrade 0 ClusterVersion 0x00000000
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO  [NODE] Node 1: Done processing new stream to n1.
    000010b0.00000e50::2010/08/26-20:41:52.894 INFO  [PULLER iQCXSQL1] Just about to start reading from <LoopbackStream name='iQCXSQL1'/>
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO  [CS] Starting QM
    000010b0.000012d0::2010/08/26-20:41:52.894 DBG   [NETFT] Halt Notification set
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO  [CS] Starting TM
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO  [NETFT] Starting NetFT eventing for TM
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO  [NETFT] TM NetFT event handler ready for events.
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO  [CS] Starting IM
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO  [NETFT] Starting NetFT eventing for IM
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO  [NETFT] IM NetFT event handler ready for events.
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO  [CS] Starting NM
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO  [CS] Starting api server
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO  [API] Api Onlined
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO  [API] UseProtseq ncalrpc => 0
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO  [API] UseProtseq ncadg_ip_tcp => 0
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO  [API] InqBindings => 0
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO  [API] RpcEpRegister => 0
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO  [API] RpcServerRegister => 0
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO  [API] Initializing
    000010b0.000012d0::2010/08/26-20:41:52.894 INFO  [API] Adding Mgmt API SPNs to node's Computer Object
    000010b0.000012d0::2010/08/26-20:41:52.972 INFO  [API] Successfully added Mgmt API SPNs to node's Computer Object
    000010b0.000012d0::2010/08/26-20:41:52.972 ERR   [API] DmQueryString failed to retrieve the security   descriptor status 2, default security descriptor will be used for authorizing client connections
    000010b0.000012d0::2010/08/26-20:41:52.972 INFO  [API] Successfully built the default cluster SD.
    000010b0.000012d0::2010/08/26-20:41:52.972 INFO  [CS] Bringing API Online
    000010b0.000012d0::2010/08/26-20:41:52.972 INFO  [CORE] Node 1: New View is <ViewChanged joiners=(1) downers=() newView=001(1) oldView=000() joiner=true form=true/> (Start Dispatch)
    000010b0.000012d0::2010/08/26-20:41:52.972 INFO  [MRR] Node 1: Process view 001(1)
    000010b0.000012d0::2010/08/26-20:41:52.972 INFO  [RCM] rcm::RcmAgent::ProcessView: Ignoring view change (won't attempt to move orphaned groups), since I'm not in RCM view yet.
    000010b0.000012d0::2010/08/26-20:41:52.972 DBG   [GEM] Node 1: message added to send queue
    000010b0.000012d0::2010/08/26-20:41:52.972 DBG   [GEM] Node 1: SendNextMessage
    000010b0.000012d0::2010/08/26-20:41:52.972 DBG   [GEM] Node 1: delivering message 1:1
    000010b0.000012d0::2010/08/26-20:41:52.972 INFO  [CORE] EmitReadyForState for node 1
    000010b0.000012d0::2010/08/26-20:41:52.972 INFO  [CORE] Issuing NeedStateViewChanged((1))
    000010b0.000012d0::2010/08/26-20:41:52.972 DBG   [GEM] Node 1: ProcessAck from node 1 (already acked ())
    000010b0.000012d0::2010/08/26-20:41:52.972 DBG   [GEM] Node 1: SendNextMessage
    000010b0.000012d0::2010/08/26-20:41:52.972 DBG   [GEM] Node 1: No more messages in queue
    000010b0.000012d0::2010/08/26-20:41:52.972 DBG   [NODE] Node 1: eating message sent to the dead node 2
    000010b0.000012d0::2010/08/26-20:41:52.972 INFO  [QUORUM] Node 1: I am the form/join coordinator (offline and lowest number node). Launching worker to request quorum config from other nodes
    000010b0.000012d0::2010/08/26-20:41:52.972 DBG   [MRR] Node 1: insert request record for RID 1
    000010b0.000012d0::2010/08/26-20:41:52.972 DBG   [MRR] SendRequest(<message action='qrm/request-info' GemId='0' target='QRMA' sender='-1'mrr='1'/>)
    000010b0.000012d0::2010/08/26-20:41:52.972 DBG   [CORE] Node 1: sending qrm/request-info to QRMA at iQCXSQL1
    000010b0.000010b8::2010/08/26-20:41:52.972 DBG   [NODE] Node 1: just about to send a message of size 109 to 1
    000010b0.000012d0::2010/08/26-20:41:52.972 INFO  [CORE] Node 1: New View is <ViewChanged joiners=(1) downers=() newView=001(1) oldView=000() joiner=true form=true/> (Stop Dispatch)
    000010b0.000012d0::2010/08/26-20:41:52.972 INFO  [CS] Starting HM Server
    000010b0.000010b8::2010/08/26-20:41:52.972 DBG   [NODE] Node 1: message to node 1 sent
    000010b0.000012d0::2010/08/26-20:41:52.972 INFO  [NODE] Node 1: New join with n2: stage: 'Listen for Connection'
    000010b0.000012d0::2010/08/26-20:41:52.972 INFO  [CS] Starting JPM (attempting connections to other cluster nodes)
    000010b0.000012d0::2010/08/26-20:41:52.972 DBG   [JPM] Node 1: Dead node mentioned iQCXSQL1
    000010b0.000012d0::2010/08/26-20:41:52.972 DBG   [JPM] Node 1: Dead node mentioned iQCXSQL2
    000010b0.000012d0::2010/08/26-20:41:52.972 INFO  [CS] Subscribing for VSS requests
    000010b0.000012d0::2010/08/26-20:41:52.972 INFO  [VSS] Initializing Cluster VSS Writer at the command of the VSS framework.
    000010b0.00000e50::2010/08/26-20:41:52.972 INFO  [QUORUM] Node 1: received request for quorum info. Replying with quorum state <QuorumConfig tag='0:0:1' set='(1 2)' weights='(1 2)'/>
    000010b0.00000e50::2010/08/26-20:41:52.972 DBG   [CORE] Node 1: sending mrr/reply to MRRA at iQCXSQL1
    000010b0.000010b8::2010/08/26-20:41:52.972 DBG   [NODE] Node 1: just about to send a message of size 0 to 1
    000010b0.000010b8::2010/08/26-20:41:52.972 DBG   [NODE] Node 1: message to node 1 sent
    000010b0.000012d8::2010/08/26-20:41:52.972 DBG   [JPM] Node 1: Building contact data for node iQCXSQL2.
    000010b0.000010b8::2010/08/26-20:41:52.972 DBG   [NODE] Node 1: just about to send a message of size 278 to 1
    000010b0.000010b8::2010/08/26-20:41:52.972 DBG   [NODE] Node 1: message to node 1 sent
    000010b0.000012d8::2010/08/26-20:41:52.972 INFO  [JPM] Node 1: Scheduling DNS query for node name iQCXSQL2
    000010b0.000012d8::2010/08/26-20:41:52.972 DBG   [JPM] Node 1: no valid contact endpoints yet for node iQCXSQL2.
    000010b0.00000e50::2010/08/26-20:41:52.972 DBG   [MRR] Node 1: processing reply <message action='mrr/reply' GemId='0' target='MRRA' sender='1'mrr='1'/>
    000010b0.00000e50::2010/08/26-20:41:52.972 DBG   [MRR] Node 1: Request RID 1 is completed
    000010b0.0000119c::2010/08/26-20:41:52.972 INFO  [QUORUM] Node 1: setting next best epoch to 0
    000010b0.0000119c::2010/08/26-20:41:52.972 DBG   [QC] Calculating quorum: Configured nodes count = 2, Node weights count = 2, Quorum witness configured = false, Intersection count = 1
    000010b0.0000119c::2010/08/26-20:41:52.972 INFO  [QUORUM] Node 1: Coordinator: no quorum yet. do nothing
    000010b0.000012d8::2010/08/26-20:41:52.972 INFO  [JPM] Node 1: Found possible contact address 192.168.210.236:~0~ for node iQCXSQL2 via DNS.
    000010b0.000012d0::2010/08/26-20:41:52.987 INFO  [CS] Starting the Watchdog Monitor
    000010b0.000012d0::2010/08/26-20:41:52.987 INFO  [WM] Monitoring the kernel-mode watchdog.
    000010b0.000012d0::2010/08/26-20:41:52.987 INFO  [CS] Reporting to SCM that cluster service has started.
    000010b0.000012d8::2010/08/26-20:41:53.019 INFO  [NM] Received request from client address ::1.
    000010b0.000012d8::2010/08/26-20:41:53.019 DBG   [API] Authenticated client--Client: IQCX\iqcxsql1 Interface: b97db8b2-4c63-11cf-bff6-08002be23f2f Server:
    [email protected] Level: RPC_C_AUTHN_LEVEL_PKT_PRIVACY Service: RPC_C_AUTHN_WINNT Protocol Sequence: ncacn_ip_tcp Client Address: ::1 Network Option: .
    000010b0.0000119c::2010/08/26-20:41:53.986 DBG   [JPM] Node 1: contacts size for node iQCXSQL2 is 1, current index 0
    000010b0.0000119c::2010/08/26-20:41:53.986 DBG   [JPM] Node 1: Trying to connect to node iQCXSQL2 (IP: 192.168.210.236:~0~)
    000010b0.0000119c::2010/08/26-20:41:53.986 DBG   [HM] Trying to connect to iQCXSQL2 at 192.168.210.236:~3343~
    000010b0.000012d8::2010/08/26-20:41:53.986 INFO  [CONNECT] 192.168.210.236:~3343~: Established connection to remote endpoint 192.168.210.236:~3343~.
    000010b0.000012d8::2010/08/26-20:41:53.986 INFO  [NODE] Node 1: New join with n2: stage: 'Attempt Initial Connection'
    000010b0.000012d8::2010/08/26-20:41:53.986 INFO  [SV] Securing route from (192.168.210.239:~49538~) to remote iQCXSQL2 (192.168.210.236:~3343~).
    000010b0.000012d8::2010/08/26-20:41:53.986 INFO  [SV] Got a new outgoing stream to iQCXSQL2 at 192.168.210.236:~3343~
    000010b0.000012d8::2010/08/26-20:41:53.986 DBG   [SM] Joiner: Initialized with SPN = iQCXSQL2, Package = Kerberos, RequiredCtxAttrib = 83990, HandShakeTimeout = 30000
    000010b0.000013f0::2010/08/26-20:41:53.986 DBG   [SM] Handling auth handshake posted by thread id 4824
    000010b0.000013f0::2010/08/26-20:41:53.986 DBG   [SM] Joiner: ISC returned status = 590610 output Blob size 1388
    000010b0.000013f0::2010/08/26-20:41:53.986 DBG   [SM] Joiner: Received SSPI blob from the Sponsor of size 96
    000010b0.000013f0::2010/08/26-20:41:53.986 DBG   [SM] Joiner: ISC returned status = 590610 output Blob size 1388
    000010b0.000013f0::2010/08/26-20:41:53.986 DBG   [SM] Joiner: Received SSPI blob from the Sponsor of size 96
    000010b0.000013f0::2010/08/26-20:41:53.986 DBG   [SM] Joiner: ISC returned status = -2146893022 output Blob size 12000
    000010b0.000012d8::2010/08/26-20:41:53.986 INFO  [NODE] Node 1: New join with n2: stage: 'Authenticate Initial Connection' status HrError(0x80090322) reason: '[SV] Authentication failed'
    000010b0.000012d8::2010/08/26-20:41:53.986 DBG   [CHANNEL 192.168.210.236:~3343~] Close().
    000010b0.000012d8::2010/08/26-20:41:53.986 WARN  cxl::ConnectWorker::operator (): HrError(0x80090322)' because of '[SV] Authentication or Authorization Failed'
    000010b0.00000ea8::2010/08/26-20:41:54.048 INFO  [ACCEPT] 0.0.0.0:~3343~: Accepted inbound connection from remote endpoint 192.168.210.236:~59820~.
    000010b0.000012d8::2010/08/26-20:41:54.048 INFO  [SV] Securing route from (192.168.210.239:~3343~) to remote  (192.168.210.236:~59820~).
    000010b0.000012d8::2010/08/26-20:41:54.048 INFO  [SV] Got a new incoming stream from 192.168.210.236:~59820~
    000010b0.000012d8::2010/08/26-20:41:54.048 DBG   [SM] SrvCtxt initialized with package Kerberos, MaxTokenSize = 12000, RequiredCtxAttrib = 165910, HandShakeTimeout = 30000
    000010b0.00001108::2010/08/26-20:41:54.048 DBG   [SM] Handling auth handshake posted by thread id 4824
    000010b0.00001108::2010/08/26-20:41:54.048 DBG   [SM] Sponsor: Received SSPI blob from the Joiner of size 1411
    000010b0.00001108::2010/08/26-20:41:54.048 DBG   [SM] Sponsor: SSPI ASC returned status = 590610
    000010b0.00001108::2010/08/26-20:41:54.048 DBG   [SM] Sponsor: Sending SSPI blob of size 96 to Joiner
    000010b0.00001108::2010/08/26-20:41:54.048 DBG   [SM] Sponsor: Received SSPI blob from the Joiner of size 1411
    000010b0.00001108::2010/08/26-20:41:54.048 DBG   [SM] Sponsor: SSPI ASC returned status = 590610
    000010b0.00001108::2010/08/26-20:41:54.048 DBG   [SM] Sponsor: Sending SSPI blob of size 96 to Joiner
    000010b0.00001108::2010/08/26-20:41:54.048 DBG   [SM] Sponsor: Received SSPI blob from the Joiner of size 12000
    000010b0.00001108::2010/08/26-20:41:54.048 DBG   [SM] Sponsor: SSPI ASC returned status = 590610
    000010b0.00001108::2010/08/26-20:41:54.048 DBG   [SM] Sponsor: Sending SSPI blob of size 115 to Joiner
    000010b0.00001108::2010/08/26-20:41:54.048 DBG   [CHANNEL 192.168.210.236:~59820~] Close().
    000010b0.00001108::2010/08/26-20:41:54.048 INFO  [CHANNEL 192.168.210.236:~59820~] graceful close, status (of previous failure, may not indicate problem) ERROR_SUCCESS(0)
    000010b0.00001108::2010/08/26-20:41:54.048 ERR   [SM] Caught GracefulClose(1226)' because of 'channel to remote endpoint 192.168.210.236:~59820~ is closed' authenticating.
    000010b0.000012d8::2010/08/26-20:41:54.048 INFO  [SV] Authentication and authorization were successful
    000010b0.000012d8::2010/08/26-20:41:54.048 DBG   [SM] SrvCtxt initialized with package Kerberos, MaxTokenSize = 12000, RequiredCtxAttrib = 133122, HandShakeTimeout = 30000
    000010b0.00001108::2010/08/26-20:41:54.048 DBG   [SM] Handling auth handshake posted by thread id 4824
    000010b0.00001108::2010/08/26-20:41:54.048 DBG   [CHANNEL 192.168.210.236:~59820~]/recv: Attempting to perform I/O on closed stream.
    000010b0.00001108::2010/08/26-20:41:54.048 DBG   [CHANNEL 192.168.210.236:~59820~] Not closing handle because it is invalid.
    000010b0.00001108::2010/08/26-20:41:54.048 INFO  [CHANNEL 192.168.210.236:~59820~] graceful close, status (of previous failure, may not indicate problem) ERROR_SUCCESS(0)
    000010b0.00001108::2010/08/26-20:41:54.048 ERR   [SM] Caught GracefulClose(1226)' because of 'channel to remote endpoint 192.168.210.236:~59820~ is closed' authenticating.
    000010b0.000012d8::2010/08/26-20:41:54.048 DBG   [CHANNEL 192.168.210.236:~59820~] Not closing handle because it is invalid.
    000010b0.00001310::2010/08/26-20:42:53.995 DBG   [JPM] Node 1: contacts size for node iQCXSQL2 is 1, current index 0
    000010b0.00001310::2010/08/26-20:42:53.995 DBG   [JPM] Node 1: Trying to connect to node iQCXSQL2 (IP: 192.168.210.236:~0~)
    000010b0.00001310::2010/08/26-20:42:53.995 DBG   [HM] Trying to connect to iQCXSQL2 at 192.168.210.236:~3343~
    000010b0.00001310::2010/08/26-20:42:53.995 INFO  [CONNECT] 192.168.210.236:~3343~: Established connection to remote endpoint 192.168.210.236:~3343~.
    000010b0.00001310::2010/08/26-20:42:53.995 INFO  [SV] Securing route from (192.168.210.239:~49561~) to remote iQCXSQL2 (192.168.210.236:~3343~).
    000010b0.00001310::2010/08/26-20:42:53.995 INFO  [SV] Got a new outgoing stream to iQCXSQL2 at 192.168.210.236:~3343~
    000010b0.00001310::2010/08/26-20:42:53.995 DBG   [SM] Joiner: Initialized with SPN = iQCXSQL2, Package = Kerberos, RequiredCtxAttrib = 83990, HandShakeTimeout = 30000
    000010b0.000013f0::2010/08/26-20:42:53.995 DBG   [SM] Handling auth handshake posted by thread id 4880
    000010b0.000013f0::2010/08/26-20:42:53.995 DBG   [SM] Joiner: ISC returned status = 590610 output Blob size 1388
    000010b0.000013f0::2010/08/26-20:42:53.995 DBG   [SM] Joiner: Received SSPI blob from the Sponsor of size 96
    000010b0.000013f0::2010/08/26-20:42:53.995 DBG   [SM] Joiner: ISC returned status = 590610 output Blob size 1388
    000010b0.000013f0::2010/08/26-20:42:53.995 DBG   [SM] Joiner: Received SSPI blob from the Sponsor of size 96
    000010b0.000013f0::2010/08/26-20:42:53.995 DBG   [SM] Joiner: ISC returned status = -2146893022 output Blob size 12000
    000010b0.00001310::2010/08/26-20:42:53.995 INFO  [NODE] Node 1: New join with n2: stage: 'Authenticate Initial Connection' status HrError(0x80090322) reason: '[SV] Authentication failed'
    000010b0.00001310::2010/08/26-20:42:53.995 DBG   [CHANNEL 192.168.210.236:~3343~] Close().
    000010b0.00001310::2010/08/26-20:42:53.995 WARN  cxl::ConnectWorker::operator (): HrError(0x80090322)' because of '[SV] Authentication or Authorization Failed'
    000010b0.00000ea8::2010/08/26-20:42:54.057 INFO  [ACCEPT] 0.0.0.0:~3343~: Accepted inbound connection from remote endpoint 192.168.210.236:~59822~.
    000010b0.00001310::2010/08/26-20:42:54.057 INFO  [SV] Securing route from (192.168.210.239:~3343~) to remote  (192.168.210.236:~59822~).
    000010b0.00001310::2010/08/26-20:42:54.057 INFO  [SV] Got a new incoming stream from 192.168.210.236:~59822~
    000010b0.00001310::2010/08/26-20:42:54.057 DBG   [SM] SrvCtxt initialized with package Kerberos, MaxTokenSize = 12000, RequiredCtxAttrib = 165910, HandShakeTimeout = 30000
    000010b0.00001108::2010/08/26-20:42:54.057 DBG   [SM] Handling auth handshake posted by thread id 4880
    000010b0.00001108::2010/08/26-20:42:54.057 DBG   [SM] Sponsor: Received SSPI blob from the Joiner of size 1411
    000010b0.00001108::2010/08/26-20:42:54.057 DBG   [SM] Sponsor: SSPI ASC returned status = 590610
    000010b0.00001108::2010/08/26-20:42:54.057 DBG   [SM] Sponsor: Sending SSPI blob of size 96 to Joiner
    000010b0.00001108::2010/08/26-20:42:54.057 DBG   [SM] Sponsor: Received SSPI blob from the Joiner of size 1411
    000010b0.00001108::2010/08/26-20:42:54.057 DBG   [SM] Sponsor: SSPI ASC returned status = 590610
    000010b0.00001108::2010/08/26-20:42:54.057 DBG   [SM] Sponsor: Sending SSPI blob of size 96 to Joiner
    000010b0.00001108::2010/08/26-20:42:54.057 DBG   [SM] Sponsor: Received SSPI blob from the Joiner of size 12000
    000010b0.00001108::2010/08/26-20:42:54.057 DBG   [SM] Sponsor: SSPI ASC returned status = 590610
    000010b0.00001108::2010/08/26-20:42:54.057 DBG   [SM] Sponsor: Sending SSPI blob of size 115 to Joiner
    000010b0.00001108::2010/08/26-20:42:54.057 DBG   [CHANNEL 192.168.210.236:~59822~] Close().
    000010b0.00001108::2010/08/26-20:42:54.057 INFO  [CHANNEL 192.168.210.236:~59822~] graceful close, status (of previous failure, may not indicate problem) ERROR_SUCCESS(0)
    000010b0.00001108::2010/08/26-20:42:54.057 ERR   [SM] Caught GracefulClose(1226)' because of 'channel to remote endpoint 192.168.210.236:~59822~ is closed' authenticating.
    000010b0.00001310::2010/08/26-20:42:54.057 INFO  [SV] Authentication and authorization were successful
    000010b0.00001310::2010/08/26-20:42:54.057 DBG   [SM] SrvCtxt initialized with package Kerberos, MaxTokenSize = 12000, RequiredCtxAttrib = 133122, HandShakeTimeout = 30000
    000010b0.00001108::2010/08/26-20:42:54.057 DBG   [SM] Handling auth handshake posted by thread id 4880
    000010b0.00001108::2010/08/26-20:42:54.057 DBG   [CHANNEL 192.168.210.236:~59822~]/recv: Attempting to perform I/O on closed stream.
    000010b0.00001108::2010/08/26-20:42:54.057 DBG   [CHANNEL 192.168.210.236:~59822~] Not closing handle because it is invalid.
    000010b0.00001108::2010/08/26-20:42:54.057 INFO  [CHANNEL 192.168.210.236:~59822~] graceful close, status (of previous failure, may not indicate problem) ERROR_SUCCESS(0)
    000010b0.00001108::2010/08/26-20:42:54.057 ERR   [SM] Caught GracefulClose(1226)' because of 'channel to remote endpoint 192.168.210.236:~59822~ is closed' authenticating.
    000010b0.00001310::2010/08/26-20:42:54.057 DBG   [CHANNEL 192.168.210.236:~59822~] Not closing handle because it is invalid.
    000010b0.000012d8::2010/08/26-20:43:54.004 DBG   [JPM] Node 1: contacts size for node iQCXSQL2 is 1, current index 0
    000010b0.000012d8::2010/08/26-20:43:54.004 DBG   [JPM] Node 1: Trying to connect to node iQCXSQL2 (IP: 192.168.210.236:~0~)
    000010b0.000012d8::2010/08/26-20:43:54.004 DBG   [HM] Trying to connect to iQCXSQL2 at 192.168.210.236:~3343~
    000010b0.000012d8::2010/08/26-20:43:54.004 INFO  [CONNECT] 192.168.210.236:~3343~: Established connection to remote endpoint 192.168.210.236:~3343~.
    000010b0.000012d8::2010/08/26-20:43:54.004 INFO  [SV] Securing route from (192.168.210.239:~49563~) to remote iQCXSQL2 (192.168.210.236:~3343~).
    000010b0.000012d8::2010/08/26-20:43:54.004 INFO  [SV] Got a new outgoing stream to iQCXSQL2 at 192.168.210.236:~3343~
    000010b0.000012d8::2010/08/26-20:43:54.004 DBG   [SM] Joiner: Initialized with SPN = iQCXSQL2, Package = Kerberos, RequiredCtxAttrib = 83990, HandShakeTimeout = 30000
    000010b0.000013f0::2010/08/26-20:43:54.004 DBG   [SM] Handling auth handshake posted by thread id 4824
    000010b0.000013f0::2010/08/26-20:43:54.004 DBG   [SM] Joiner: ISC returned status = 590610 output Blob size 1388
    000010b0.000013f0::2010/08/26-20:43:54.004 DBG   [SM] Joiner: Received SSPI blob from the Sponsor of size 96
    000010b0.000013f0::2010/08/26-20:43:54.004 DBG   [SM] Joiner: ISC returned status = 590610 output Blob size 1388
    000010b0.000013f0::2010/08/26-20:43:54.004 DBG   [SM] Joiner: Received SSPI blob from the Sponsor of size 96
    000010b0.000013f0::2010/08/26-20:43:54.004 DBG   [SM] Joiner: ISC returned status = -2146893022 output Blob size 12000
    000010b0.000012d8::2010/08/26-20:43:54.004 INFO  [NODE] Node 1: New join with n2: stage: 'Authenticate Initial Connection' status HrError(0x80090322) reason: '[SV] Authentication failed'
    000010b0.000012d8::2010/08/26-20:43:54.004 DBG   [CHANNEL 192.168.210.236:~3343~] Close().
    000010b0.000012d8::2010/08/26-20:43:54.004 WARN  cxl::ConnectWorker::operator (): HrError(0x80090322)' because of '[SV] Authentication or Authorization Failed'
    000010b0.00000ea8::2010/08/26-20:43:54.067 INFO  [ACCEPT] 0.0.0.0:~3343~: Accepted inbound connection from remote endpoint 192.168.210.236:~59824~.
    000010b0.000012d8::2010/08/26-20:43:54.067 INFO  [SV] Securing route from (192.168.210.239:~3343~) to remote  (192.168.210.236:~59824~).
    000010b0.000012d8::2010/08/26-20:43:54.067 INFO  [SV] Got a new incoming stream from 192.168.210.236:~59824~
    000010b0.000012d8::2010/08/26-20:43:54.067 DBG   [SM] SrvCtxt initialized with package Kerberos, MaxTokenSize = 12000, RequiredCtxAttrib = 165910, HandShakeTimeout = 30000
    000010b0.00001108::2010/08/26-20:43:54.067 DBG   [SM] Handling auth handshake posted by thread id 4824
    000010b0.00001108::2010/08/26-20:43:54.067 DBG   [SM] Sponsor: Received SSPI blob from the Joiner of size 1411
    000010b0.00001108::2010/08/26-20:43:54.067 DBG   [SM] Sponsor: SSPI ASC returned status = 590610
    000010b0.00001108::2010/08/26-20:43:54.067 DBG   [SM] Sponsor: Sending SSPI blob of size 96 to Joiner
    000010b0.00001108::2010/08/26-20:43:54.067 DBG   [SM] Sponsor: Received SSPI blob from the Joiner of size 1411
    000010b0.00001108::2010/08/26-20:43:54.067 DBG   [SM] Sponsor: SSPI ASC returned status = 590610
    000010b0.00001108::2010/08/26-20:43:54.067 DBG   [SM] Sponsor: Sending SSPI blob of size 96 to Joiner
    000010b0.00001108::2010/08/26-20:43:54.067 DBG   [SM] Sponsor: Received SSPI blob from the Joiner of size 12000
    000010b0.00001108::2010/08/26-20:43:54.067 DBG   [SM] Sponsor: SSPI ASC returned status = 590610
    000010b0.00001108::2010/08/26-20:43:54.067 DBG   [SM] Sponsor: Sending SSPI blob of size 115 to Joiner
    000010b0.00001108::2010/08/26-20:43:54.067 DBG   [CHANNEL 192.168.210.236:~59824~] Close().
    000010b0.00001108::2010/08/26-20:43:54.067 INFO  [CHANNEL 192.168.210.236:~59824~] graceful close, status (of previous failure, may not indicate problem) ERROR_SUCCESS(0)
    000010b0.00001108::2010/08/26-20:43:54.067 ERR   [SM] Caught GracefulClose(1226)' because of 'channel to remote endpoint 192.168.210.236:~59824~ is closed' authenticating.
    000010b0.000012d8::2010/08/26-20:43:54.067 INFO  [SV] Authentication and authorization were successful
    000010b0.000012d8::2010/08/26-20:43:54.067 DBG   [SM] SrvCtxt initialized with package Kerberos, MaxTokenSize = 12000, RequiredCtxAttrib = 133122, HandShakeTimeout = 30000
    000010b0.00001108::2010/08/26-20:43:54.067 DBG   [SM] Handling auth handshake posted by thread id 4824
    000010b0.00001108::2010/08/26-20:43:54.067 DBG   [CHANNEL 192.168.210.236:~59824~]/recv: Attempting to perform I/O on closed stream.
    000010b0.00001108::2010/08/26-20:43:54.067 DBG   [CHANNEL 192.168.210.236:~59824~] Not closing handle because it is invalid.
    000010b0.00001108::2010/08/26-20:43:54.067 INFO  [CHANNEL 192.168.210.236:~59824~] graceful close, status (of previous failure, may not indicate problem) ERROR_SUCCESS(0)
    000010b0.00001108::2010/08/26-20:43:54.067 ERR   [SM] Caught GracefulClose(1226)' because of 'channel to remote endpoint 192.168.210.236:~59824~ is closed' authenticating.
    000010b0.000012d8::2010/08/26-20:43:54.067 DBG   [CHANNEL 192.168.210.236:~59824~] Not closing handle because it is invalid.
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO  [CS] Service Stopping...
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO  [CORE] Node quorum state is 'Not yet formed or joined a cluster'. Form/join status with other nodes is as follows:
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO  [NODE] Node 1: Farthest reported progress joining with node iQCXSQL2 (id 2) is: Authenticate Initial Connection at time 2010/08/26-20:43:54.004: status 802 [SV] Authentication failed
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO  [CORE] Node 1: Proposed View is <ViewChanged joiners=() downers=(1) newView=101() oldView=001(1) joiner=false form=false/>
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO  [RGP] Node 1: Stable_`0 => Opening`1
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO  <class mscs::detail::ConsensusMessage>
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO    <senderId> 1 </senderId>
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO    <bestEpochSeen> 0 </bestEpochSeen>
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO    <lastStableView> 001(1) </lastStableView>
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO    <proposedView> 101() </proposedView>
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO    <stage> Opening`1 </stage>
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO    <inStage> () </inStage>
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO    <inStagePrev> () </inStagePrev>
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO    <joiners> () </joiners>
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO    <trimmedNodes> (1) </trimmedNodes>
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO    <innerScreen> () </innerScreen>
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO    <pruningResult> () </pruningResult>
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO    <matrix>
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO      <ConnectivityMatrix>
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO        <row id='0'00000000000000000000000000000000/>
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO      </ConnectivityMatrix>
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO    </matrix>
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO    <gemBlob> <counted_ptr p = 'nullptr'/> </gemBlob>
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO  </class mscs::detail::ConsensusMessage>
    000010b0.000006fc::2010/08/26-20:44:52.906 INFO  [RGP] Node 1: Timer Tick Started
    000010b0.0000106c::2010/08/26-20:44:52.906 DBG   [NODE] Node 1: eating message sent to the dead node 2
    000010b0.0000106c::2010/08/26-20:44:52.906 INFO  [RGP] Node 1: Just sent farewell regroup message
    000010b0.000010b8::2010/08/26-20:44:52.906 DBG   [NODE] Node 1: just about to send a message of size 0 to 1
    000010b0.000010b8::2010/08/26-20:44:52.906 DBG   [NODE] Node 1: message to node 1 sent
    000010b0.000010b8::2010/08/26-20:44:52.906 DBG   [NODE] Node 1: just about to send a message of size 361 to 1
    000010b0.000010b8::2010/08/26-20:44:52.906 DBG   [NODE] Node 1: message to node 1 sent
    000010b0.000006fc::2010/08/26-20:44:53.218 INFO  [RGP] Node 1: Timer Tick Started
    000010b0.0000106c::2010/08/26-20:44:53.420 INFO  [DM]: Shutting down, so unloading the cluster database.
    000010b0.0000106c::2010/08/26-20:44:53.420 INFO  [DM] Shutting down, so unloading the cluster database (waitForLock: true).
    000010b0.0000106c::2010/08/26-20:44:53.420 DBG   [DM] Unloading Hive, Key \Registry\Machine\Cluster, discardCurrentChanges true
    000010b0.0000106c::2010/08/26-20:44:53.420 INFO  [CS] Service Stopped...
    000010b0.0000106c::2010/08/26-20:44:53.420 INFO  [CS] About to exit service...

  • Windows 2008 R2 Cluster - migrating data to new SAN storage - Detailed Steps?

    We have a project where some network storage is falling out of warranty and we need to move the data to new storage.  I have found separate guides for moving the quorum and replacing individual drives, but I can't find an all inclusive detailed step
    by step for this process, and I know this has to happen all the time.
    What I am looking for is detailed instructions on moving all the data from their current san storage to new san storage, start to finish.  All server side, there is a separate storage team that will present the new storage.  I'll then have to install
    the multi-pathing driver; then I am looking for a guide that picks up at this point.
    The real concern here is that this machine controls a critical production process and we don't have a proper set up with storage and everything to test with, so it's going to be a little nerve racking.
    Thanks in advance for any info.

    I would ask Hitachi.  As I said, the SAN vendors often have tools to assist in this sort of thing.  After all, in order to make the sale they often have to show how to move the data with the least amount of impact to the environment.  In fact,
    I would have thought that inclusion of this type of information would have been a requirement for the purchase of the SAN in the first place.
    Within the Microsoft environment, you are going to deal with generic tools.  And using generic tools the steps will be similar to what I said. 
    1. Attach storage array to cluster and configure storage.
    2. Use robocopy or Windows Server Backup for file transfer.  Use database backup/recovery for databases.
    3. Start with applications that can take multiple interruptions as you learn what works for your environment.
    Every environment is going to be different.  To get into much more detail would require an analysis of what you are using the cluster for (which you never state in either of your posts), what sort of outages you can operate with, what sort of recovery
    plan you will put in place, etc.  You have stated that your production environment is going to be your lab because you do not have a non-production environment in which to test it.  That makes it even trickier to try to offer any sort of detailed
    steps for unknown applications/sizing/timeframes/etc.
    Lastly, the absolute best practice would be to build a new Windows Server 2012 R2 cluster and migrate to a new cluster.  Windows Server 2008 R2 is already out of mainstream support. That means that you have only five more years of support on your
    current platform, at which point in time you will have to perform another massive upgrade.  Better to perform a single upgrade that gives you a lot more length of support.
    . : | : . : | : . tim

  • Windows 2008 r2 Cluster not starting - "unable to create security manager worker queues"

    Hello, following a power outage, we got a serious cluster error preventing the start of the cluster.
    We are trying to interpret the only four lines the cluster.log generates :
    00000330.000016cc::2014/09/26-10:44:06.348 ERR   [WTQ] bogus file creation failed, 2
    00000330.000016cc::2014/09/26-10:44:06.348 ERR   [WTQ] bogus file creation failed, 2
    00000330.000016cc::2014/09/26-10:44:06.348 ERR   [CS] Unable to create SecurityManager worker queues, 2
    00000330.000016cc::2014/09/26-10:44:06.363 ERR   Error 6
    AND if starting clussvc manually :
    Got ERROR_FILE_NOT_FOUND(2)' because of 'Error while creating the Security Manag
    er's Thread Pool' in
        000007fe:fd69940d( ERROR_MOD_NOT_FOUND(126) )
        00000000:001ff190( ERROR_MOD_NOT_FOUND(126) )
    We suspect a DLL problem (because of mod not found), but we are unable to find the ones involved even with process monitor.
    clusdb hive seems ok.
    The situation is serious, can anybody help, please ?

    Hi RodV,
    This error usually caused by cluster service fails to open a 
    handle to the \NUL device, Device manager shows the device instance in error state.
    Please check whether the following register value still exist, if not please backup your current registry then add the it.
    HKEY_LOCAL_MACHINE\SYSTEM\CURRENTCONTROLSET\ENUM\ROOT\LEGACY_NULL\0000\CONTROL
    ActiveService REG_SZ Null
    I am glad to be of help to you!
    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.

  • Windows 2008 R2 cluster with iSCSI storage.

    We have a 2 node cluster setup with iSCSI storage.  Is there a way to set the storage so that it becomes active on a specific node, when that node is online?  The storage is failing over properly but we have to do a manual failover to get the
    server back on the "primary" node.

    We have a 2 node cluster setup with iSCSI storage.  Is there a way to set the storage so that it becomes active on a specific node, when that node is online?  The storage is failing over properly but we have to do a manual failover to
    get the server back on the "primary" node.
    Actually it's a way it should work from the very beginning... Make sure you did not disable automatic fallback. See for more information:
    Configure Failover and Failback Settings for a Clustered Service or Application
    http://technet.microsoft.com/en-us/library/dd197473(v=ws.10).aspx
    Good luck!
    StarWind Virtual SAN clusters Hyper-V without SAS, Fibre Channel, SMB 3.0 or iSCSI, uses Ethernet to mirror internally mounted SATA disks between hosts.

Maybe you are looking for

  • Insert using database link

    Now connected to database B : INSERT INTO abc_hesids           (     abc_key,                hesid,                date_added,                date_updated,                dob,                sex,                newnhsno,                homeadd,      

  • Adobe InDesign CS4 Keeps Crashing #$%@@*(!

    Please help. It has been a nightmare since we installed CS4. InDesign CS3 never crashed. But since we For some reason I keep getting the error "network connection lost for the C:\file.indd or the file was modified by another process". And then the sy

  • Material master upload issue

    Hi gurus, I want to upload material account assignment group in existing material master records. There are n no of material mater records. It has to be uploaded based on the valuation class. For each valuation class, a material acct assignment group

  • Names of Contacts Disappeared from Favorites and Recents

    Without changing any settings, the names of contacts in my Favorites and Recents have disappeared. The phone numbers for them are there, but the names are hidden. Does anyone know how to fix this? Thanks, JS

  • BAPI_BUPA_CENTRAL_CHANGE

    Hi Friends, please help me out!!!! am changing the search terms of a BP using FM BAPI_BUPA_CENTRAL_CHANGE and also i've used BAPI_TRANSACTION_COMMIT.... But still the DB is not updating and it is not throwing any error...... here is the  piece of cod