Forum Discussion

samurdhi's avatar
samurdhi
Level 2
7 years ago

client/server handshaking failed(26) - EXIT Status 26:

Hi All,

I'm trying to pull the netbackup from netbackup server using ReaR(Relax and Recovery Image file). But I'm getting following error. ReaR using bprestore command to pull the backup to client server.

Failure in getting Restore Job Id

EXIT STATUS 26: client/server handshaking failed

ERROR: bprestore failed (return code = 0)

Does anyone know what is this issue ?

4 Replies

    • Alexis_Jeldrez's avatar
      Alexis_Jeldrez
      Level 6

      Do you have more details on exactly why did the bprecover process failed, apart from that image?

      Can you backup or restore anything at all from that state? Has that Linux server been properly introduced to the NetBackup Servers?

      • samurdhi123's avatar
        samurdhi123
        Level 1

        Hi Alexis,

        I'm setting this error while I'm trying to restore the files from NB server using bprestore command.

        [root@cricket bin]# ./bprestore -B -t 0 -w 0 –C 192.168.40.68 –D 192.168.40.68 -f /root/file -R /root/restore
        Failure in getting Restore Job Id
        EXIT STATUS 26: client/server handshaking failed.

         

        [root@cricket bin]# cat /root/file
        /etc/hosts
        [root@cricket bin]# cat /root/restore
        change /etc/hosts /tmp/hosts
        [root@cricket bin]#