On 2006-03-19 00:58, Nathanel wrote:
Now I have to remove manually a log file “rm /var/lib/amanda/Weekly/log” and replace the tape to run “/usr/sbin/amflush Weekly” from the shell.
The fact that the "log" file is still there means that Amanda is still running, or has crashed without being able to clean up. When finished Amanda renames the file "log" to log.date.X". Normally, you have run "amcleanup" when Amanda has crashed (there are other files that need to be renamed/cleaned too). Does "ps -fu amanda" show some processes? If yes, What are they doing? (strace -p PID) If not, is there any core dump in /tmp/amanda ? Backtrace? Which version are you running? -- Paul Bijnens, xplanation Technology Services Tel +32 16 397.511 Technologielaan 21 bus 2, B-3001 Leuven, BELGIUM Fax +32 16 397.512 http://www.xplanation.com/ email: [EMAIL PROTECTED] *********************************************************************** * I think I've got the hang of it now: exit, ^D, ^C, ^\, ^Z, ^Q, ^^, * * F6, quit, ZZ, :q, :q!, M-Z, ^X^C, logoff, logout, close, bye, /bye, * * stop, end, F3, ~., ^]c, +++ ATH, disconnect, halt, abort, hangup, * * PF4, F20, ^X^X, :D::D, KJOB, F14-f-e, F8-e, kill -1 $$, shutdown, * * init 0, kill -9 1, Alt-F4, Ctrl-Alt-Del, AltGr-NumLock, Stop-A, ... * * ... "Are you sure?" ... YES ... Phew ... I'm out * ***********************************************************************
