When running service bus as a farm, you will likely need to setup the DNS name for the whole farm.
To do perform following steps:
1. Execute Stop-SBFarm to Stop all nodes in the farm.
2. Execute Set-SBFarm –FrarmDns by giving the DNS name for the SB farm.
3. On all SB nodes execute Update-SBHost
4. Finally exacute Start-SBFarm to start the farm with all nodes.
More information about Set-SBFarm on MSDN: http://msdn.microsoft.com/en-us/library/dn314430%28v=azure.10%29.aspx
Posted
Oct 23 2014, 01:17 PM
by
Damir Dobric