Hello.
I have a bb 11.1 system, that I am running rotation jobs on that back-up to file system devices. As a post script, I am running a tapecopy that consolidates my chosen (queried) sessions to a tape. My problem is that the merge job on the tapecopied tape fails.
The odd thing is, is that if I do a incremental job that stages to disk, then to tape, the merge runs. But if I do a full backup, (~240 gig to AIT-3), it fails every time. The error in the log is either an "Unable to find session number....EC=INCOMPLETE SESSION" or "Unable to Position Session Trailer....EC=NO DATA DETECTED." A scan fails to find the session number as well.
The incrementals go onto 1 tape. The Full will span across 3 tapes.
These are the command lines I'm using: (FULL)
tapecopy" -d GROUP0 -c"W-TAPENAME-%DATE%" -qMethod FULL -qJobNo 6 -qPastTime 3 -m MEDIAPOOL -g
INCR:
tapecopy" -d GROUP0 -c"W-TAPENAME-%DATE%" -qMethod INCR -qJobNo 6 -qPastTime 1 -m MEDIAPOOL -g
I have "Enable Catalog Database" turned off.
I can restore from the disk backup.
The tape drives appear to be in good working order, (Spectra Logic 10000 with 2 AIT-3 drives), and a regular full will run (no disk staging). I have applied the most recent patches to 11.1 from supportconnect.
The system is a Dell 2650 with a PowerVault 220 and PERC 3/QC raid controller.
Any help is greatly appreciated!
- Eric