I added directories and none of the ones I add get backed up.  Here is
my mail.

Date: Thu, 23 May 2002 14:20:47 +0600 (GMT-6)
From: Amanda user <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: DailySet1 AMANDA MAIL REPORT FOR May 23, 2002

*** A TAPE ERROR OCCURRED: [no tape online].
Some dumps may have been left in the holding disk.
Run amflush to flush them to tape.
The next tape Amanda expects to use is: DailySet11.

FAILURE AND STRANGE DUMP SUMMARY:
  localhost  /u03 lev 0 FAILED [can't switch to incremental dump]
  localhost  /u02 lev 0 FAILED [can't switch to incremental dump]
  localhost  /www lev 0 FAILED [can't switch to incremental dump]
  localhost  /var lev 0 FAILED [can't switch to incremental dump]
  localhost  /home lev 0 FAILED [can't switch to incremental dump]
  localhost  /usr lev 0 FAILED [can't switch to incremental dump]
  localhost  /u01 lev 0 FAILED [can't switch to incremental dump]


STATISTICS:
                          Total       Full      Daily
                        --------   --------   --------
Estimate Time (hrs:min)    0:00
Run Time (hrs:min)         0:16


?
NOTES:
  planner: Adding new disk localhost:/home.
  planner: Adding new disk localhost:/usr.
  planner: Adding new disk localhost:/var.
  planner: Adding new disk localhost:/www.
  planner: Adding new disk localhost:/u01.
  planner: Adding new disk localhost:/u02.
  planner: Adding new disk localhost:/u03.

?
DUMP SUMMARY:
                                     DUMPER STATS            TAPER STATS

HOSTNAME     DISK        L ORIG-KB OUT-KB COMP% MMM:SS  KB/s MMM:SS
KB/s
-------------------------- ---------------------------------
------------
localhost    /etc        1     360     64  17.8   0:001132.1   N/A   N/A

localhost    /home       0 FAILED
---------------------------------------
localhost    /u01        0 FAILED
---------------------------------------
localhost    /u02        0 FAILED
---------------------------------------
localhost    /u03        0 FAILED
---------------------------------------
localhost    /usr        0 FAILED
---------------------------------------
localhost    /var        0 FAILED
---------------------------------------
localhost    /www        0 FAILED
---------------------------------------

(brought to you by Amanda version 2.4.2p2)


here is my conf.

#
# amanda.conf - sample Amanda configuration file.  This started off life
as
#               the actual config file in use at CS.UMD.EDU.
#
# If your configuration is called, say, "csd", then this file normally
goes
# in /etc/amanda/csd/amanda.conf.
#

org "DailySet1"         # your organization name for reports
mailto "amanda"         # space separated list of operators at your site

dumpuser "amanda"       # the user to run dumps under

inparallel 4            # maximum dumpers that will run in parallel
netusage  600 Kbps      # maximum net bandwidth for Amanda, in KB per
sec

dumpcycle 4 weeks       # the number of days in the normal dump cycle
runspercycle 4 weeks    # the number of amdump runs in dumpcycle days
tapecycle 8 tapes       # the number of tapes in rotation
                        # 4 weeks (dumpcycle) times 5 tapes per week
(just
                        # the weekdays) plus a few to handle errors that

                        # need amflush and so we do not overwrite the
full
                        # backups performed at the beginning of the
previous
                        # cycle
### ### ###
# WARNING: don't use `inf' for tapecycle, it's broken!
### ### ###

bumpsize 20 Mb          # minimum savings (threshold) to bump level 1 ->
2
bumpdays 1              # minimum days at each level
bumpmult 4              # threshold = bumpsize * bumpmult^(level-1)

etimeout 300            # number of seconds per filesystem for
estimates.
#etimeout -600          # total number of seconds for estimates.
# a positive number will be multiplied by the number of filesystems on
# each host; a negative number will be taken as an absolute total
time-out.
# The default is 5 minutes per filesystem.


# Specify tape device and/or tape changer.  If you don't have a tape
# changer, and you don't want to use more than one tape per run of
# amdump, just comment out the definition of tpchanger.


# Some tape changers require tapedev to be defined; others will use
# their own tape device selection mechanism.  Some use a separate tape
# changer device (changerdev), others will simply ignore this
# parameter.  Some rely on a configuration file (changerfile) to
# obtain more information about tape devices, number of slots, etc;
# others just need to store some data in files, whose names will start
# with changerfile.  For more information about individual tape
# changers, read docs/TAPE.CHANGERS.

# At most one changerfile entry must be defined; select the most
# appropriate one for your configuration.  If you select man-changer,
# keep the first one; if you decide not to use a tape changer, you may
# comment them all out.

#runtapes 8             # number of tapes to be used in a single run of
amdump
tpchanger "chg-zd-mtx"  # the tape-changer glue script
tapedev "/dev/nst0"     # the no-rewind tape device to be used
#rawtapedev "/dev/null" # the raw device to be used (ftape only)
changerfile "/etc/amanda/DailySet1/changerfile"
#changerfile "/usr/lib/amanda/DailySet1/changer-status"
#changerfile "/etc/amanda/DailySet1/chg-multi.conf"
changerdev "/dev/sg0"

tapetype DLT            # what kind of tape it is (see tapetypes below)
labelstr "^DailySet1[0-9][0-9]*$"       # label constraint regex: all
tapes must match


That should be enough, I hope.  If not please let me know.

Thanks ahead.

Michael H. Collins.


Reply via email to