Dear all,
  I have followed the instruction and set the amanda.conf to

dumpcycle 7 days
runspercycle 1 days
tapecycle 7 tapes
labelstr "^DailySet1[0-9][0-9]*$"

  I have seven tapes to have a cycle in one week. Is it correct to label
them as DailySet100, DailySet101, DailySet102,...?

Should I run the command
amlabel DailySet1 DailySet100
amlable DailySet1 DailySet101 ....
as root or as operator?

  For the amrestore,
/usr/sbin/amrestore /dev/nst0 202.85.165.88 '/home$'
amrestore: missing file header block
amrestore: WARNING: not at start of tape, file numbers will be offset
amrestore:   0: reached end of tape: date $?諦
[闡鏽@鼴31 /闡
觸藥孃#

  But, it shows the above error message. What can I do to correct it?
  Thanks for your many help and Happy Christmas.


Yours,
Richard Ao



----- Original Message -----
From: "Chris Karakas" <[EMAIL PROTECTED]>
To: "richard" <[EMAIL PROTECTED]>
Cc: "amanda-users" <[EMAIL PROTECTED]>
Sent: Wednesday, December 13, 2000 8:02 PM
Subject: Re: about setting up the disklist.conf


> richard wrote:
> >
> > In my amanda.conf file, I use
> > dumpcycle 1 days        # the number of days in the normal dump cycle
>
> dumpcycle is the period of time for which AMANDA has to guarantee that
> for every disk in your disklist, there will be a full backup done in
> that period. Setting it to 1 day means that for every 1 day you pick,
> you will find a full backup of every disk done in this day => you will
> need multiple tapes (probably) to achieve this, set runtapes to 7. But I
> doudt that this is exactly what you want ;-). To spread the full backups
> in a period of, say, 7 days is much more reasonable, so the second
> configuration is what you will want:
>
> > dumpcycle 7 days
> > runspercycle 1 days
> > tapecycle 7 tapes
>
> That's fine :-)
>
> PS. Read http://www.backupcentral.com/amanda.html for a detailed
> description of AMANDA.
>
> --
> Regards
>
> Chris Karakas
> Don΄t waste your cpu time - crack rc5: http://www.distributed.net

Reply via email to