From owner-freebsd-questions Wed Mar 26 17:29:30 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id RAA20199 for questions-outgoing; Wed, 26 Mar 1997 17:29:30 -0800 (PST) Received: from cisco.it ([194.183.8.2]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id RAA20187 for ; Wed, 26 Mar 1997 17:29:24 -0800 (PST) Received: from pentium-120 (ppp-03.cisco.it [194.183.8.32]) by cisco.it (8.7.5/8.7.3) with SMTP id CAA17799 for ; Thu, 27 Mar 1997 02:30:13 +0100 (MET) Date: Thu, 27 Mar 1997 02:30:13 +0100 (MET) Message-Id: <199703270130.CAA17799@cisco.it> X-Sender: cp011@posta.cisco.it X-Mailer: Windows Eudora Light Version 1.5.2 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: freebsd-questions@FreeBSD.ORG From: Antonio Nati Subject: Re: Tape and planner problems with amanda Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Problems solved: 1) changing my Tandberg tape drive with an ARCHIVE VIPER 150 (a known rogue one) made all the configuration work fine with /dev/nrst0 (thanks to Robert for the hint on the strange behaviour of the Tandberg). 2) The floating exception was caused by some xxxxCYCLE 0 that are badly handled by amanda. In the 2.3.0 documentation I've read that putting 0 in the cycles forces amanda to do a full backup, but my 2.2.6 version probably doesn't handle correctly the zeros. Tonino