I think i found the issue.  There is a mismatch on the Pub and Sub Callmanager 
name. The names configured in the callmanager are CM_UCMSUB and CM_UCMPUB.  The 
names in the host file are UCMSUB and UCMPUB.     Once i changed the names in 
the callmanager and reissue the repair all command.  
I saw the following:Subscriber:
admin:show perf query class " Number of Replicates Created and State of 
Replication"==>query class :
 - Perf class (Number of Replicates Created and State of Replication) has 
instances and values:    ReplicateCount  -> Number of Replicates Created   = 
412    ReplicateCount  -> Replicate_State                = 2
Publisher:admin:show perf query class " Number of Replicates Created and State 
of Replication"==>query class :
 - Perf class (Number of Replicates Created and State of Replication) has 
instances and values:    ReplicateCount  -> Number of Replicates Created   = 
412    ReplicateCount  -> Replicate_State                = 2
So the take away is to make sure the hostname match the actual names configured 
in the callmanager.
One way to test it is to do utils network host [hostname configured in the 
callmanager] not the hostname in the hostname file.If that is pingable, then it 
is not an issue.  


From: m...@mallalue.net
To: johnnyso...@hotmail.com; krieger.jul...@gmail.com
CC: ccie_voice@onlinestudylist.com
Subject: RE: [OSL | CCIE_Voice] callmanager datebasse replication issue with 
Publisher.
Date: Wed, 6 Apr 2011 23:01:06 +0000



I’m not a proctor, but if it’s not 2 and 2, then I think that’s no points for 
that troubleshooting section. You can still make updates to the publisher (and 
set you’re devices to register with the publisher as primary) while replication 
is fixing itself. I did this for at least two hours during the IPExpert boot 
camp I attended! Fix that replication - changes will get to the subscriber 
eventually! From: Johnny Soong [mailto:johnnyso...@hotmail.com] 
Sent: 06 April 2011 22:44
To: krieger.jul...@gmail.com
Cc: Mark A. Mallalue; ccie_voice@onlinestudylist.com
Subject: RE: [OSL | CCIE_Voice] callmanager datebasse replication issue with 
Publisher. I saw the same error today with regard to db replication from the 
callmanager db rpl status unified report.  Not all servers have a good 
replication status. See the details.View DetailsServerNumber of Replicates 
CreatedReplicate_State10.10.210.104124 - setup failed10.10.210.114124 - setup 
failedHowever when i read the following  activelog 
cm/trace/dbl/sdi/ReplicationStatus.2011_04_06_21_31_55.out file,  i saw this: 
SERVER                 ID STATE    STATUS     QUEUE  CONNECTION 
CHANGED-----------------------------------------------------------------------g_ucmpub_ccm7_0_1_11000_2
    2 Active   Local           0g_ucmsub_ccm7_0_1_11000_2    3 Active   
Connected       0 Apr  6 21:27:57 This is very confusing.  I know replication 
works in this case because i was able to make changes on the phone.  My 
conclusion is that the unified report is not to be trusted.  You have to test 
the replication by making change on the callmanager.  If it works, then it is 
good. That is my 2 cents.   Date: Wed, 6 Apr 2011 10:18:45 +0200
Subject: Re: [OSL | CCIE_Voice] callmanager datebasse replication issue with 
Publisher.
From: krieger.jul...@gmail.com
To: johnnyso...@hotmail.com
CC: m...@mallalue.net; ccie_voice@onlinestudylist.com

That's why you must check this out as soon as possible when you are on your POD.
If you find that you cannot access your ccmadmin (and that it is not a routing 
issue), or that you have a db replication issue, you must tell your proctor 
immediately.

If you wait too long in the day, the proctor will probably thing that it is a 
mistake on your side...
if it is early in the day, he will check it out and give you extra 
time...2011/4/6 Johnny Soong <johnnyso...@hotmail.com>i will take your advice 
next time when it happen.  Just hope that this doesn't happen in the real lab.  
I spend 4 hrs troubleshooting this.  Thanks.
 From: m...@mallalue.net
To: johnnyso...@hotmail.com; krieger.jul...@gmail.com
CC: ccie_voice@onlinestudylist.comSubject: RE: [OSL | CCIE_Voice] callmanager 
datebasse replication issue with Publisher.
Date: Tue, 5 Apr 2011 20:53:45 +0000 Johnny,
 
Next time, try the following-          On SUB : utils dbreplication stop-       
   On PUB : utils dbreplication stoputils dbreplication clusterreset 
I’ve used the clusterreset successfully when repair and reset don’t work
 
Mark.
 From: ccie_voice-boun...@onlinestudylist.com 
[mailto:ccie_voice-boun...@onlinestudylist.com] On Behalf Of Johnny Soong
Sent: 05 April 2011 19:03
To: krieger.jul...@gmail.com
Cc: ccie_voice@onlinestudylist.com
Subject: Re: [OSL | CCIE_Voice] callmanager datebasse replication issue with 
Publisher. 
i tried to change the extension on the phone.  It did change.  So i know 
replication is not working.  I had to revert the configuration on the 
Callmanager to make it work.   I don't know if there is a fix.  Publisher 
replication is down.  Repair wont work.  Reboot didn't help.  Reset doesn't do 
anything in this case.  Since the Replic state is different. If both the Sub 
and Pub Rpl state is other than 2 and they are the same, then repair will work. 
 Reset will work if you have diferrent repl state. I tried that already.  
 Date: Tue, 5 Apr 2011 19:31:14 +0200
Subject: Re: [OSL | CCIE_Voice] callmanager datebasse replication issue with 
Publisher.
From: krieger.jul...@gmail.com
To: johnnyso...@hotmail.com
CC: ccie_voice@onlinestudylist.com

Hi Johnny,

Even if the utils dbreplication commands do not show what we are looking for 
(2), does the replication work?
Try to create a new region on the pub and see if it has replicated to the sub.
Then try the following command on the sub to see if it worked : run sql select 
name from region
If replication worked, you should see on your sub the newly created region

Julien2011/4/5 Johnny Soong <johnnyso...@hotmail.com>I ran into an issue with 
the Publisher.  The DB Replication is broken.  It is showing 3 in the state 
status.  When i tried to issue the utils dbreplicate status.  It said the 
following:"Status cannot be performed when replication is down on the 
publisher, or on a cluster with a single active node; aborting replication 
status check operation".  I did the utils dbreplic stop on the sub and then on 
the pub.  Then i did the utils dbreplic reset 10.10.210.10 on the Pub.  It 
didn't help. Replic is still showing 3 on the Pub.  Sub is showing 2 which is 
fine.  I can't issue utils dbreplic repair because the pub replic is down.  I 
rebooted both servers.  It didn't do any good.  Any suggestion?
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com                                          
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to