A.I.R replication & Import jobs don’t start
We have a problem regarding replication and import jobs that don’t start anymore, nothing changed, it just stopped itself..
The nbu restart didn’t fix it, still no replication or import.
I can see the images who are not completed (nbstlutil stlilist -image_incomplete) and the state are sometimes « not started » , « deffered ».
It is a targeted replication (trusted master configured)
The AIR is in both sides (MasterA<->MasterB)
I spent hours and hours digging into logs legacy and unified at high level (6) and I couldn’t find anything.
Legacy logs from master : bpdbm, admin
Unified logs from master : nbpem, nbstserv, nbrb, nbjm..
Legacy logs from media servers: bpdm, bptm
The credentials validation is success (Credentials>storage servers>replication)
It used to work fine before but nit anymore since this WE.
This isn’t the first time I face a problem regarding this, especially import jobs who don’t start..
I have been through all possible technotes and EEBs and Vox topics.. But NADA !
The bundle and hotfix post upgrade EEBS are already installed with latest versions on master/media servers.
Anyone who has a clue?
Thank you.
Hello everyone,
The problem was resolved after contacting Veritas Support.
The solution is not published anywhere (internal TN) so I want to share the solution with you to help other people..
the solution was by suspending the SLP processing then terminating nbstserv & nbsvcmon processes (make sure they are terminated by a bpps command & grep )
then restart nbstserv and wait for like 30 seconds and then run the magic command :
# nbstlutil dropwg
(at first I hesitate to do that.. but eventually, I did it and what encouraged me most was because I have seen errors like " index 1 cannot be assigned to a workgroup, status= 130(ImageManager.cpp:2612).."
So after the dropwg..Restart the SLP manager and start the service monitor process and the import/replication jobs started to work again.
The strange thing is that I only did this on one Master .. but it worked for both (Replication & Import)..
Hope this would help you guys !
Best regards.