Am 2016-11-14 um 18:07 schrieb Ochressandro Rettinger:
> This is what I have in my 3.4 config for a single tape drive:
>
> ---
> tapetype "LTO6"
> define tapetype LTO6 {
> comment "Created by amtapetype; compression disabled"
> length 2459879424 kbytes
> filemark 2684 kbytes
> speed 154767 kps
> blocksize 256 kbytes
> }
>
> define changer "tape_drive" {
> tpchanger "chg-single:tape:/dev/nst0"
> device-property "BLOCK_SIZE" "256 kbytes"
> }
>
> tpchanger "tape_drive"
> ---
>
>
> It works for me. I have made backups and recovered from them.
yes, works here as well, thanks (nightly dumps and restore-test still to
do here).
Do you agree that it is different from the man-pages ... ?
Stefan