On Wed, 31 Jul 2002 at 9:47am, Michael P. Blinn wrote > A few questions about my report. I have a cron set to force level 0 dumps > a minute or two before the actual backup goes into place so that I can get a > full level 0 on each tape.
Why do it that way? Just use 'dumpcycle 0' and it should do the same thing. > I understand "can't switch to incremental dump" because it was forced to be > dump 0, right? Sort of. You don't seem to be using a tape, so amanda was probably in degraded mode. What is your reserve set to in amanda.conf? If it's the default, there's no room saved in degraded mode for level 0s, and you're not letting it switch to incrementals, thus the FAILs. -- Joshua Baker-LePain Department of Biomedical Engineering Duke University
