> the tape is accessed by the tape drive every few
> minutes.
This doesn't seem right. I must admit that I've only used SCSI drives, but I would guess that something on the IDE bus is conflicting with the tape drive. Probably while you are backing up, the same conflict occurs and causes the tape drive to malfunction.
Any way you can test without anything else on the same bus... You mentioned moving the two drives to the same bus, I haven't tried this, so I don't know what steps are required. Be sure to backup first
> At block 21.
This seems strange. The backups on my SME5.6/6.0 servers start at Block 2.
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
DUMP: 10.14% done at 507 kB/s, finished in 5:10
buffer (writer): write of data failed: Input/output error
bytes to write=10240, bytes written=-1, total written 967170K
DUMP: Broken pipe
DUMP: The ENTIRE dump is aborted.
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
I receive this error on my SCSI tape drives if:
1. I have a bad tape in the drive
2. I have dirty tape heads
3. The SCSI bus (my config) is in an unknown state and requires me to reboot the server. This has happened on occasion with older version of SME.
4. The tape drive is broken and needs to be replaced
If you get the problem solved, you may want to try increasing the block size of your backups. I am currently used 32k on my SME5.6 servers, 64k on my SME6 servers. I also increased the buffer, though this takes up memory. I have dramatically decreased the amount of time it takes to backup with these changes. YMMV
The templates that can be modified are:
/etc/e-smith/templates/etc/flexbackup.conf/10Blocksize
/etc/e-smith/templates/etc/flexbackup.conf/10Buffering
Sorry I don't have an absolute solution, but I hope this helps.
Steve