From owner-freebsd-questions Mon Mar 24 20:10:33 2003 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 B009E37B401 for ; Mon, 24 Mar 2003 20:10:28 -0800 (PST) Received: from smtp.acd.net (smtp.acd.net [207.179.102.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FCEF43F3F for ; Mon, 24 Mar 2003 20:10:27 -0800 (PST) (envelope-from taxman@ACD.NET) Received: from 207.179.77.144 ([207.179.77.144]) by smtp.acd.net with Microsoft SMTPSVC(5.0.2195.5329); Mon, 24 Mar 2003 23:10:09 -0500 From: taxman To: "Bob Perry" , "Josh Paetzel" Subject: Re: dmesg Analysis Date: Mon, 24 Mar 2003 23:13:46 -0500 User-Agent: KMail/1.5 Cc: References: <005701c2f273$6f9bd680$0501a8c0@HOMEFREE> <20030325021300.GG716@ns1.webwarrior.net> <010a01c2f279$0adc2780$0501a8c0@HOMEFREE> In-Reply-To: <010a01c2f279$0adc2780$0501a8c0@HOMEFREE> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200303242313.46575.taxman@acd.net> X-OriginalArrivalTime: 25 Mar 2003 04:10:09.0764 (UTC) FILETIME=[6CF8BA40:01C2F284] X-Spam-Status: No, hits=-25.0 required=5.0 tests=AWL,EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT, REFERENCES,REPLY_WITH_QUOTES,USER_AGENT autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Monday 24 March 2003 09:48 pm, Bob Perry wrote: > > On Mon, Mar 24, 2003 at 09:08:31PM -0500, Bob Perry wrote: > > > I recently upgraded/reinstalled 4.7 RELEASE and apparently lost use of > my > > > SCSI tape backup system. The dmesg command indicates that FreeBSD > > > found > the > > > controller and tape but I don't understand much more than that. > > > > > > Does anyone know where I might find some documentation which would > explain > > > output resulting from running dmesg? For instance, one of the lines > reads: > > > sa0 at adv0 bus 0 target 4 lun 0 > > > > I don't know of any docs that really explain reading a dmesg in detail, > > but > > > I'd be willing to help you sort your issues if you posted your dmesg. > > Thanks Josh, > > I have a SCSI Seagate TapeStor system that worked fine under 4.5 RELEASE. > It worked equally as well when I tried a binary upgrade to 4.7. There were > too many other problems with the upgrade so later I did a complete install > of 4.7. This is where I found that my tape system no longer responded to > any mt commands. What errors do you get? Its always good to include those. > I ran the command dmesg | grep sa0 for the tape device and got the > following: > sa0 at adv0 bus 0 target 4 lun 0 > sa0: Removable Sequential Access SCSI-2 > device > sa0: 10,000 MB/s transfers (10,000 MHz, offset 15) > > Also ran dmesg | grep adv0 for the controller: > adv0: AdvanSys Ultra SCSI Host Adapter SCSI ID 7, queue depth 240 > adv0: port 0xb400-0xb4ff mem > 0x5000000-0xd50000ff irq 11 at device 12.0 on pci0 > > My kernel SCSI controller data reads: > adv0 at isa? > My kernel SCSI peripheral data reads: > sa Sequential Access (tape, etc) > > The best I can pull from this is that FreeBSD finds the tape and controller > when it boots. Yep, that's exactly it. So since it sees it, I don't have any idea what would cause the problem in it not working. As I mentioned, you'll have to include the error. Since it's not likely a problem in how FreeBSD sees the device, the links on how to read dmesg will not help you that much, but hopefully will be instructive anyway. Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message