Load Balancing SCOM sdk service with Microsoft NLB Cluster

In SCOM, High Availability can be achieved at Management Server, Gateway Server and Agent level. If we drill down further more, we can even find ways to configure HA for SCOM console for uninterrupted monitoring

The sdk clients which connect to SCOM console can be made continuously available with Network Load Balancing. So, even in case of Management Server failure, the SCOM console will be operational

The SCOM Operations Console connections can be Highly available with Microsoft Network Load Balancing ( NLB ) , or using hardware Load Balancers or DNS aliases.

In this demo, I have chosen to use Microsoft Network Load Balancing

 

Prerequisites:

  1. Assign Static IP address instead of DHCP  to the SCOM Management Servers
  2. Microsoft Network Load Balancing feature to be enabled in the Management Servers
  3. Create NLB Cluster
  4. Add Nodes to the  Cluster
  5. Add cluster DNS-record to DNS zone

 

Primary Management Server: Server1.kartik.com

Secondary Management Server: Node2.kartik.com

Enable Microsoft Network Load Balancing Feature in both the Management Servers

1

2.PNG

3.PNG

4.PNG

5.PNG

After successful installation of NLB feature, open Network Load Balancing Manager from Administrative Tools and create NLB Cluster

6.PNG

Add Primary Management Server as Host

7.PNG

8.PNG

Give Cluster IP address

9.PNG

Give a Name to the Cluster

10.PNG

 

11.PNG

Connect Host to Cluster

Add Secondary Management Server to the Cluster

12.PNG

13.PNG

15

16

Add Cluster DNS records to DNS-Zone in DNS Server

Login to the DNS Server

Create “A” record for the Cluster

17.PNG

 

18.PNG

 

Access SCOM Console with NLB Name SCOMConsole.kartik.com

 

19.PNG

Now, we see that SCOM Console is operational with the NLB Cluster Name

20.PNG

Test the Functionality:

To test this functionality, I have stopped the Data Access Service in Secondary Management Server. This SDK Service is the core for accessing the SCOM console

SCOM console is connected to SCOMConsole.kartik.com

22.PNG

Let us stop the SDK Service

21.PNG

23.PNG

We can see that the SCOM Console is still operational

24.PNG


 

 

 

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s