Cluster Internals
Windows Server Forum Index Windows Server
Server discussion on Windows platform.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web winserverhelp.com
Cluster Internals

 
Post new topic   Reply to topic    Windows Server Forum Index -> Clustering
Author Message
GJB
Guest





Posted: Mon Oct 17, 2005 8:51 am    Post subject: Cluster Internals Reply with quote

Hi,
I have some experience in implementing clusters i.e installing and
configuring etc and am fairly comfortable with that. However all the
documentation I can find relates to that initial "how to get it up and
running" scenario.
What I am looking for is some docs, white papers etc that explain in more
depth the mechanisms that clustering uses to maintain the cluster i.e what
info is maintained in what files and reg keys relating to cluster
configuration and activity, and especially troubleshooting cluster failures
e.g cluster service startup and quorum problem.
If anyone can point me in the direction of such info I would be greatly
appeciative.

Regard,

Gerry.
Back to top
Rodney R. Fournier [MVP]
Guest





Posted: Tue Oct 18, 2005 12:50 pm    Post subject: Re: Cluster Internals Reply with quote

Have you looked at MSDN yet?

Cheers,

Rod

MVP - Windows Server - Clustering
http://www.nw-america.com - Clustering Website
http://www.msmvps.com/clustering - Blog
http://www.clusterhelp.com - Cluster Training


"GJB" <GJB@lineondotnet> wrote in message
news:eh7fIpu0FHA.2072@TK2MSFTNGP14.phx.gbl...
Quote:
Hi,
I have some experience in implementing clusters i.e installing and
configuring etc and am fairly comfortable with that. However all the
documentation I can find relates to that initial "how to get it up and
running" scenario.
What I am looking for is some docs, white papers etc that explain in more
depth the mechanisms that clustering uses to maintain the cluster i.e what
info is maintained in what files and reg keys relating to cluster
configuration and activity, and especially troubleshooting cluster
failures e.g cluster service startup and quorum problem.
If anyone can point me in the direction of such info I would be greatly
appeciative.

Regard,

Gerry.
Back to top
Ramon Jiménez [MVP]
Guest





Posted: Tue Oct 18, 2005 8:50 pm    Post subject: Re: Cluster Internals Reply with quote

Online Help as a starting point...

http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/ServerHelp/549145e4-4f5d-4545-a9b5-53ebd86d7591.mspx

--
Saludos
Ramon Jiménez, PMP
MCSE 2000/2003, CCA, ITIL
MS MVP - Windows Server System - Infrastructure Architect
"gjb" <gjb@gdsgds.com> wrote in message
news:ep3CmgB1FHA.1132@TK2MSFTNGP10.phx.gbl...
Quote:
Rodney,

Thanks,
I have es against the msdn library but I still seem to end up with either
programming type info e.g system calls or more installation and config
stuff.

Gerry

"Rodney R. Fournier [MVP]" <rod@die.spam.die.nw-america.com> wrote in
message news:ON5ub590FHA.3756@tk2msftngp13.phx.gbl...
Have you looked at MSDN yet?

Cheers,

Rod

MVP - Windows Server - Clustering
http://www.nw-america.com - Clustering Website
http://www.msmvps.com/clustering - Blog
http://www.clusterhelp.com - Cluster Training


"GJB" <GJB@lineondotnet> wrote in message
news:eh7fIpu0FHA.2072@TK2MSFTNGP14.phx.gbl...
Hi,
I have some experience in implementing clusters i.e installing and
configuring etc and am fairly comfortable with that. However all the
documentation I can find relates to that initial "how to get it up and
running" scenario.
What I am looking for is some docs, white papers etc that explain in
more depth the mechanisms that clustering uses to maintain the cluster
i.e what info is maintained in what files and reg keys relating to
cluster configuration and activity, and especially troubleshooting
cluster failures e.g cluster service startup and quorum problem.
If anyone can point me in the direction of such info I would be greatly
appeciative.

Regard,

Gerry.




Back to top
gjb
Guest





Posted: Tue Oct 18, 2005 8:50 pm    Post subject: Re: Cluster Internals Reply with quote

Rodney,

Thanks,
I have es against the msdn library but I still seem to end up with either
programming type info e.g system calls or more installation and config
stuff.

Gerry

"Rodney R. Fournier [MVP]" <rod@die.spam.die.nw-america.com> wrote in
message news:ON5ub590FHA.3756@tk2msftngp13.phx.gbl...
Quote:
Have you looked at MSDN yet?

Cheers,

Rod

MVP - Windows Server - Clustering
http://www.nw-america.com - Clustering Website
http://www.msmvps.com/clustering - Blog
http://www.clusterhelp.com - Cluster Training


"GJB" <GJB@lineondotnet> wrote in message
news:eh7fIpu0FHA.2072@TK2MSFTNGP14.phx.gbl...
Hi,
I have some experience in implementing clusters i.e installing and
configuring etc and am fairly comfortable with that. However all the
documentation I can find relates to that initial "how to get it up and
running" scenario.
What I am looking for is some docs, white papers etc that explain in more
depth the mechanisms that clustering uses to maintain the cluster i.e
what info is maintained in what files and reg keys relating to cluster
configuration and activity, and especially troubleshooting cluster
failures e.g cluster service startup and quorum problem.
If anyone can point me in the direction of such info I would be greatly
appeciative.

Regard,

Gerry.


Back to top
Jan Keller [MSFT]
Guest





Posted: Thu Oct 20, 2005 12:51 am    Post subject: Re: Cluster Internals Reply with quote

Here are several links that might be useful:
For descriptions of what happens "behind the scenes" in a cluster -- also,
there are some file lists at this link, for example, a list of log files,
although not much info about the registry:
http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/TechRef/4aa0be73-ef61-4f9c-a071-b390278b4773.mspx

For a list of WMI classes:
http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/TechRef/7e782055-450b-46dd-a0a4-164eebf2ae18.mspx

For information on troubleshooting the quorum resource:
http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/Operations/1f6ff06c-88dc-4a51-8d6e-2b5ea4bcb69e.mspx

For information on troubleshooting startup issues:
http://support.microsoft.com/default.aspx?scid=kb;en-us;266274

Hope that's useful,
Jan
(This posting is provided "AS IS" with no warranties, and confers no rights.)

"Ramon JimĂŠnez [MVP]" wrote:

Quote:
Online Help as a starting point...

http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/ServerHelp/549145e4-4f5d-4545-a9b5-53ebd86d7591.mspx

--
Saludos
Ramon JimĂŠnez, PMP
MCSE 2000/2003, CCA, ITIL
MS MVP - Windows Server System - Infrastructure Architect
"gjb" <gjb@gdsgds.com> wrote in message
news:ep3CmgB1FHA.1132@TK2MSFTNGP10.phx.gbl...
Rodney,

Thanks,
I have es against the msdn library but I still seem to end up with either
programming type info e.g system calls or more installation and config
stuff.

Gerry

"Rodney R. Fournier [MVP]" <rod@die.spam.die.nw-america.com> wrote in
message news:ON5ub590FHA.3756@tk2msftngp13.phx.gbl...
Have you looked at MSDN yet?

Cheers,

Rod

MVP - Windows Server - Clustering
http://www.nw-america.com - Clustering Website
http://www.msmvps.com/clustering - Blog
http://www.clusterhelp.com - Cluster Training


"GJB" <GJB@lineondotnet> wrote in message
news:eh7fIpu0FHA.2072@TK2MSFTNGP14.phx.gbl...
Hi,
I have some experience in implementing clusters i.e installing and
configuring etc and am fairly comfortable with that. However all the
documentation I can find relates to that initial "how to get it up and
running" scenario.
What I am looking for is some docs, white papers etc that explain in
more depth the mechanisms that clustering uses to maintain the cluster
i.e what info is maintained in what files and reg keys relating to
cluster configuration and activity, and especially troubleshooting
cluster failures e.g cluster service startup and quorum problem.
If anyone can point me in the direction of such info I would be greatly
appeciative.

Regard,

Gerry.







Back to top
GJB
Guest





Posted: Thu Oct 20, 2005 12:50 pm    Post subject: Re: Cluster Internals Reply with quote

Ramon, Jan and Rodney,

Thank you very much. Just what I needed.

Regards,

GJB

"Jan Keller [MSFT]" <Jan Keller [MSFT]@discussions.microsoft.com> wrote in
message news:10C37B70-64E5-4AD6-BEA2-E13A4BC1B182@microsoft.com...
Quote:
Here are several links that might be useful:
For descriptions of what happens "behind the scenes" in a cluster -- also,
there are some file lists at this link, for example, a list of log files,
although not much info about the registry:
http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/TechRef/4aa0be73-ef61-4f9c-a071-b390278b4773.mspx

For a list of WMI classes:
http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/TechRef/7e782055-450b-46dd-a0a4-164eebf2ae18.mspx

For information on troubleshooting the quorum resource:
http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/Operations/1f6ff06c-88dc-4a51-8d6e-2b5ea4bcb69e.mspx

For information on troubleshooting startup issues:
http://support.microsoft.com/default.aspx?scid=kb;en-us;266274

Hope that's useful,
Jan
(This posting is provided "AS IS" with no warranties, and confers no
rights.)

"Ramon Jiménez [MVP]" wrote:

Online Help as a starting point...

http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/ServerHelp/549145e4-4f5d-4545-a9b5-53ebd86d7591.mspx

--
Saludos
Ramon Jiménez, PMP
MCSE 2000/2003, CCA, ITIL
MS MVP - Windows Server System - Infrastructure Architect
"gjb" <gjb@gdsgds.com> wrote in message
news:ep3CmgB1FHA.1132@TK2MSFTNGP10.phx.gbl...
Rodney,

Thanks,
I have es against the msdn library but I still seem to end up with
either
programming type info e.g system calls or more installation and config
stuff.

Gerry

"Rodney R. Fournier [MVP]" <rod@die.spam.die.nw-america.com> wrote in
message news:ON5ub590FHA.3756@tk2msftngp13.phx.gbl...
Have you looked at MSDN yet?

Cheers,

Rod

MVP - Windows Server - Clustering
http://www.nw-america.com - Clustering Website
http://www.msmvps.com/clustering - Blog
http://www.clusterhelp.com - Cluster Training


"GJB" <GJB@lineondotnet> wrote in message
news:eh7fIpu0FHA.2072@TK2MSFTNGP14.phx.gbl...
Hi,
I have some experience in implementing clusters i.e installing and
configuring etc and am fairly comfortable with that. However all the
documentation I can find relates to that initial "how to get it up
and
running" scenario.
What I am looking for is some docs, white papers etc that explain in
more depth the mechanisms that clustering uses to maintain the
cluster
i.e what info is maintained in what files and reg keys relating to
cluster configuration and activity, and especially troubleshooting
cluster failures e.g cluster service startup and quorum problem.
If anyone can point me in the direction of such info I would be
greatly
appeciative.

Regard,

Gerry.







Back to top
 
Post new topic   Reply to topic    Windows Server Forum Index -> Clustering All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




New Topics Powered by phpBB