* John R. Jackson <[EMAIL PROTECTED]> (Thu, Apr 12, 2001 at 11:28:03AM -0500)
>>Im currently using a single (big) holding disk.
>>I have 2 smaller disks, that I'd like to use as holding disks.
>>
>>But the samller disks will not be able to hold the big 0 dumps.
>>
>>According to the docs, the holding disks are used in a round-robin way
>>(dump 1 to HD1, dump 2 -> HD 2, dump3 -> HD3, dump4 -> HD1 &c &c )

> According to the code (you actually read and believed the docs? :-):

Oddly enough, yes ;)

It's in the comments in the example amanda.conf.

>   /* find the holdingdisk with the fewest active dumpers and among
>    * those the one with the biggest free space

> So you should not have any trouble using all three as a "pool".

> It might work even better if you set the holding disk chunksize down
> so they can be split up into pieces and scattered around.

Will that work ?
If I specify a chunksize of 1G, and dump a 9G backup, will it stick 3
chunks on each of the 3 hilding disks ?

That would be really impressive ...

> What "docs" did you find the round-robin described?  I seem to remember
> seeing that, too, but can't find it now and would like to get it updated.

Line 82 and on in example/amanda.conf in the source tree
# Specify holding disks.  These are used as a temporary staging area for
# dumps before they are written to tape and are recommended for most sites.
# The advantages include: tape drive is more likely to operate in streaming
# mode (which reduces tape and drive wear, reduces total dump time); multiple
# dumps can be done in parallel (which can dramatically reduce total dump time.
# The main disadvantage is that dumps on the holding disk need to be flushed
# (with amflush) to tape after an operating system crash or a tape failure.
# If no holding disks are specified then all dumps will be written directly
# to tape.  If a dump is too big to fit on the holding disk than it will be
# written directly to tape.  If more than one holding disk is specified then
# they will all be used round-robin.
                       ^^^^^^^^^^^^^

Thanks,

> 
>>      Gerhard
> 
> John R. Jackson, Technical Software Specialist, [EMAIL PROTECTED]
> 
Currently listening to: Pearl Jam - 11 Off He Goes (VA Beach 8_3_00)

        Gerhard,  <@jasongeo.com>   == The Acoustic Motorbiker ==       
-- 
   __O  i hurt myself today to see if i still feel
 =`\<,  i focus on the pain the only thing that's real
(=)/(=) the needle tears a hole the old familiar sting
        try to kill it all away but i remember everything

Reply via email to