Hi
you have a problem with your disklist/directory name:
David Galveias schrieb:
>
> I'm trying to backup just a small directory, but i get this error:
> "driver: WARNING: got empty schedule from planner"
> What am i doing wrong?
[....]
> FAILURE AND STRANGE DUMP SUMMARY:
> admin.di.f /home/dgalveias/psd lev 0 FAILED
^^^^^
here is the symtom of the problem......
[....]
> Here's the disklist i have:
>
> admin.di.fc.ul.pt /home/dgalveias/psd corveta
^
and this is the problem itself:
you can't have spaces in names in the disklist, as they are
interpreted as field seperators.
and as a result amanda trys to get estimates for
/home/dgalveias/psd
on spindle "corveta" which is not an alowed value for spidle-number.
i woulkd create a link to that directory wit no spaces in the name and
put that into disklist.
Christoph