From owner-freebsd-current@FreeBSD.ORG Mon Dec 8 15:06:49 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AB5616A4CE for ; Mon, 8 Dec 2003 15:06:49 -0800 (PST) Received: from spider.deepcore.dk (cpe.atm2-0-53484.0x50a6c9a6.abnxx9.customer.tele.dk [80.166.201.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03EE843D2B for ; Mon, 8 Dec 2003 15:06:48 -0800 (PST) (envelope-from sos@spider.deepcore.dk) Received: from spider.deepcore.dk (localhost [127.0.0.1]) by spider.deepcore.dk (8.12.10/8.12.10) with ESMTP id hB8N6Htx074935; Tue, 9 Dec 2003 00:06:17 +0100 (CET) (envelope-from sos@spider.deepcore.dk) Received: (from sos@localhost) by spider.deepcore.dk (8.12.10/8.12.10/Submit) id hB8N6Ggi074934; Tue, 9 Dec 2003 00:06:17 +0100 (CET) (envelope-from sos) From: Soren Schmidt Message-Id: <200312082306.hB8N6Ggi074934@spider.deepcore.dk> In-Reply-To: <20031208224431.GB60526@wombat.localnet> To: Michael Edenfield Date: Tue, 9 Dec 2003 00:06:16 +0100 (CET) X-Mailer: ELM [version 2.4ME+ PL99f (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=ISO-8859-1 X-mail-scanned: by DeepCore Virus & Spam killer v1.3 cc: freebsd-current@FreeBSD.ORG Subject: Re: ad0: FAILURE - SET_MULTI -- should I be worried? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Dec 2003 23:06:49 -0000 It seems Michael Edenfield wrote: > ad0: FAILURE - SET_MULTI status=51 error=4 > GEOM: create disk ad0 dp=0xc165f560 > ad0: 19470MB [39560/16/63] at ata0-master > UDMA33 > > I was wondering if this error meant there was something wrong with the > hardware, that something is "about to be" wrong with the hardware, or if > this is just a harmless warning? These are old PII Celeron systems, so > I wouldn't be shocked if the drive is about to explode, but if this is > some advanced warning I hopefully have time to replace it :) It just says that your drive doesn't support multiple sectors/interrupt, no harm done, the ATA driver just wont use mulitple sectors then... -Søren .. but it works under windows!!