--On Thursday, October 23, 2003 21:06:36 -0700 Paul Yeatman <[EMAIL PROTECTED]> wrote:

>> Chunksize was originally a workaround for some filesystems file size 
>> limitations.  When in use, the ONLY place it effects is the holding 
>> disk by breaking up a huge 30 gig total filesystem into files that it 
>> can handle in say, 2 gig hunks.  These files are merged into one big 
>> file on the tape itself, and all chunks must be completed for a given 
>> filesystem before the transfer to the tape begins.  And all chunks 
>> must have been written to the tape before any chunks are deleted from 
>> the holding disk.
>> 
> 
> Thanks for the reply.  Is there any such setting then that would
> perform what I was once was lead to believe chunksize could control,
> ie. specifying a file size over which a backup file should be written
> directly to tape, bypassing the holding disk?

For the filesystems you want to go directly to tape, use a dumptype
that specifies 'holdingdisk no'.
   I'm not sure why you would want to not use a holdingdisk (unless
you are using the FILE driver), it is generally more efficient to use
one.

Frank

> 
> -- 
> Paul Yeatman       (858) 534-9896        [EMAIL PROTECTED]
>            ==================================
>            ==Proudly brought to you by Mutt==
>            ==================================




Reply via email to