Jeff Bearer <[EMAIL PROTECTED]> writes:
> I searched e-groups and didnt' find what i was looking for. I have 2
> quick questions,
>
> First I'd like to eject the tape after the backups are complete, I
> can't see where to do this, Is there a place to have it run `mt
> offline` when it's done?
crontab?
x x x x x amdump <config>;mt offline
>
> Second, I start my backups at 3am because I have some servers that get
> new info just before that, but other servers could start at midnight, or
> even in the afternoon. Is there any way to keep all the backups in 1
> config but have diffrent backup times for the hosts? Does the order of
> the disklist affect the order in which backups are preformed?
>
> Thanks
> -Jeff Bearer