Failover Scripts

From: Paul (anonymous_at_discussions.microsoft.com)
Date: 05/28/04


Date: Fri, 28 May 2004 03:11:05 -0700

I need to run a script before a service is failed.
If I just stop the service it leaves a couple of processes running - no problem if the server is shut down, but if I just want to manually failover the process, I can't fail it back as the child processes are still holding open ports.
I have a shutdown script - but does clustering support the calling of this before initiating a failure (if it can) - much like the dependancies before starting a service but in reverse?



Relevant Pages

  • Re: simple Q for advanced: how to find out what rundll32.exe is executing?
    ... You may use the following script. ... Lists all the processes running in the ... currently logged on user account. ... Dim strUserName ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: How do I properly use global variables?
    ... You might want to try the following call your script twice with the start ... then look at the processes running (just send the output of the ... You will see the script running twice, this is because you started the Perl ... I'd like my program below to change $status to zero to exit the loop. ...
    (perl.beginners)
  • /proc limited to 128 items ?
    ... For years I use a small script to log the number of processes running on ... my FreeBSD server. ... Prev by Date: ...
    (comp.unix.bsd.freebsd.misc)
  • Re: No redirection output
    ... I have written a sh script to run a program and redirect the output to ... Does myprog put itself in the background, ... the script results in two or three processes running at the same time? ...
    (comp.unix.shell)
  • Re: ActiveX Task - Status = Failure or Success
    ... you must prevent the failure in the first place. ... > then on completion runs a second ActiveX Script to set the first Script ... > but then finds it on the second loop (i.e. reports success), ...
    (microsoft.public.sqlserver.dts)