> > If you use tar (as opposed to dump) as the low-level utility, you can
> > use a single amanda config, with a line in the disklist for each 10G
> > subdirectory.
>
> I didn't know one could do that. How?
OK lets suppose you mount /dev/da0s1g to /home for the users home
directories.
In /home, you will have one subdirectory per user, /home/paul,
/home/peter...
So in you amada disklist, you just declare /home/paul, then on an
other line /home/peter...
Assuming that each user is less than the 10GB of course.
And the dumptype in amanda.conf must specify to use GNUTAR
Olivier