Hi,

 

I have four tapes in rotation.  I labeled them as BiWeeklySet101-104.  I use always-full as dumptype.  I backed up twice a week.  Every time when I tried to restore using “amrecover –C BiWeekly”, it asked for tape BiWeekly101.  Even though it didn’t have the latest backup.  The following is my amanda config.  Is there anything wrong with it?  Thanks, Lei

 

dumpcycle 0

runspercycle 0   

tapecycle 4 tapes

 

 

define dumptype always-full {

    global

    program "GNUTAR"

    comment "Full dump of this filesystem always"

    compress none

    index yes

    priority high

}

 

Reply via email to