From owner-freebsd-questions@FreeBSD.ORG Tue Jul 8 06:24:26 2003 Return-Path: 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 23F5037B404 for ; Tue, 8 Jul 2003 06:24:26 -0700 (PDT) Received: from smtp02.gvl.sys.nuvox.net (smtp02.gvl.sys.nuvox.net [64.89.70.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2288343F93 for ; Tue, 8 Jul 2003 06:24:25 -0700 (PDT) (envelope-from joe@jwebmedia.com) Received: from [192.168.1.107] (66.49.54.54.nw.nuvox.net [66.49.54.54]) h68DOO30006781 for ; Tue, 8 Jul 2003 09:24:24 -0400 User-Agent: Microsoft-Outlook-Express-Macintosh-Edition/5.0.6 Date: Tue, 08 Jul 2003 08:22:50 -0500 From: Joseph Koenig To: Message-ID: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Subject: Tape Drive Problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jul 2003 13:24:26 -0000 Hi, I have a Dell PowerEdge server with a RAID 5 and a SCSI tape drive. For the past two years, the tape drive has worked fine. All of the sudden I get: DUMP: Date of this level 0 dump: Mon Jun 16 01:00:00 2003 DUMP: Date of last level 0 dump: the epoch DUMP: Dumping /dev/aacd0s1a (/) to /dev/sa0 DUMP: mapping (Pass I) [regular files] DUMP: mapping (Pass II) [directories] DUMP: estimated 297479 tape blocks. DUMP: Cannot open output "/dev/sa0". DUMP: fopen on /dev/tty fails: Device not configured DUMP: The ENTIRE dump is aborted. When doing a dump. mt status shows: server1# mt -f /dev/sa0 status mt: /dev/sa0: Input/output error Does this sound like a scsi bus problem, or perhaps a bad drive? Anything I can do to tell for sure what the problem is? Thanks, Joe