Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to identify which is primary and secondary datacenter of our instance?

Suggy
Giga Sage

In support portal, I see this. Which is primary DC vs Secondary DC?

primary secondary del.png

1 ACCEPTED SOLUTION

Tony Chatfield1
Kilo Patron

Hi, if you check /stats.do the 'active' instance can be identified but the name of the node that you are connected too.

node_id.pngYou can also identify from 'sys_cluster_state' table, nodes from the 'active' data center will show as schedulers = 'any'.

 

View solution in original post

1 REPLY 1

Tony Chatfield1
Kilo Patron

Hi, if you check /stats.do the 'active' instance can be identified but the name of the node that you are connected too.

node_id.pngYou can also identify from 'sys_cluster_state' table, nodes from the 'active' data center will show as schedulers = 'any'.