From owner-freebsd-scsi@FreeBSD.ORG Mon Jun 2 14:55:47 2003 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 560AF37B401 for ; Mon, 2 Jun 2003 14:55:47 -0700 (PDT) Received: from beppo.feral.com (beppo.feral.com [192.67.166.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26A7143F93 for ; Mon, 2 Jun 2003 14:55:46 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from mailhost.feral.com (mjacob@mailhost.feral.com [192.67.166.1]) by beppo.feral.com (8.12.9/8.12.9) with ESMTP id h52Ltjqw072613; Mon, 2 Jun 2003 14:55:45 -0700 (PDT) (envelope-from mjacob@feral.com) Date: Mon, 2 Jun 2003 14:55:45 -0700 (PDT) From: Matthew Jacob X-X-Sender: mjacob@beppo To: Kern Sibbald In-Reply-To: <1054590119.13606.8.camel@rufus> Message-ID: <20030602145421.D71034@beppo> References: <3EDB31AB.16420.C8964B7D@localhost> <3EDB59A4.27599.C93270FB@localhost> <577540000.1054579840@aslan.btc.adaptec.com> <20030602131225.F71034@beppo> <1054590119.13606.8.camel@rufus> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-scsi@freebsd.org Subject: Re: SCSI tape data loss X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: mjacob@feral.com List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jun 2003 21:55:47 -0000 > I suspect that the problem is something very simple such as > the drive buffering data then hitting the physical EOM and > of course any buffered data goes down the bit bucket. A question to ask then is why tape_pattern_tester stopped at LEOT but Bacula didn't and kept going to PEOT. -matt