Showing posts with label restart. Show all posts
Showing posts with label restart. Show all posts

Friday, March 9, 2012

Error 0x8007042b

Hi,
I have a Windows Server 2003 Cluster with two nodes. I needed restart the
second node for maintenance, after that the Cluster Service on second node
stop ... The first node it's ok.
I tried "Evict Node" and join again, but when the setup try to start cluster
service I receive the following error:
Error 0x8007042b: The process terminated unexpectedly.
I read the KB 890761 and I installed the special fix, but its doesn't work.
I not applied any security templates, I not changed the password of cluster
admin account ...
There aren't much articles about it. Does anyone has any suggestion ?
thanks,
Rubens
Sorry Guy's,
I made a mistake ... I should have posted this message in
microsoft.public.windows server.clustering
thanks,
Rubens
"Rubens Luque Sanches Junior" <rubensluque@.yahoo.com.br> wrote in message
news:%23QUmvZNMFHA.4044@.TK2MSFTNGP12.phx.gbl...
> Hi,
> I have a Windows Server 2003 Cluster with two nodes. I needed restart the
> second node for maintenance, after that the Cluster Service on second node
> stop ... The first node it's ok.
> I tried "Evict Node" and join again, but when the setup try to start
cluster
> service I receive the following error:
> Error 0x8007042b: The process terminated unexpectedly.
> I read the KB 890761 and I installed the special fix, but its doesn't
work.
> I not applied any security templates, I not changed the password of
cluster
> admin account ...
> There aren't much articles about it. Does anyone has any suggestion ?
> thanks,
> Rubens
>

Wednesday, February 15, 2012

Erroneous "Pending System Reboot" SCC result...

I am installing a SQL 2005 active/active cluster. The system consistency
checker is reporting that a "pending system restart" is needed, but I have
restarted multiple times on both nodes.
because of this, I am unable to failover the SQL instance to the node that
had the SCC error detected. Is there something I can do to correct this
erroneous reporting of a pending restart?
Thanks very much
Chris
Check the Registry for the following:
1- run regedit
2- go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager
3- Do you see a "PendingFileRenameOperations" key? if so, delete it.
4- You need to check this on both nodes
Usually, rebooting the server should clear the PendingFileRenameOperations
key but just double check if it still exist.
Ayad Shammout
"GaTech_Geek" <GaTechGeek@.discussions.microsoft.com> wrote in message
news:D64EB964-9E77-4030-B13D-F93E021A07C8@.microsoft.com...
>I am installing a SQL 2005 active/active cluster. The system consistency
> checker is reporting that a "pending system restart" is needed, but I have
> restarted multiple times on both nodes.
> because of this, I am unable to failover the SQL instance to the node that
> had the SCC error detected. Is there something I can do to correct this
> erroneous reporting of a pending restart?
> Thanks very much
> Chris