Forum Discussion

sirin_zarin's avatar
14 years ago
Solved

Cannot start NetBackup after update in VCS

Hi all,

I'm update netbackup 7.1(installed on VCS cluster) to 7.1.0.4 and have next for run netbackup on node:

/var/VRTSvcs/log/NetBackup_A.log

2012/05/02 13:46:22 VCS ERROR V-16-2-13069 Thread(4147116912) Resource(nbu_server) - clean failed.
2012/05/02 13:47:56 VCS ERROR V-16-2-13078 Thread(4147116912) Resource(nbu_server) - clean completed successfully after 1 failed attempts.
2012/05/02 13:47:56 VCS ERROR V-16-2-13071 Thread(4147116912) Resource(nbu_server): reached OnlineRetryLimit(1).
2012/05/02 16:04:52 VCS WARNING V-16-2-13102 Thread(4147116912) Resource (nbu_server) received unexpected event start in state Online
2012/05/02 16:35:00 VCS ERROR V-16-2-13066 Thread(4147116912) Agent is calling clean for resource(nbu_server) because the resource is not up even after online completed

/var/VRTSvcs/log/engine_A.log

....

2012/05/02 16:35:01 VCS ERROR V-16-2-13066 (srv-vrts-n1) Agent is calling clean for resource(nbu_server) because the resource is not up even after online completed.
2012/05/02 16:38:52 VCS INFO V-16-2-13716 (srv-vrts-n1) Resource(nbu_server): Output of the completed operation (clean)
....

What can I do to fix this?

  • UPD 3

    I solved the problem with "ERROR: Unable to start Sybase." but it is strange.

    i used sepatare catalog for NBDBMS_CONF_DIR (by default - /usr/openv/var/global ), my NBDBMS_CONF_DIR is /nbu/var/global and symlink is created during installation

    [root@srv-vrts-n1 nbupd]# ls -la /usr/openv/var/global
    lrwxrwxrwx 1 root root 15 May  4 14:01 /usr/openv/var/global -> /nbu/var/global

    Script /usr/openv/db/bin/nbdbms_start_server does not work properly during the installation of updates. i change to script NBDBMS_CONF_DIR=/usr/openv/var/global on NBDBMS_CONF_DIR=/nbu/var/global and installation updates successful.

    It is a very strange

    P.S. After the upgrade everything works fine. I'll check a few days on the stand, and write the result

18 Replies