From owner-freebsd-questions@FreeBSD.ORG Thu Apr 20 16:14:02 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4223716A408 for ; Thu, 20 Apr 2006 16:14:02 +0000 (UTC) (envelope-from mhunter@malcolm.berkeley.edu) Received: from malcolm.berkeley.edu (malcolm.Berkeley.EDU [128.32.206.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DE2F43D53 for ; Thu, 20 Apr 2006 16:13:57 +0000 (GMT) (envelope-from mhunter@malcolm.berkeley.edu) Received: from malcolm.berkeley.edu (localhost [127.0.0.1]) by malcolm.berkeley.edu (8.13.6/8.13.3) with ESMTP id k3KGDr28036860 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 20 Apr 2006 09:13:53 -0700 (PDT) (envelope-from mhunter@malcolm.berkeley.edu) Received: (from mhunter@localhost) by malcolm.berkeley.edu (8.13.6/8.13.3/Submit) id k3KGDrgo036859; Thu, 20 Apr 2006 09:13:53 -0700 (PDT) (envelope-from mhunter) Date: Thu, 20 Apr 2006 09:13:53 -0700 From: Mike Hunter To: Stas Khromoy Message-ID: <20060420161353.GC35511@malcolm.berkeley.edu> References: <4447AAAC.6020903@edpausa.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4447AAAC.6020903@edpausa.com> User-Agent: Mutt/1.5.6i X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.6 (malcolm.berkeley.edu [127.0.0.1]); Thu, 20 Apr 2006 09:13:53 -0700 (PDT) Cc: freebsd-questions@freebsd.org Subject: Re: scsi troubles X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Apr 2006 16:14:02 -0000 On Apr 20 at 11:37, "Stas Khromoy" wrote: > hey folks > we've been getting scsi errors during tape backups using dump. > most of the time the backups complete without any problems > but once every 20-30 or so runs > we get an error like the one bellow > > we are running > dell poweredge 2600 with powervault 114t LTO2 tape drive > > FreeBSD 5.4-RELEASE-p7 FreeBSD 5.4-RELEASE-p7 #2: Fri Oct 7 22:49:12 > EDT 2005 i386 > > bellow is the error > and some other handy info (let me know if this isn't enough) [snip] Do you know for sure if the backups are failing? It's possible the dump card states are harmless. I have some systems that do a dump card state on boot but that have never exhibited an actual problem. Another suggestion is to check if you have the latest firmware for both the tape drive and the controller. Still more people will probably say that there is bad voodoo between whoever your controller vendor is and whoever your drive vendor is. Mike