Netbackup 7.5 restore fails with 2800, Tar Exits with Error 174
While restoring using Standard policy restore in Netbackup 7.5, the restoration fails with error code 2800 and tar exits with error code 174.
<-- tar log snippets starts -->
23:58:54 (375.001) INF - TAR STARTED 15667
23:58:56 (375.001) parent_bptm = 15668, num_bufs = 30, buff_size = 262144, dataport = 0, IS_MPX = 0, Ismpx = 0, CINDEX = 0, curr_buf = 0, buf_seq = 1, is_tape = 1
23:58:56 (375.001) dataipc = /tmp/vnet-15620366396133871538000000005-1WQJc3
23:58:56 (375.001) SHMID = 23330834, BUF_PTR = 0x0x7fa859977000, BUF_CONTROL = 0x0x7fa85a0f7000, ReadyPtr = 0x0x7fa85a0f72d0, MPX_RES_CNTL = 0x0x7fa85a0f72d8
23:58:57 (375.001) FRAGNUM = 1, COPYNUM = 1, KBYTES = 185312, REMAINDER = 0, FIRSTBLK = 0, LASTBLK = 370623
23:58:57 (375.001) [15668] data socket to bprd is connected (6)
23:58:57 (375.001) [15668] received string: (56 37456 0 0 0 0 0 /root/Downloads/)
23:58:57 (375.001) unknown file type I encountered, continuing to process file / (size 0) <----- NEED HELP WITH THIS ERROR
23:58:57 (375.001) expected file /root/Downloads/, found file / <----- NEED HELP WITH THIS ERROR
23:58:57 (375.001) [15668] Exit_shm status = 174
23:58:57 (375.001) The following files/folders were not restored:
23:58:57 (375.001) UTF - /root/Downloads/
<-- tar log snippets ends -->
<-- bptmlog snippets starts -->
23:58:57.408 [15668] <2> bptm: EXITING with status 174 <----------
23:58:57.408 [15668] <2> set_job_details: Tfile (375): LOG 1366396137 4 bptm 15668 EXITING with status 174 <----------
<-- bptm log snippets ends -->
The backup and media verification is done sucessfully. Also, if I run a manual untar using /usr/openv/netbackup/bin/tar on the image file, its extracted successfully!
Please help..!!