Views:


Symptoms



Block backup of Linux fails with error : 

Tue Jun 20 16:09:58 2017 SNBSVH_608E Snapvault cannot be used on primary node(TCL286). Reason(not enabled)
Tue Jun 20 16:09:58 2017 SNBSVH_467E Please check your SS OSSV setup on node(TCL286)
 

Resolution



1) check if nibbler process is running on the node
2) if not, run DPX/misc/bexconfxrc to install the APM
3) check the file DPX/bin/bexenv, look for the section of
#enable XRClient Support
# Other Environmental variables for XRClient support" >> $USER_PRODIR/bin/bexenv.tmp

For the following lines, change the value of N to Y,
NIB_FORCE_XRC=N
NIB_FORCE_SVP=N
NIB_SNAPVAULT=N

TO:
NIB_FORCE_XRC=Y
NIB_FORCE_SVP=Y
NIB_SNAPVAULT=Y

and make sure it is set that,
SNAP_CJ=N
export SNAP_CJ

4) save the file and restart the DPX processes,
      /opt/DPX/misc/sscmagent stop
      /opt/DPX/misc/bexads stop
      /opt/DPX/misc/sscmagent start

5) rerun backup