Amanda-Users

Re: always-full delete previous index

2003-05-13 05:37:38
Subject: Re: always-full delete previous index
From: "DUDOIT Sylvain" <sylvain.dudoit AT c-s DOT fr>
To: amanda-users AT amanda DOT org
Date: Tue, 13 May 2003 11:38:07 +0200
Paul Bijnens wrote:

DUDOIT Sylvain wrote:

I'm using Amanda with full dump each day.
So, I use the 'always-full' configuration with 'index' to create index
of my dump.

My problem is that Amanda deletes previous index of previous full dump
and I would like to keep index during one week because I have 5 tapes.


What is your tapecycle in amanda.conf?


Because I have 5 tapes, I have set this configuration in amanda.conf :

   tapecycle 5 tapes
   dumpcycle 0
   runspercycle 1


I use the dumptype "always-full" in addition to "index" :

define dumptype always-full {
    global
    comment "Full dump of this filesystem always"
    compress none
    priority high
    dumpcycle 0
    index
}

- Sylvain


<Prev in Thread] Current Thread [Next in Thread>