Group:  English: Windows Server » microsoft.public.windows.server.clustering
Thread: Failover cluster on Longhorn

DotNetBag
.NET Development Newsgroups

HTVi
TV Discussion Newsgroups

Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Rising Antivirus 2006

Failover cluster on Longhorn
"Thierry" <thierry[ at ]yarglah.com.invalid> 04.07.2007 14:17:21
Hi,

I got problem adding a node in a failover cluster. First the cluster is
created and I tried to add anothe one. Error is "The server X could not be
added to the cluster. An erro occured while adding node X to cluster C. This
operation returned because the timeout period expired".

On X event log I got an error EventID 7024 with data :
"Cluster Service
258 (0x102)

The handle is invalid"
Seems to the cluster service cant start. I tried to start it manually and I
got a 1090 error from "FailoverClustering" with "The handle is invalid".

What is the problem ?

I always tried to reinstalled the failover feature on this server.




Re: Failover cluster on Longhorn
"Chuck [MSFT]" <ctimon[ at ]online.microsoft.com> 05.07.2007 15:26:57
First things first......

What were the results for all tests when you ran Cluster Validation on this
cluster?

--
Chuck Timon, Jr.
Microsoft Corporation
Windows Server 2008 Readiness Team
This posting is provided 'AS IS" with no warranties, and confers no rights.

"Thierry" <thierry[ at ]yarglah.com.invalid> wrote in message
news:u%23TrtZkvHHA.744[ at ]TK2MSFTNGP04.phx.gbl...
[Quoted Text]
> Hi,
>
> I got problem adding a node in a failover cluster. First the cluster is
> created and I tried to add anothe one. Error is "The server X could not
> be added to the cluster. An erro occured while adding node X to cluster C.
> This operation returned because the timeout period expired".
>
> On X event log I got an error EventID 7024 with data :
> "Cluster Service
> 258 (0x102)
>
> The handle is invalid"
> Seems to the cluster service cant start. I tried to start it manually and
> I got a 1090 error from "FailoverClustering" with "The handle is invalid".
>
> What is the problem ?
>
> I always tried to reinstalled the failover feature on this server.
>
>
>
>

Re: Failover cluster on Longhorn
"Thierry" <thierry[ at ]yarglah.com.invalid> 05.07.2007 15:45:08
"Chuck [MSFT]" <ctimon[ at ]online.microsoft.com> a écrit dans le message de
news: 3F14D494-C841-4056-9C65-72A62BF04F47[ at ]microsoft.com...
[Quoted Text]
> First things first......
>
> What were the results for all tests when you ran Cluster Validation on
> this cluster?

AFAIRemember (I don't have it now) all is OK except a warning because both
computers does not belongs to the same OU.
Probably because the node I want to include in the cluster is a PDC, and the
one who create the cluster is not.



Re: Failover cluster on Longhorn
"Chuck [MSFT]" <ctimon[ at ]online.microsoft.com> 05.07.2007 16:07:24
We do not ever recommend installing the Failover Clustering feature on
Domain Controllers.

Having sasi that, when you run the 'Create Cluster' wizard and add all the
nodes in, what happens? What does the Create Cluster report say?

--
Chuck Timon, Jr.
Microsoft Corporation
Windows Server 2008 Readiness Team
This posting is provided 'AS IS" with no warranties, and confers no rights.
"Thierry" <thierry[ at ]yarglah.com.invalid> wrote in message
news:ObhAXuxvHHA.4332[ at ]TK2MSFTNGP05.phx.gbl...
[Quoted Text]
> "Chuck [MSFT]" <ctimon[ at ]online.microsoft.com> a écrit dans le message de
> news: 3F14D494-C841-4056-9C65-72A62BF04F47[ at ]microsoft.com...
>> First things first......
>>
>> What were the results for all tests when you ran Cluster Validation on
>> this cluster?
>
> AFAIRemember (I don't have it now) all is OK except a warning because
> both computers does not belongs to the same OU.
> Probably because the node I want to include in the cluster is a PDC, and
> the one who create the cluster is not.
>
>
>

Re: Failover cluster on Longhorn
"John Toner [MVP]" <jtoner[ at ]DIE.SPAM.DIE.mvps.org> 06.07.2007 21:42:02
FYI, all reports generated by 2008 cluster by default are stored in
%systemroot%\cluster\reports

Regards,
John

Visit my blog: http://msmvps.com/blogs/jtoner


"Thierry" <thierry[ at ]yarglah.com.invalid> wrote in message
news:ObhAXuxvHHA.4332[ at ]TK2MSFTNGP05.phx.gbl...
[Quoted Text]
> "Chuck [MSFT]" <ctimon[ at ]online.microsoft.com> a écrit dans le message de
> news: 3F14D494-C841-4056-9C65-72A62BF04F47[ at ]microsoft.com...
> > First things first......
> >
> > What were the results for all tests when you ran Cluster Validation on
> > this cluster?
>
> AFAIRemember (I don't have it now) all is OK except a warning because
both
> computers does not belongs to the same OU.
> Probably because the node I want to include in the cluster is a PDC, and
the
> one who create the cluster is not.
>
>
>


Re: Failover cluster on Longhorn
Elden 07.07.2007 04:20:02
Hi Thierry,

Few things...

First off, the Cluster Service (ClusSvc) will be in a Stopped and Disabled
state until you join or create a cluster with that machine. It will be
automatically started, don't try to start it manually... it will fail, and
cause Create Cluster to fail if it is not in the correct state.

As Chuck suggested, the first thing you should always do when creating a
Win2008 cluster is to run Validate. If Create or Join are failing, run
Validate...

Take a look at the CreateCluster log. Any errors or what step is it timing
out on?
You will find it in the following directory (with all other cluster logs):
C:\Windows\Cluster\Reports

Also, which build are you running? Beta 3? June CTP / IDX3?

Just an FYI... here is a link to the Win2008 Failover Cluster newsgroup:
http://forums.microsoft.com/technet/ShowForum.aspx?ForumID=827&SiteID=17

Thanks!
Elden
Re: Failover cluster on Longhorn
"Russ Kaufmann [MVP]" <russ[ at ]clusterhelp.com> 07.07.2007 08:53:56
"Elden" <Elden[ at ]discussions.microsoft.com> wrote in message
news:4C65541F-BD46-4EDB-B66C-E653D04A4291[ at ]microsoft.com...
[Quoted Text]
> Just an FYI... here is a link to the Win2008 Failover Cluster newsgroup:
> http://forums.microsoft.com/technet/ShowForum.aspx?ForumID=827&SiteID=17

Elden,

When will this group be moved to NNTP?


--
Russ Kaufmann
MVP - Windows Server - Clustering
ClusterHelp.com, a Microsoft Certified Gold Partner
Web http://www.clusterhelp.com
Blog http://msmvps.com/clusterhelp

The next ClusterHelp classes are:
July 10-13 in Denver
July 16-19 in New York
Sep 3 - 6 in Copenhagen

Home | Search | Terms | Imprint | Contact
Newsgroups Reader - provided by WiredBox.Net