Subject: Re: pkg/35231 (sysutils/amanda-server: poor changer support / short reads)
To: None <gdt@NetBSD.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org,>
From: Aaron J. Grier <agrier@poofygoof.com>
List: pkgsrc-bugs
Date: 02/07/2007 05:20:02
The following reply was made to PR pkg/35231; it has been noted by GNATS.

From: "Aaron J. Grier" <agrier@poofygoof.com>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: pkg/35231 (sysutils/amanda-server: poor changer support / short reads)
Date: Tue, 6 Feb 2007 21:16:39 -0800

 the clencher is that amanda labels are 32kB, and the routines to read
 them do not set the block size to 32kB before attempting the read.  I
 recorded that I was going to try -o, but no note of the results.  when I
 get some more new DLTs in, I'll try it out again.
 
 throughput testing indicated that there was no penalty for using 32kB
 blocks, so I gave in and moved on to more changer issues.
 
 the immediate issue was fixed with the included patch and using 32kB
 blocks.