Re: Configure failover in seconds



Thanks again!
--
Mike


"Edwin vMierlo [MVP]" wrote:

Ok, here is the real answer: you can not.

When a failover starts, it starts. There is no parameter where you can set a
"pause" because of your san disks who need to failover.

What you can do however is to create a "scripted geo-cluster"

1) script your "failover commands"
2) add this script as a resource to your cluster
3) make your disk resources dependent on your script

this way, on failover, your script fires on node 2 first, your disks are not
failed over in the san / still at node 1, but your script takes care of
this, and your disk resources do not come online until your script finishes.

script finish / online --> disks on san are failed over --> physical disk
resources come online properly

and please see this blog (
http://msmvps.com/blogs/jtoner/archive/2007/05.aspx ) from John Toner on
this subject, it details how you do this on an EMC Clariion, but you
probably can apply methods to your specific environment.

Please realize, if you do all this, you are NOT using a qualified solution,
I am afraid you are running a NON-supported solution.

I would never run production applications on such a scripted geo-cluster.
Because I can think of many, many scenarios where your script would not
execute or not pick up the exact conditions to determine the correct action.
Also a scripted geo-cluster will have a risk of a split brain due to not
picking up the correct information, or not having the logic to deal with the
situation/failure.

Testing with this in a test/lab environment, sure ! I have done it, good fun
!

rgds,
Edwin.



"Mike" <Mike@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:80F5ABDB-B401-4256-B998-1501A6ABA929@xxxxxxxxxxxxxxxx
Guys, all I want to "please" know is where do you set the number of
seconds
to wait before failover occurs from one node to another in Windows Server
2003? Is this done in CLuster Administrator? If so, where do I set this
property?

Thank you.



--
Mike


"Edwin vMierlo [MVP]" wrote:

If you are running a geographically dispersed cluster, what SAN /
software
are you using for this ?


"Mike" <Mike@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:C9B6F40E-474D-4EB6-AA9C-6AEC335D2C62@xxxxxxxxxxxxxxxx
I want to change the number of seconds MSCS failover occurs so it does
not
conflict with SAN failover.

Thank you.

--
Mike


"Rodney R. Fournier [MVP]" wrote:

What is your business need? I understand the technical requirement.

Cheers,

Rodney R. Fournier

MVP - Windows Server - Clustering
http://www.nw-america.com - Clustering Website
http://msmvps.com/clustering - Blog
http://www.clusterhelp.com - Cluster Training
ClusterHelp.com is a Microsoft Certified Gold Partner


"Mike" <Mike@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:5843AC3C-6B38-4F5F-BF2A-0C22623AD5B4@xxxxxxxxxxxxxxxx
I want to set a property in Cluster Administrator: number of
seconds to
wait
before failover occurs from one node to another in Windows Server
2003.

Thank you.

--
Mike


"Rodney R. Fournier [MVP]" wrote:

http://support.microsoft.com/kb/815267


To set the value of the ClusSvcHeartbeatTimeout property, run the
following
command from a command prompt:

cluster.exe /cluster:clustername /prop
clussvcheartbeattimeout=number
of
seconds

where clustername is the name of the cluster and number of
seconds is
the
number of seconds that you want to use in the calculation of the
heartbeat.

But, I would not mess with it. What are you trying to accomplish.

Cheers,

Rodney R. Fournier

MVP - Windows Server - Clustering
http://www.nw-america.com - Clustering Website
http://msmvps.com/clustering - Blog
http://www.clusterhelp.com - Cluster Training
ClusterHelp.com is a Microsoft Certified Gold Partner


"Mike" <Mike@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:87BC79B2-217D-4995-92CF-3C2497996173@xxxxxxxxxxxxxxxx
Where do you set the number of seconds to wait before failover
occurs
from
one node to another in Windows Server 2003?

Thank you.
--
Mike












.



Relevant Pages

  • Re: Configure failover in seconds
    ... When a failover starts, it starts. ... add this script as a resource to your cluster ... Is this done in CLuster Administrator? ... before failover occurs from one node to another in Windows Server ...
    (microsoft.public.windows.server.clustering)
  • Re: Restoring one clusternode.
    ... Failover does not occur for disks just the computer itself. ... shared disk resourcewhich 1 node in the cluster owns. ... > Should I place the logs on different shared drives than the clustered SQL ...
    (microsoft.public.sqlserver.clustering)
  • Re: Truly High Available?
    ... an MNS cluster is the perfect solution for you. ... would have at least 1 node on each site with mirrored SAN disks. ... It will be a true Failover Cluster in the sense of MSCS, ...
    (microsoft.public.sqlserver.clustering)
  • Re: I need a script to start and stop services in a cluster
    ... if the service is clustered why isnt this happening upon failover? ... Does anybody know how to make a script for start and stop a service in one ... node of a cluster when the fail group is moved. ...
    (microsoft.public.scripting.vbscript)
  • Re: General Script Resource
    ... The cluster is up and running and all the resources I created are ... > I want to launch Tomcat using a general script resource. ... when I set the status of the resource to online in the ... Generic Script resource (in order to properly manage a French scheduler ...
    (microsoft.public.windows.server.clustering)