cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
4351
Views
18
Helpful
10
Replies

How to find publisher node in the cluster

Syed
Level 3
Level 3

Dear All,

Other than BAT tab how can I make out PUB node in the cluster.

2 Accepted Solutions

Accepted Solutions

from LAB

admin:show network cluster
1X.1XX.182.16X CUCM-10-5-SUB  Subscriber callmanager DBSub authenticated using TCP since Thu Jun 30 19:16:33 2016
1X.1XX.1XX.1XX CUCM-10-5.jitender.bhandariabcdefg.cisco.com CUCM-10-5 Publisher callmanager DBPub authenticated

Server Table (processnode) Entries
----------------------------------
10.197.182.162
10.197.182.163
admin:
admin:run sql select * from processnode
pkid                                 name               mac systemnode description isactive nodeid tknodeusage ipv6name fklbmhubgroup tkprocessnoderole tkssomode
==================================== ================== === ========== =========== ======== ====== =========== ======== ============= ================= =========
00000000-1111-0000-0000-000000000000 EnterpriseWideData     t                      t        1      1                    NULL          1                 0
4a2c0a2e-cc9d-4367-aa28-193614e62395 1X.XXX.1XX.1XX         f                      t        2      0                    NULL          1                 0
b2ee8e33-4632-da2c-3bc4-11987a22d112 1X.XX7.1XX.1XX         f                      t        3      1                    NULL          1                 0

Lower Node ID would be PUB if you cluster have never been rebuild.

HTH

JB

View solution in original post

You can also run utils service list from CLI of publisher.

at the end of output , if u get Primary Node = True [it is Publisher]

For subscribers, it would be False.

regds,

aman

View solution in original post

10 Replies 10

Jitender Bhandari
Cisco Employee
Cisco Employee

Hi Syed,

from cli you can find that in multiple way. from GUI if you have not backed the server you would see warnings message like below on PUB only and warnings regarding licensing.

WARNING: It has been XX day(s) without a successful backup. Please verify backup configuration.

HTH

JB

Thank you Jitender.

Could you reference a few commands, please?

from LAB

admin:show network cluster
1X.1XX.182.16X CUCM-10-5-SUB  Subscriber callmanager DBSub authenticated using TCP since Thu Jun 30 19:16:33 2016
1X.1XX.1XX.1XX CUCM-10-5.jitender.bhandariabcdefg.cisco.com CUCM-10-5 Publisher callmanager DBPub authenticated

Server Table (processnode) Entries
----------------------------------
10.197.182.162
10.197.182.163
admin:
admin:run sql select * from processnode
pkid                                 name               mac systemnode description isactive nodeid tknodeusage ipv6name fklbmhubgroup tkprocessnoderole tkssomode
==================================== ================== === ========== =========== ======== ====== =========== ======== ============= ================= =========
00000000-1111-0000-0000-000000000000 EnterpriseWideData     t                      t        1      1                    NULL          1                 0
4a2c0a2e-cc9d-4367-aa28-193614e62395 1X.XXX.1XX.1XX         f                      t        2      0                    NULL          1                 0
b2ee8e33-4632-da2c-3bc4-11987a22d112 1X.XX7.1XX.1XX         f                      t        3      1                    NULL          1                 0

Lower Node ID would be PUB if you cluster have never been rebuild.

HTH

JB

Once again thank you JB..

Happy to help

JB

You can also run utils service list from CLI of publisher.

at the end of output , if u get Primary Node = True [it is Publisher]

For subscribers, it would be False.

regds,

aman

Good one Aman +5

JB

bwolf
Level 1
Level 1

Even though this is solved, I'd like to add that in the CUCM web GUI, you can go to System -> Server.  Then do a find with the search dialog box empty.  This will show all of your clusters.  When you click on one, it will show "Database Replication"followed by either Subscriber or Publisher.

Hi,

 

you can also come to know through CTI ID under System ---Call Manager server. for Publisher , CTI ID is 1 while for other servers in cluster , it is the order in which they are installed.

 

regds,

aman

thanks for sharing info.

 

regds,

aman