> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Ludo Koren
> Sent: Wednesday, March 16, 2005 1:19 AM
> To: [EMAIL PROTECTED]
> Cc: freebsd-questions@freebsd.org
> Subject: Re: Backup on DDS-4 tapes
> 
> 

>Anyway, cpio cannot handle the problem too, and the tar in
>5.2.1-RELEASE-p3 can handle multi-volume backup, but in the 5.3-STABLE
>don't according to the man page.

I have never found multivolume tar archives to work unless I defined
the size of each tape.  Waiting for the tape device to return an EOT
to the tar program always ended up with junk.

If the tar in 5.3 doesen't have this option any longer why don't you
compile a tar that does?

Anyway, I think your problem is your tape device has it's dip switch
set to disable compression.  In that position it takes a SCSI command
to turn compression on.  If you flip the switch then the tape device
starts with compression on, and it takes a scsi command to turn it
off.  This is hardware compression I am referring to, of course.

Ted
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to