On Mon, Jan 05, 2004 at 05:39:57PM +0100, Stefan G. Weichinger wrote: > > 0 13 * * 1-5 /usr/local/sbin/amcheck -m daily > 30 2 * * 2-6 /usr/local/sbin/amdump daily && /usr/local/sbin/amverify daily && > /usr/bin/mt -f /dev/st0 offl > > I noticed that I try to take /dev/st0 offl instead of /dev/nst0. > Does that matter? > > Why does amverify start when there is no/the wrong tape inserted?
You should use amverifyrun instead of amverify. > Shouldn�t amcheck/amdump notice that there is still some > amdump/amverify active? amverify doesn't use the lock, maybe it should? Jean-Louis
