On Fri, Oct 12, 2001 at 12:35:22PM -0700, Michael Sobik wrote:
> Hi all,
>
> I have some questions that weren't answered to well but the Unix
> backup and recovery chapter, and I was hoping to get some answers
> from users with some experience.
>
> Is the dumpcycle the max. number of days Amanda goes before taking a
> full dump of all the systems listed in the disklist file, with Amanda
> taking incremental dumps of those same systems every other day?
>
It is the _maximum_ time distance, between two full dumps of any filesystem.
However Amanda tries to spread level0 dumps evenly across the
typecycle and to balance the amount of backups on each tape.
The result is a mix of full and incremental dumps on each run.
> Is a run simply a single instance of Amanda being run, or the number
> of full dumps taken each dumpcycle?
a run means a call to amdump.
>
> Does Amanda take a separate dump for each system listed in the
> disklist, or each diskdev listed for each host?
>
Every entry in the disklist is handled separately.
> If I have a system in the disklist that requires more space than a
> single tape can provide, what happens?
Currently you loose :-(. All filesystems larger then one single
tape will fail.
This is an open project, looking for developers. If you'd like to
help, please take a look at the Amanda Ongoing Projects Page, where
more up-to-date information is likely to be found about this project.
The current work-around is to use GNU tar to back up subdirectories
of the huge filesystem separately.
>
> Does Amanda always use a new tape each time it's run?
yes, (but if you have a large holding disk, you can
use amflush to flush several runs on one tape)
>
> I have an autoloader with a six tape capacity. If I set the
> tapecycle to be 10, will Amanda prompt me to change tapes or will it
> enter "degraded" mode?
if you put amcheck in your crontab, you will receive mail
prompting for a new tape.
--
Alles Gute / best wishes
Dietmar Goldbeck E-Mail: [EMAIL PROTECTED]
Reporter (to Mahatma Gandhi): Mr Gandhi, what do you think of Western
Civilization? Gandhi: I think it would be a good idea.