All lines were
ALLOW-SPLIT no
and the tapefile headers are still split:
AMANDA: SPLIT_FILE 20140504200001 xxx.cmu.edu imap/lvol0 part 1/-1 lev 0
comp N program /sbin/dump
I am having trouble figuring out the perl->C interface. I think the problem
might just be that taper always fills in a part number in the dump_header,
but I haven't found where the perl dump_header hash is turned into a
dumpfile_t
On Fri, May 2, 2014 at 1:35 PM, Jean-Louis Martineau
<[email protected]>wrote:
> On 05/02/2014 11:11 AM, Chaskiel Grundman wrote:
>
>> On our old installation (2.6.0p2) , we used amrestore -p <vtape file>,
>> not amfetchdump or amrecover, to decode/decompress dumps when doing
>> restores. This works even when a backup job is in progress.
>>
>> This is not working on 3.3.5, because the vtape files are all split dumps
>> (with one part), and amrestore does not understand them. Is there any way
>> to force taper to not use the splitter? My configuration has runtapes 1,
>> and I am using chg-disk. Setting the dumptype to 'allow-split no' had no
>> effect.
>>
>
> Are you sure it is correctly set?
> run: amadmin CONF disklist | grep -i allow-split
>
> Jean-Louis
>