Is '0' a valid number for runspercycle (that's a rhetorical question
for the developers on the list)?   You're telling planner that
Amanda is run 0 times during the 5 days of your dumpcycle.  It might
not be the reason you get no output, but if you're trying to do what
I think you are (i.e. run Amanda 5 days a week), you should have a
dumpcycle of 7 and a runspercycle of 5.
  You probably also want a larger tapecycle, since with 5 tapes for
5 runs you will be overwriting the only level 0 of some of your
filesystems each day, and if it should fail you will not be able
to restore all of your disks.

Frank

--On Monday, May 13, 2002 15:35:32 -0700 Doug Silver <[EMAIL PROTECTED]> wrote:

> On Mon, 13 May 2002, Andrew Falanga wrote:
>
>>
>> That's just it.  I'm not getting any error's.  Nothing.  I'm not getting
>> any mail sent to user amanda.  I've thined out the comments from my conf
>> file, and I'm pasting that in to this message.  I don't get it.
>>
>> Andy
>>
>> org "TestSet1"          # your organization name for reports
>> mailto "afalanga"       # 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 5 days        # the number of days in the normal dump cycle
>> runspercycle 0          # the same as dumpcyle
>> tapecycle 5 tapes       # the number of tapes in rotation
>>
>>
>> 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 est.
>>
>> runtapes 1              # number of tapes to be used in a single run of
>> amdump
>>
> [snip]
>> logdir   "/var/amanda/log"                      # log directory
>> infofile "/var/amanda/log/TestSet1/curinfo"     # database filename
>> indexdir "/var/amanda/log/TestSet1/index"       # index directory
> [snip]
>
> Well your configuration looks okay.  So when you run 'amcheck TestSet1'
> it checks out okay and 'amdump TestSet1' nothing happens??
>
> I'd look in the various configuration areas, i.e. /tmp/Amanda and
> /var/amanda/log/TestSet1 for information as to what Amanda is doing -- or
> not doing.
>
>
> --
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Doug Silver
> Network Manager
> Urchin Corporation    http://www.urchin.com
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>



--
Frank Smith                                                [EMAIL PROTECTED]
Systems Administrator                                     Voice: 512-374-4673
Hoover's Online                                             Fax: 512-374-4501

Reply via email to