Forum Discussion

papazolla's avatar
papazolla
Level 3
2 years ago

nbcheck returned exit status 127 during client install

nb client 9.1

oracle linux 8

error: NetBackup_9.1_CLIENTS2/NBClients/anb/Clients/usr/openv/netbackup/client/Linux/RedHat2.6.32/nbcheck returned exit status 127.

tried so far:

1. remove noexec from fstab & remount /dev/shm

2. change tmpdir with "export TMPDIR=/root/tmp/"

both with same result. Any other ideas without rebooting the server?

  • Hi papazolla 

    You are probably missing the package libnsl which is required for the checks and license utilities. 

    It is part of the pre-requisites for a linux 8 install - install using "dnf install libnsl".

    Cheers
    David

1 Reply

  • Hi papazolla 

    You are probably missing the package libnsl which is required for the checks and license utilities. 

    It is part of the pre-requisites for a linux 8 install - install using "dnf install libnsl".

    Cheers
    David