Forum Discussion

Yogesh9881's avatar
Yogesh9881
Level 6
14 years ago

NDMP backup with NBU

Dear NBU champions smiley

I am using NBU 7.0.1 on master server win 2k3 R2.

NDMP client -- EMC celera

backup selection in NDMP policy --

  • /SSGROUP   (1.4 TB)
  • /RTGS          (500GB)
  • /VVRTGS      (300GB)

I am facing problem only with /SSGROUP as its completes only in 4th or 5th attampts (with below errors) & every time it writes 30% 40% data on tape , other two streams completes with on issue.

4/5/2011 3:54:51 AM - Error bpbrm(pid=5952) db_FLISTsend failed: file read failed (13)      

4/5/2011 3:54:57 AM - Error ndmpagent(pid=8992) terminated by parent process        

4/5/2011 3:54:57 AM - Error ndmpagent(pid=8992) NDMP backup failed, path = /SSGROUP      

4/5/2011 3:54:58 AM - Error ndmpagent(pid=8992) NDMP_LOG_ERROR 0 Backup is aborted.       

4/5/2011 3:55:54 AM - Error ndmpagent(pid=8992) connection 00000000015137B0 ndmp_message_process_one failed, status = 18 (NDMP_XDR_DECODE_ERR)    

4/5/2011 3:55:54 AM - Error ndmpagent(pid=8992) connection 00000000015138A0 ndmp_message_process_one failed, status = 18 (NDMP_XDR_DECODE_ERR)    

4/5/2011 3:55:54 AM - end writing; write time: 00:16:07

Few more..

I am facing this issue only at the time of FULL backup

  • As per wrobbins suggested, splitting the volumes up could be the best option.

    If not, you might want to try this setting:

    http://www.symantec.com/docs/TECH21246 
    http://www.symantec.com/docs/TECH7780

    I had seen it working for both Netapp or EMC filer, not entirely removing the symptom, but some streams that used to error out with status 42/41 tend to complete.

  • Thankx for your replay,

    i checked as per the tech note & setting is already there but no improvement.

  • can you split backup into multiple streams, i.e. /SSGROUP/somedir and /SSGROUP/otherdir

  • As per wrobbins suggested, splitting the volumes up could be the best option.

    If not, you might want to try this setting:

    http://www.symantec.com/docs/TECH21246 
    http://www.symantec.com/docs/TECH7780

    I had seen it working for both Netapp or EMC filer, not entirely removing the symptom, but some streams that used to error out with status 42/41 tend to complete.

  • As watsons  &  wrobbins suggested,

    I found in /SSGROUP there are total 33 dir hence i modified backup selection by each dir 

    but still one stream taking 2 attampts to finish with same error as mentioned below & other 32 stream finished in 1st attampt without any errors

    /SSGROUP/Accounts & Finance

    4/6/2011 6:24:20 PM - positioned 0385L4; position time: 00:00:04
    4/6/2011 6:24:20 PM - begin writing
    4/6/2011 7:36:14 PM - Error bpbrm(pid=8256) db_FLISTsend failed: file read failed (13)       
    4/6/2011 7:36:15 PM - Error ndmpagent(pid=8564) terminated by parent process         
    4/6/2011 7:36:15 PM - Error ndmpagent(pid=8564) NDMP backup failed, path = /SSGROUP/SSGROUP/Accounts & Finance     
    4/6/2011 7:36:16 PM - Error ndmpagent(pid=8564) NDMP_LOG_ERROR 0 Backup is aborted.        
    4/6/2011 7:37:37 PM - end writing; write time: 01:13:17

    After that

    I also worked as per TN and created NDMP_PROGRESS_TIMEOUT & restarted job.

    Thankx to all for your help & will keep posting with updated status smiley.