Forum Discussion

MG11's avatar
MG11
Level 4
7 years ago

bpstart command giving "newtask" command not found message

Hi,

It's a bit strange  i am getting " " message when triggering bp.start_all
Netbackup Version is: 8.1.1 
Master Server : RHEL 7.6

 

 /usr/openv/netbackup/bin/bp.start_all
/usr/openv/netbackup/bin/bp.start_all: line 21: newtask: command not found
Starting vnetd...
Starting NB_dbsrv...
Starting nbatd...
Starting nbazd...
Starting nbaudit...
Starting nbwmc...
Starting bpcd...
Starting nbftclnt...
Starting nbdisco...
Starting nbevtmgr...
Starting spad...
Starting spoold...
Starting nbemm...
Starting nbrb...
Starting ltid...
Starting bprd...
Starting bpcompatd...
Starting nbjm...
Starting nbpem...
Starting nbstserv...
Starting nbrmms...
Starting nbkms...
Starting nbsl...
Starting nbim...
Starting nbars...
Starting bmrd...
Starting nbvault...
Starting nbcssc...
Starting nbsvcmon...
Starting bmrbd...

4 Replies

  • Could you please open the file and post line 21 here? 
    Or else, copy entire file to bp.start_all.txt and upload the file. 

     

    • MG11's avatar
      MG11
      Level 4

      Hi Mariane,

      Apologies for delayed response:
      Below is the snippet you requested for 

      17 # Set umask to 022 to make sure files and directories
      18 # are not created with world writable permissions.
      19
      20 # Added below command during NBU configuration
      21 MYPID=$$; newtask -p NetBackup -c $MYPID
      22
      23 umask 022
      24

       

      • mph999's avatar
        mph999
        Level 6

        Do you have a 'newtask' command on your system ?

        I checked on a Linux box I had to hand, but this was 7.5 and there was no newtask binary.

        7.6 may be different, or it may be available from a package.