From owner-freebsd-questions@FreeBSD.ORG Wed May 16 04:06:42 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 061FC16A402 for ; Wed, 16 May 2007 04:06:42 +0000 (UTC) (envelope-from jackbarnett@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.179]) by mx1.freebsd.org (Postfix) with ESMTP id BDFAC13C455 for ; Wed, 16 May 2007 04:06:41 +0000 (UTC) (envelope-from jackbarnett@gmail.com) Received: by py-out-1112.google.com with SMTP id f31so369229pyh for ; Tue, 15 May 2007 21:06:41 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Wksx4z+skokzbMZwyMEum63h0d+okiGlVnqKi2aNBLR3VB9FxBq2qkzLaebJzer1/egBjg5zhbPNmd44MAAE2dMkLZakw7fiAkjn16Fz1NSsJBbRmBh3T3IBq5aJ4T4NbYj+ZR7LG8DNdHiZAObpgMLBEma6DVbQHrejxSbWXLg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=mCiezwaPF3mHzPJwMFz4Mqk2a+GoBQn/fRUxYJRe4IPVG6zeFzXZUevpZNtO98xpYSFeH1MhNKYY+jehMK0/ytwiLfnYzJ41x7WVE0V8IY52X+fFjXb7nLuDZlUs1QCncALCSPWre4lu7itQ7ysetjhe4N3TRcHQ6vi4n7YlWuQ= Received: by 10.35.92.1 with SMTP id u1mr14207355pyl.1179288401151; Tue, 15 May 2007 21:06:41 -0700 (PDT) Received: by 10.35.13.12 with HTTP; Tue, 15 May 2007 21:06:41 -0700 (PDT) Message-ID: Date: Tue, 15 May 2007 23:06:41 -0500 From: "Jack Barnett" To: freeBSD MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Disk going bad? 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: Wed, 16 May 2007 04:06:42 -0000 I think I have a disk going bad. Is there any tools for freebsd that'll check the disk and let me know if there is a hardware problem or not? (I'm getting ECC errors from my controller and trying to firgure out if it's a bad controller or a bad drive [already checked the cables and all that, so just have it down to these 2 peices of hardawre]) k, thanks!