Re: cluster unaware custom application
- From: "Rainer Queck" <Rainer@xxxxxxxxxxxxxxx>
- Date: Fri, 22 Sep 2006 07:57:51 +0200
Thanks once more!
I think for the moment my questions are answered sufficiently.
Regards
Rainer
"Edwin vMierlo" <EdwinvMierlo@xxxxxxxxxxxxxxxxxxxxxxxxx> schrieb im
Newsbeitrag news:OM7lgML3GHA.3464@xxxxxxxxxxxxxxxxxxxxxxx
Rainer,
the fail over time is so dependant on the detailed and exact configuration
of the cluster, and dependant on the environment at the time of fail-over,
that I cannot estimate this... could be anywhere between 1 second and 3
minutes, and maybe shorter and maybe longer.
I don't see any reason why it cannot be a .NET app, but there might be
programming restrictions, limitations or methods, so I advice you to post
this question to some of the developer forums
rgds,
Edwin.
"Rainer Queck" <Rainer@xxxxxxxxxxxxxxx> wrote in message
news:%234LaZ1H3GHA.3944@xxxxxxxxxxxxxxxxxxxxxxx
Hi Edwin,.NET
thank you very much for your information. It helped me a lot to clearify
what
happens on a fail over.
There came a few more to my mind:
- How long does a "fail over" usually take?
(I am aware, that I will have to add my applications startup time to
that.)
- Are there any reasons, why a application in a cluster should NOT be a
application?memory
(My plans are to redesign the production control as a .NET application)
Regards
Rainer
"Edwin vMierlo" <EdwinvMierlo@xxxxxxxxxxxxxxxxxxxxxxxxx> schrieb im
Newsbeitrag news:ew8CfBA3GHA.476@xxxxxxxxxxxxxxxxxxxxxxx
Rainer,
if an application in a cluster "fails over" to another node, all in
(youis lost.
an application in a cluster must write data to a shared disk to
maintain
information.
Once an application is "comming online" on the other node it can read
weneed to program this to happen in your application) the data from disk
again.
Also, please be aware that during the actual failover process there is
a
moment where your application is not running (its being failed over)
Also, once online on the surviving node, you need you clients to
re-connect
to this application or this application need to connect to the clients
(again this need to be programmed in the application)
I realise this answer is quiet generic, but I hope it answers your
questions
rgds,
Edwin.
"Rainer Queck" <Rainer@xxxxxxxxxxxxxxx> wrote in message
news:eN1Sq6$2GHA.5032@xxxxxxxxxxxxxxxxxxxxxxx
Hello NG,
I am collecting information on clustering and what it can do for me.
Background is, that we have a "cluster unaware" application for which
Serverneed a hi availabillity.
I red "BDMTDM.doc" which gave me an rough overlook an what Windows
the2003 serverclustering can do. But I still have a few more question on
clientssubject.
I would like to bring to my mind what happesn on a node failure to my
application?
Is it that a other node takes over with out any losses at all (process
memory)?
My application is a production control, comunicating with (PLC-)
Howvia
UDP datagrams and there fore has a "production-status" in its memory.
runingcan (if at all) be a other node able to have the same application
with the same "production-status" ?appreciated.
Any information, hints and comments to these questions are very
Regards
Rainer Queck
.
- References:
- cluster unaware custom application
- From: Rainer Queck
- Re: cluster unaware custom application
- From: Edwin vMierlo
- Re: cluster unaware custom application
- From: Rainer Queck
- Re: cluster unaware custom application
- From: Edwin vMierlo
- cluster unaware custom application
- Prev by Date: Re: I did a bad thing!!!
- Next by Date: Re: Print$ Share
- Previous by thread: Re: cluster unaware custom application
- Next by thread: Re: Print$ Share
- Index(es):
Relevant Pages
|