On 21/02/17 05:28 PM, Charles Curley wrote:
> While working on 1:3.4.2-1~rc2 for Debian:
>
> In the sample amanda.conf:
>
> define tapetype HARD-DISK {
> global
> comment "DAT tape drives"
> # data provided by Rob Browning <[email protected]>
> length 1930 mbytes
> filemark 111 kbytes
> speed 468 kbytes
> }
>
> That should probably be 'comment "VIRTUAL tape drives"' or some such.
There is 'define tapetype HARD-DISK' in the amanda source, this is
probably an addition from Debian.
The others fixups are good.
Thanks.
Jean-Louis
>
> In man amanda:
>
> CONFIGURATION FILES
> There are four user-editable files that control the behavior of
> Amanda.
>
> Shouldn't that be five?
>
> Output from amcheck:
>
> NOTE: tapelist file do not exists
> it will be created on the next run
>
> That should probably be "file does not exists"
>
>
>
>
>
>