My amanda.conf contains these lines (for config "curie") > grep curie amanda.conf changerfile "/usr/local/etc/amanda/curie/chg-zd-mtx" infofile "/usr/local/etc/amanda/curie/DailySet1/curinfo" # database DIRECTORY logdir "/usr/local/etc/amanda/curie/DailySet1" # log directory indexdir "/usr/local/etc/amanda/curie/DailySet1/index" # index directory
In my case the file I'm talking about is chg-zd-mtx, per the "changerfile" config parameter. Note - suffix is not used in the changerfile definition but is used on the actual config file. I realize you use a different tape changer than I do. > more chg-zd-mtx.conf firstslot=1 lastslot=23 #cleanslot=3 AUTOCLEAN=0 autocleancount=99 havereader=0 offlinestatus=0 OFFLINE_BEFORE_UNLOAD=0 max_drive_wait=500 driveslot=0 On Thu, Jul 23, 2009 at 03:58:37PM -0400, Sam Hooker wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > I don't seem to have said...file? config option? Am I looking for the right > thing? > > [r...@inara NOISEPLANT]# find / -name "*changer-config*" > [r...@inara NOISEPLANT]# grep changer-config /etc/amanda/NOISEPLANT/* > [r...@inara NOISEPLANT]# for p in amanda amanda-server; do rpm -ql $p | grep > changer-config; done > [r...@inara NOISEPLANT]# > > > Cheers, > > - -sth > > sam hooker|[email protected]|http://www.noiseplant.com > > We're the Internet's old guard: Paralyzed on the > event horizon of the black hole that is > social networking... > > - ----- "Brian Cuttler" <[email protected]> wrote: > > > right - sorry. > > > > You force a full only every 28 days, that might be > > level 0, 0, > > 1,1,1,2,2,2,2,3,3,3,33,3,4,4,4,44,5,5,5,5,55,5,6,6,6,67,7,7,7,7 > > difficult restore process, more common to have a dumpcycle of 1 or 2 > > weeks, used (probably) more tape each day but simplifies the > > restores. > > > > No, I don't see an obvious reason why you aren't finding a tape > > to write on. > > > > All 40 tapes are actually in the jukebox ? > > > > The changer-config file is correct, amanda knows there are > > 40 tapes/40 slots ? > > > > How to you correct the problem now ? > > > > On Thu, Jul 23, 2009 at 03:01:24PM -0400, Sam Hooker wrote: > > > > > > - ----- "Brian Cuttler" <[email protected]> wrote: > > > > what are the values for > > > > > > > > dumpcycle > > > > runspercycle > > > > runtapes > > > > tapecycle > > > > > > > > > > > > On Thu, Jul 23, 2009 at 02:45:46PM -0400, Sam Hooker wrote: > > > ... > > > > > [r...@inara NOISEPLANT]# for opt in dumpcycle runspercycle > > tapecycle > > > > runtapes tpchanger tapedev; do echo -n "$opt: "; amgetconf > > NOISEPLANT > > > > $opt; done > > > > > dumpcycle: 28 > > > > > runspercycle: 28 > > > > > tapecycle: 40 > > > > > runtapes: 1 > > > > > tpchanger: chg-disk > > > > > tapedev: file:/storage0/amandatapes/NOISEPLANT/slots > > > > > > :-) > > > > > > > > > Cheers, > > > > > > - -sth > > > > > > sam hooker|[email protected]|http://www.noiseplant.com > > > > > --- > > Brian R Cuttler [email protected] > > Computer Systems Support (v) 518 486-1697 > > Wadsworth Center (f) 518 473-6384 > > NYS Department of Health Help Desk 518 473-0773 > > > > > > > > IMPORTANT NOTICE: This e-mail and any attachments may contain > > confidential or sensitive information which is, or may be, legally > > privileged or otherwise protected by law from further disclosure. It > > is intended only for the addressee. If you received this in error or > > from someone who was not authorized to send it to you, please do not > > distribute, copy or use it or any attachments. Please notify the > > sender immediately by reply e-mail and delete this from your > > system. Thank you for your cooperation. > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.8 (Darwin) > Comment: Use GnuPG with Firefox : http://getfiregpg.org (Version: 0.7.6) > > iEYEARECAAYFAkpowOsACgkQX8KByLv3aQ2m7gCfa8qzRYU9AgddrxgVzMe4w8Em > RMsAoM2nokKxal0ZZtfmHkFlwIHIINrK > =sdtv > -----END PGP SIGNATURE----- --- Brian R Cuttler [email protected] Computer Systems Support (v) 518 486-1697 Wadsworth Center (f) 518 473-6384 NYS Department of Health Help Desk 518 473-0773 IMPORTANT NOTICE: This e-mail and any attachments may contain confidential or sensitive information which is, or may be, legally privileged or otherwise protected by law from further disclosure. It is intended only for the addressee. If you received this in error or from someone who was not authorized to send it to you, please do not distribute, copy or use it or any attachments. Please notify the sender immediately by reply e-mail and delete this from your system. Thank you for your cooperation.
