Forum Discussion

PranavB's avatar
PranavB
Level 4
11 years ago
Solved

Duplicate of backupid xyz_1392419864 failed, the entity already exists (226).

Getting below error while duplicating from one MSDP to Other MSDP.

 

05/14/2014 12:21:55 - Error bpduplicate (pid=1292) Could not validate backupid: xyz_1392419864, copy 2
05/14/2014 12:21:55 - Error bpduplicate (pid=1292) Duplicate of backupid xyz_1392419864 failed, the entity already exists (226).
05/14/2014 12:21:55 - Error bpduplicate (pid=1292) Status = no images were successfully processed.

 

Any idea what I am doing wrong. This is not happening with all the images.

 

Thanks,

PranavB

  • I tried running the failed images again and 14 out of 15 failed completed successfully and the last one is still running.

  • Are you using the GUI to duplicate the backupid, or are you using the command line of bpduplicate?

    If you are using the command line, please post your command.  This looks like you are telling NBU you want to create copy 2 of this image, but NBU is telling you there is already a copy 2 in the catalog.

  • for i in `cat /tmp/failed_bur.txt`; do ./bpduplicate -dstunit stu_disk_XYZ  -backupid $i; done

     

    we using 

     

    /usr/openv/netbackup/bin/admincmd/bpduplicate -dstunit stu_disk_xyz -backupid -xyz_1392419757.

     

    So ,simply trying to create a copy 2.

  • I tried running the failed images again and 14 out of 15 failed completed successfully and the last one is still running.

  • Running all the failed images again worked - All images now successfully got replicated ,so i believe they were failing due to load,.