BE V20.5: Import Export fails with E0008213 / E0008214
Library: "NEOs StorageLoader", 8 physical slots, 1 Mailslot (defined inside library), 7 Slots visible to Backup Exec
1) The full backup job has been set to export the tape after backup completes --> this immediate export fails with "E0008213 destination location is full". Manually rerunning the job succeeds.
2) An Import job has been created to run every Monday. The job fails with "E0008214 source location empty". Manual rerun doesn't help.
Checked the library using the webinterface before rerunning the import: Mailslot has a tape, slot 3 is empty, all other Slots have a tape, drive is empty
Checked the libray using Backup Exec before rerunning the import: Mailslot not visible (as expected), Slot 3 is empty. All other slots have a tape (Slot 7 is CLN), drive is empty
See also attached log files
Any help woud be very much apprecited. Thanx
You can achieve what you are trying to do. I did what you are trying to do with my jobs.
You should add the tape export as another stage so that after the backup, it would be moved to the mailslot. Do not use another job and schedule it because this job will not know which tape is used by the backup job.
To import a tape, you need to specify a specific slot. If the slot is not empty, the import will naturally fail. Unless you can ensure that the slot that your import job target is free everyday, you need to use a BEMCLI script to find an empty slot for the import tape to go to.
You should set up a very small backup job (backup one file) with an export stage to test. If it fails, then there is probably something wrong with your tape library.