On Tue, 24 Feb 2004 at 2:04pm, Tom Brown wrote Please don't reply to a mail and change the subject line to start a new thread. It screws up my threading. ;)
> Is it possible to have amanda allways do a level 0 to a particular tape? > > say i have 7 tapes i would like the normal run on 6 of them shich may > include level 0's but when it comes to one tape allways do a level 0 to this > tape? > > Is that possible? The only way I can think of offhand to do it would be semi-manually. You could run a script (in cron, even) to check the output of 'amadmin $CONFIG tape'. If the output is the tape you want level 0s on, run 'amadmin $CONFIG force' for each entry in your disklist. -- Joshua Baker-LePain Department of Biomedical Engineering Duke University
