planner is an internal part of AMANDA, like driver or taper. IIRC, planner
is responsible for picking the level of backup to be performed for each
entry in the disklist. 

Here are a couple of things that might help: 

1. If /var/log and /etc are really disk partitions, try backing them up by
partition name instead of mount point. (Maybe /dev/hda6 instead of /etc if
you're using Linux.) 

2. Make sure that the amanda user has the right permissions on the raw
device if you're using dump or one of its siblings. 

3. If /var/log and /etc aren't disk partitions, and are just parts of one
(maybe mounted at /), make sure you're using tar to back them up instead of
dump. Checking this will involve tracing parameter inheritance through your
dumptypes in amanda.conf.

Good Luck. 

-----Original Message-----
From: Bernd Zimmermann [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 23, 2001 8:13 AM
To: [EMAIL PROTECTED]
Subject: Is there any 'Planner'?


Hi Folk!

I check the 'man amanda' pages, found nothing,

----------------------------------------------------------------------------
-----------
root@daphne:/usr/adm/amanda/Daily > cat log.20010323.10 | more
START planner date 20010323
INFO planner Adding new disk daphne.webcom.de:/etc.
INFO planner Adding new disk daphne.webcom.de:/var/log.
START driver date 20010323
FAIL planner daphne.webcom.de /var/log 0 [disk /var/log offline on
daphne.webcom.de?]
FAIL planner daphne.webcom.de /etc 0 [disk /etc offline on
daphne.webcom.de?]
-> why are the directories are 'offline'?
did 'nt get it.

FINISH planner date 20010323
WARNING driver WARNING: got empty schedule from planner
-> what is this? Is there any 'Planner'?

STATS driver startup time 4.348
START taper datestamp 20010323 label DailySet1-000 tape 0
INFO taper tape DailySet1-000 kb 0 fm 0 [OK]
FINISH driver date 20010323 time 16.375
----------------------------------------------------------------------------
-----------

----------------------------------------------------------------------------
-----------
Date: Fri, 23 Mar 2001 13:24:22 +0100 (MET)

These dumps were to tape DailySet1-000.
The next tape Amanda expects to use is: a new tape.

FAILURE AND STRANGE DUMP SUMMARY:
  daphne.web /var/log lev 0 FAILED [disk /var/log offline on
daphne.webcom.de?]
  daphne.web /etc lev 0 FAILED [disk /etc offline on daphne.webcom.de?]

-> is this a result of 'planner'?


STATISTICS:
                          Total       Full      Daily
                        --------   --------   --------
Estimate Time (hrs:min)    0:00
Run Time (hrs:min)         0:00
Dump Time (hrs:min)        0:00       0:00       0:00
Output Size (meg)           0.0        0.0        0.0
Original Size (meg)         0.0        0.0        0.0
Avg Compressed Size (%)     --         --         --
Filesystems Dumped            0          0          0
Avg Dump Rate (k/s)         --         --         --

Tape Time (hrs:min)        0:00       0:00       0:00
Tape Size (meg)             0.0        0.0        0.0
Tape Used (%)               0.0        0.0        0.0
Filesystems Taped             0          0          0
Avg Tp Write Rate (k/s)     --         --         --

NOTES:
  planner: Adding new disk daphne.webcom.de:/etc.
  planner: Adding new disk daphne.webcom.de:/var/log.
  driver: WARNING: got empty schedule from planner
  taper: tape DailySet1-000 kb 0 fm 0 [OK]

DUMP SUMMARY:
                                     DUMPER STATS            TAPER STATS
HOSTNAME     DISK        L ORIG-KB OUT-KB COMP% MMM:SS  KB/s MMM:SS  KB/s
-------------------------- --------------------------------- ------------
daphne.webco /etc        0 FAILED ---------------------------------------
daphne.webco /var/log    0 FAILED ---------------------------------------

(brought to you by Amanda version 2.4.2)
----------------------------------------------------------------------------
-----------

many thnks for helping hints!
Bernd Zimmermann

Reply via email to