>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? :-):

  /* 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.

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.

>       Gerhard

John R. Jackson, Technical Software Specialist, [EMAIL PROTECTED]

Reply via email to