I am looking for some best practices for installing BizTalk cluster in a
fault tolerant environment.
Heres the servers
SQL1 and SQL2 are clustered VSQL(Active -Passive)
we need to cluster BizTalk servers BTS1 and BTS2 using a separate
cluster group VBTS ) MSDTC
Can you please let me know whether Master Secter Server and Enterprise
Single signon needs to be clustered in the same bizTalk cluster(VBTS)?
IO have already looked at the Microsoft Technet Documentation
Any suggestion or best practices
-Regards,
--
Regards,
Saravana Kumar [MVP - BizTalk Server]
http://www.biztalk247.com/v1/
http://www.digitaldeposit.net/blog
"Kallu" <Ka...@discussions.microsoft.com> wrote in message
news:AC6F43F9-5982-4DAA...@microsoft.com...
You definitely need to provide failover for ESSO, which I beleive can
also be done without a Cluster. You would configure the second
BizTalk server to run ESSO, but to join an existing group. This
should provide redundancy while running as the local ESSO replicates
it's data.
What are your uptime and redundancy requirements for this deployment?
Kind Regards,
-Dan
Can you suggest any links for using ENTSSO without a cluster?
We need to use
-Regards,
Heres the article from MSDN for clustering ENTSSO, it says we need to
install BizTalk on each node
http://msdn2.microsoft.com/en-us/library/aa561823.aspx
Do we need to install just ENTSSO(BizTalk) components on DB cluster or can
we have ENTSSO on BizTalk cluster?
-Regards,
Gladly! Please see:
http://msdn2.microsoft.com/en-us/library/aa560674.aspx
About 1/3 of they way through under "Available, but not highly
available" they mention how if the master secret server fails the
other SSO servers will continue to function normally, you just can't
change any configurations. They even suggest having a MOM event fire
when the master secret server in unavailable and manually promoting
another server. This is a great idea in my opinion and I think solves
most availability concerns.
Kind Regards,
-Dan
--
Regards,
Saravana Kumar [MVP - BizTalk Server]
http://www.biztalk247.com/v1/
http://www.digitaldeposit.net/blog
"Kallu" <Ka...@discussions.microsoft.com> wrote in message
news:1E324931-A7A3-43D9...@microsoft.com...
-Regards,
Can you point me to reading futher reading materials regarding BTS internal
"clustering" capabilities?
Thanks
"DNova" <dno...@gmail.com> wrote in message
news:572ba11c-2237-4fa9...@e6g2000prf.googlegroups.com...
Kind Regards,
-Dan
I want to implement this scenairo (it's a small install 2 BTS and 2 SQL
Boxes clustered).
However the concern is will a failed box require manual intervention. As in
the clustered configuration, the failed box is automatically restarted while
the other passive box becomes active.
Any thoughts on automatically handling failed boxes?
Thanks,
Anthony
"DNova" <dno...@gmail.com> wrote in message
news:42a15c60-3b9a-45aa...@v3g2000hsc.googlegroups.com...