Am 08.07.2012 23:33, schrieb Alex Threlfall: > Does anyone have an idea on how to overcome this problem? I've > reverted back to using mt -F /dev/st0 eject to eject the tape, but > can't send the status email each day with the next tape Amanda wants > without using amtape...
Maybe I don't understand your problem in detail. one example of "crontab -l amanda" on one of my servers: 20 09 * * 1-5 /usr/sbin/amcheck -sm daily 30 22 * * 1-5 /usr/sbin/amdump daily ; /usr/bin/mt -f /dev/st0 offl
