From owner-freebsd-questions@FreeBSD.ORG Sun Jun 22 01:31:15 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F22461065679 for ; Sun, 22 Jun 2008 01:31:15 +0000 (UTC) (envelope-from steven.samuel.cole@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.173]) by mx1.freebsd.org (Postfix) with ESMTP id D06328FC1D for ; Sun, 22 Jun 2008 01:31:15 +0000 (UTC) (envelope-from steven.samuel.cole@gmail.com) Received: by wf-out-1314.google.com with SMTP id 24so1452155wfg.7 for ; Sat, 21 Jun 2008 18:31:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=M7bdzwBM7il8/hHuLLNdUl3KfOAruXJ7Ln2V9Zj2b3Y=; b=ElhD0mHBChUGwQnYlAoKfh53N0ov3SkozbvgZWJx75eUJA433NYPht2270/epNWprD NFfDhjhXpzsQpHj4RiEU0eo5xC2n7F4NFbYp8PmMiNhWlSFz9pztQtk0mLu0ZgPYYN6u pd7WwF4DNS29qZCWnwOVO76FcLm0Ltu38xLE0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=LB/Vr+ZB1kzdqOtdtW2+8GfCGkx3H0Jgxp+fRXY2dQUKi7A+7Bu6ITo1wuin4M//8x 9GZdZwar5kToO1cZ03inpY3jwRWdkC82GITkVBMwzYBmRuX6WDCcBLO5NKrXPt7DNi4U WC0ONsgfsrHO3F20FkwXZUceoFs3NnWE49Kro= Received: by 10.142.14.18 with SMTP id 18mr2600688wfn.129.1214098274965; Sat, 21 Jun 2008 18:31:14 -0700 (PDT) Received: from ?192.168.10.141? ( [125.238.246.179]) by mx.google.com with ESMTPS id 31sm5720393wff.16.2008.06.21.18.31.12 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 21 Jun 2008 18:31:14 -0700 (PDT) Message-ID: <485DAB32.8070108@gmail.com> Date: Sun, 22 Jun 2008 13:30:26 +1200 From: Steven Samuel Cole User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: questions@freebsd.org References: <485C5B91.40801@gmail.com> <20080621063048.GA11866@laverenz.de> In-Reply-To: <20080621063048.GA11866@laverenz.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: error message when starting smartd: FAILURE - SMART status=51 ... 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: Sun, 22 Jun 2008 01:31:16 -0000 Uwe Laverenz schrieb: > On Sat, Jun 21, 2008 at 01:38:25PM +1200, Steven Samuel Cole wrote: > >> Also, the disks are SATA300, the controller supports SATA150 only; there >> is a jumper on the disks that limits them to SATA150 which I removed. >> Could that be relevant ? > > Yes, it could be relevant. Several controllers have shown problems without > this jumper in the past (VIA, 3ware...). > > Uwe > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" Hey Uwe, thanks for your reply :-) I put the jumpers back in, but unfortunately, the messages persist :-( Cheers, Steve