From owner-freebsd-isp@FreeBSD.ORG Thu Jul 29 01:16:13 2004 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 403E216A4CE; Thu, 29 Jul 2004 01:16:13 +0000 (GMT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA49A43D41; Thu, 29 Jul 2004 01:16:12 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.11/8.12.11) id i6T1FoGZ051083; Wed, 28 Jul 2004 20:15:50 -0500 (CDT) (envelope-from dan) Date: Wed, 28 Jul 2004 20:15:50 -0500 From: Dan Nelson To: up@3.am Message-ID: <20040729011550.GA26125@dan.emsphone.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-OS: FreeBSD 5.2-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.6i cc: FreeBSD ISP List cc: freebsd-questions@freebsd.org Subject: Re: DLT "device not configured" errors X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jul 2004 01:16:13 -0000 In the last episode (Jul 28), up@3.am said: > A few months ago I brought up a new server using an Adaptec 2200S RAID > card, and it's been running fine with a RAID 1 array on channel 0. Today > I tried to move the DLT (Quantum 4000) over to this server to make it the > amanda server, so I plugged it into the controller's external port for > channel 1. When I do, neither amanda or mt will see the device, I get: > > mt: /dev/nsa0: Device not configured This could mean that there's no tape in the drive. Does "camcontrol devlist" see the drive? Also make sure you have the "aacp" device in the kernel; that allows non-disk devices to pass through the raid controller and be seen by FreeBSD. -- Dan Nelson dnelson@allantgroup.com