High Availability of Master Secret Server

We are planning to host BizTalk server on windows cluster for ensuring high availability for FTP and POP3. Can we host the master secret server on the cluster on BizTalk application server rather than Sqlserver cluster? Concern I have this approach both enterprise single sign and master secret service both are same service Entsso.exe, is there any issue.  Please advice.

July 16th, 2014 7:28am

The best candidate servers on which you can cluster the Master Secret Server is the SQL Server cluster where BizTalk is installed because you can reuse this cluster for this low weight service.

If you have not clustered the Master Secret Server there is no high availability in the BizTalk environment, in this cases the first machine you have installed is the Master Secret Server and if it becomes unavailable the whole BizTalk environment will not work since it depends on the Master Secret server to read configuration from the SSO database.

 Thanks

Abhishek

Free Windows Admin Tool Kit Click here and download it now
July 16th, 2014 7:54am

Yes you can. Cluster if ONLY from the standpoint of HA. Since for most deployments, the SQL backend is clustered, Microsoft made special provisions in their license to permit ONLY the SSO deployment on a SQL cluster without incurring additional licensing cost.

In your case you have a valid BizTalk Server (licensed) cluster so of course you can deploy the SSO Master on this in a clustered configuration.

Regards.

July 16th, 2014 8:46am

Yes you can. Cluster if ONLY from the standpoint of HA. Since for most deployments, the SQL backend is clustered, Microsoft made special provisions in their license to permit ONLY the SSO deployment on a SQL cluster without incurring additional licensing cost.

In your case you have a valid BizTalk Server (licensed) cluster so of course you can deploy the SSO Master on this in a clustered configuration.

Regards.

Free Windows Admin Tool Kit Click here and download it now
July 16th, 2014 8:46am

Yes you can. Cluster if ONLY from the standpoint of HA. Since for most deployments, the SQL backend is clustered, Microsoft made special provisions in their license to permit ONLY the SSO deployment on a SQL cluster without incurring additional licensing cost.

In your case you have a valid BizTalk Server (licensed) cluster so of course you can deploy the SSO Master on this in a clustered configuration.

Regards.

July 16th, 2014 8:46am

Hold on!  The answer to you question is NO.

There's a very important point missing above. If you are going to cluster SSO with BizTalk Hosts, them you must cluster all BizTalk resources in the same cluster group.

You cannot have clustered and non-clustered BizTalk hosts with SSO also in the Cluster. This is because if the Cluster fails over, the SSO Service on the failed host will be stopped. BizTalk Host Instances require a local SSO instance.

You should cluster the Master Secret Server with SQL Server.  Why do you want to do it differently?

Free Windows Admin Tool Kit Click here and download it now
July 16th, 2014 1:41pm

Hold on!  The answer to you question is NO.

There's a very important point missing above. If you are going to cluster SSO with BizTalk Hosts, them you must cluster all BizTalk resources in the same cluster group.

You cannot have clustered and non-clustered BizTalk hosts with SSO also in the Cluster. This is because if the Cluster fails over, the SSO Service on the failed host will be stopped. BizTalk Host Instances require a local SSO instance.

You should cluster the Master Secret Server with SQL Server.  Why do you want to do it differently?

July 16th, 2014 1:41pm

Hold on!  The answer to you question is NO.

There's a very important point missing above. If you are going to cluster SSO with BizTalk Hosts, them you must cluster all BizTalk resources in the same cluster group.

You cannot have clustered and non-clustered BizTalk hosts with SSO also in the Cluster. This is because if the Cluster fails over, the SSO Service on the failed host will be stopped. BizTalk Host Instances require a local SSO instance.

You should cluster the Master Secret Server with SQL Server.  Why do you want to do it differently?

Free Windows Admin Tool Kit Click here and download it now
July 16th, 2014 1:41pm

Hold on!  The answer to you question is NO.

There's a very important point missing above. If you are going to cluster SSO with BizTalk Hosts, them you must cluster all BizTalk resources in the same cluster group.

You cannot have clustered and non-clustered BizTalk hosts with SSO also in the Cluster. This is because if the Cluster fails over, the SSO Service on the failed host will be stopped. BizTalk Host Instances require a local SSO instance.

You should cluster the Master Secret Server with SQL Server.  Why do you want to do it differently?

July 16th, 2014 1:41pm

Thanks.

Currently we have SSO on Sql Cluster. We plan to cluster the BizTalk App server to provide high availability for FTP and POP3 receive. New design has a failover cluster available within the BizTalk application server, I was thinking of possibility of moving Master secret server from SqlClsuter to BizTalk App cluster. 

From what you have advised this is not possible.

Also with clustered BizTalk app server its recommended to add MSDTC as a clustered  resource. Any thoughts on this.

Free Windows Admin Tool Kit Click here and download it now
July 17th, 2014 12:41am

Yes, you would add an instance of MSDTC to the Cluster group, but you would still have the local DTC as well.  This is new in Windows Server 2008: http://msdn.microsoft.com/en-us/library/cc730992(WS.10).aspx

July 17th, 2014 3:23am

Yes, you would add an instance of MSDTC to the Cluster group, but you would still have the local DTC as well.  This is new in Windows Server 2008: http://msdn.microsoft.com/en-us/library/cc730992(WS.10).aspx

Free Windows Admin Tool Kit Click here and download it now
July 17th, 2014 3:23am

Yes, you would add an instance of MSDTC to the Cluster group, but you would still have the local DTC as well.  This is new in Windows Server 2008: http://msdn.microsoft.com/en-us/library/cc730992(WS.10).aspx

July 17th, 2014 3:23am

Hi 

Did you check How to Cluster SSO and a BizTalk Host in the Same Cluster Group article ?

Free Windows Admin Tool Kit Click here and download it now
July 17th, 2014 8:59am

Thanks for that important pointer which makes the BizTalk server active-passive if SSO is clustered in the application server cluster.
May 12th, 2015 1:40am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics