Tim Ferrell <[EMAIL PROTECTED]> writes:

> Is there a formula for determining what percentage of tape I have
> left after a backup? I use 'mt tell' to get the current block on
> tape - how do I know how many blocks are on the tape? I am using a
> 4-8GB DAT drive with 90m and 120m tapes. I just need some kind of
> idea of how much tape is left...

If you use tar with the default 10k block size you can use 'mt tell'
and multiply it by the block size.  I don't know any way to get the
number of blocks that are still free.  

If you don't use hardware compression you can once write full all the
tape and use mt tell to get the number of blocks written.  This number
should not change for other backups (unless you are writing more than
one file or using the setmarks).  

Hardware compression is a different story, no idea here (mt tells the
number of blocks written of uncompressed data, there is no way to know
how many compressed blocks have been written).

If you get more information please let me know.

        Torsten

-- 
!07/11 PDP a ni deppart m'I  !pleH
                                            Fortune Cookie
PGP Public key available


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to