>   104  holdingdisk /dev/dsk/c0t1d0s4 {

Well, that's a new one.  :-)

The "name" (where you put "/dev/dsk/c0t1d0s4") of a holdingdisk is
just some text string.  It's not even used anyplace else in Amanda.
So try something like this:

holdingdisk c0t1d0s4 {
    directory "/export/home/dumps"
    use 1700 Mb
    chunksize 1Gb
}

Or this:

holdingdisk who_cares {
    directory "/export/home/dumps"
    use 1700 Mb
    chunksize 1Gb
}

>Brandon Amundson

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

Reply via email to