The file backups work fine but I am havign problems backing up to a tape drive. Every time I try to run a test, it hangs on
Starting backup job Group Tape job .. Automatically selected Catalog: MyCatalog Using Catalog "MyCatalog" A job name must be specified. The defined Job resources are: 10: Group Tape job Select Job resource (1-10): 10 Run Backup job JobName: Group Tape job Level: Full Client: group-fd FileSet: Group server files - test data only Pool: Tape Backups Pool - weekly (From Job resource) Storage: Tape Backups (From Job resource) When: 2008-12-15 17:14:23 Priority: 10 OK to run? (yes/mod/no): .. the backup job is now running. When complete, the results will be shown below .. 15-Dec 17:14 bacula-dir JobId 96: Start Backup JobId 96, Job=Group_Tape_job.2008-12-15_17.14.30 15-Dec 17:15 bacula-dir JobId 96: Using Device "Sony_SDX-400V" 15-Dec 17:16 bacula-sd JobId 96: Please mount Volume "TapeVol-0001" or label a new one for: Job: Group_Tape_job.2008-12-15_17.14.30 Storage: "Sony_SDX-400V" (/dev/nst0) Pool: Tape Backups Pool - weekly Media type: 8mmAIT-1 and there it sits. If I go to the status screen, I get a "is waiting for a mount request" (I'm using webmin) on teh tape. If I use the bacula bat tool to status the drive, I get this output: status storage=Tape Backups Storage resource "Tape": not found Select Storage resource (1-2): Connecting to Storage daemon Tape Backups at 192.168.1.77:9103 bacula-sd Version: 2.4.3 (10 October 2008) x86_64-redhat-linux-gnu redhat Daemon started 15-Dec-08 17:15, 0 Jobs run since started. Heap: heap=368,640 smbytes=285,815 max_bytes=286,009 bufs=102 max_bufs=104 Sizes: boffset_t=8 size_t=8 int32_t=4 int64_t=8 Running Jobs: Writing: Full Backup job Group_Tape_job JobId=96 Volume="TapeVol-0001" pool="Tape Backups Pool - weekly" device="Sony_SDX-400V" (/dev/nst0) spooling=0 despooling=0 despool_wait=0 Files=0 Bytes=0 Bytes/sec=0 FDReadSeqNo=6 in_msg=6 out_msg=4 fd=6 ==== Jobs waiting to reserve a drive: ==== Terminated Jobs: JobId Level Files Bytes Status Finished Name =================================================================== 43 Full 0 0 Error 08-Dec-08 13:12 COMP2_server_files 93 Full 0 0 Cancel 15-Dec-08 16:36 Group_Tape_job 95 Full 0 0 Cancel 15-Dec-08 16:54 Group_Tape_job ==== Device status: Device "FileStorage" (/media/SATA15TB) is not open. Device "Sony_SDX-400V" (/dev/nst0) open but no Bacula volume is currently mounted. Device is BLOCKED waiting for mount of volume "TapeVol-0001", Pool: Tape Backups Pool - weekly Media type: 8mmAIT-1 Total Bytes Read=387,072 Blocks Read=6 Bytes/block=64,512 Positioned at File=0 Block=0 ==== Used Volume status: TapeVol-0001 on device "Sony_SDX-400V" (/dev/nst0) Reader=0 writers=0 devres=1 volinuse=1 ==== ==== If I close then run "/etc/rc.d/init.d/bacula-sd stop" and then run: btape -c bacula-sd.conf /dev/nst0 I get this: Tape block granularity is 1024 bytes. btape: butil.c:285 Using device: "/dev/nst0" for writing. btape: btape.c:372 open device "Sony_SDX-400V" (/dev/nst0): OK *test === Write, rewind, and re-read test === I'm going to write 1000 records and an EOF then write 1000 records and an EOF, then rewind, and re-read the data to verify that it is correct. This is an *essential* feature ...blah, blah, blah until the test completes sucessfully. The setup files are shown below: bacula-dir.conf ------------------- Storage { Name = "Tape Backups" Password = nunya Address = 192.168.1.77 SDPort = 9103 Device = Sony_SDX-400V Media Type = 8mmAIT-1 } Pool { Name = "Tape Backups Pool - weekly" Pool Type = Backup Maximum Volume Jobs = 12 Volume Retention = 30 days Recycle = yes AutoPrune = yes LabelFormat = "TapeVol-" } Job { Name = "Group Tape job" Type = Backup Level = Full Client = group-fd FileSet = "Group server files - test data only" Schedule = WeeklyCycle Storage = "Tape Backups" Pool = "Tape Backups Pool - weekly" Messages = Standard } bacula-sd.conf -------------------- Device { Name = Sony_SDX-400V Media Type = 8mmAIT-1 Archive Device = /dev/nst0 # Archive Device = /dev/st0 AutomaticMount = yes AlwaysOpen = yes RemovableMedia = yes RandomAccess = no; Drive Index = 1 # as recommended by btape # Hardware End of Medium = yes BSF at EOM = no # Autochanger = Yes # Changer Device = /dev/changer # Changer Command = "/home/bacula/etc/bacula/scripts/mtx-changer %c %o %S %a 1" LabelMedia = yes } Does anyone have any idea what's wrong? Thanks! Arch ------------------------------------------------------------------------------ SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to help pave the way to the Next Web now. Learn more and register at http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users