On 2006-05-04 16:35, Jeff Moskow wrote:
Hi,

 I apologize if this shows up twice, I sent it yesterday and didn't see it
show up.

 I'm trying to upgrade our amanda server from 2.4.4p1 to 2.5.0p1
and have run into trouble.

 amcheck is perfectly happy, but when I run amdump, it runs for about 15-20 
seconds
and exits.  The amdump log file contains the message:

driver: WARNING: got empty schedule from planner Any suggestions as to what might be wrong and/or where to look next?

And nothing else?

Have a look in the debug files?

- wrong permissions on the planner exec (because you did not "make
  install" as root?). It should be:
    -rwsr-x---  1 root disk 78370 Apr 26 15:18 planner

- you ran some amanda programs as root, and when that created some
  default files/directories, they got created as root instead of amanda?
  (I think some of those problems will be catched by amcheck, but
  maybe not all.)

- all of your DLE's have a fatal problem.  If you got only one
  DLE or one host, the chance of occurance gets rather high that
  this results in planner generating an empty schedule.

- have a look in the client debug files (/tmp/amanda).

- Anything else in the server log files (amdump.X)?

- is "planner" generating a core dump?  If not enable core dumps
  in the shell before starting amdump (ulimit -c ulimited); you find
  the core dumps in the config directory next to amanda.conf (if any).




--
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          *
***********************************************************************

Reply via email to