From owner-freebsd-stable@FreeBSD.ORG Sat Mar 12 20:54:10 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E8CB16A4CE for ; Sat, 12 Mar 2005 20:54:10 +0000 (GMT) Received: from bgo1smout1.broadpark.no (bgo1smout1.broadpark.no [217.13.4.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7669843D41 for ; Sat, 12 Mar 2005 20:54:09 +0000 (GMT) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from bgo1sminn1.broadpark.no ([217.13.4.93]) by bgo1smout1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0ID9000WWB56C2C0@bgo1smout1.broadpark.no> for freebsd-stable@freebsd.org; Sat, 12 Mar 2005 21:48:42 +0100 (CET) Received: from kg-work.kg4.no ([80.203.21.150]) by bgo1sminn1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with SMTP id <0ID9008PZBHBO0A0@bgo1sminn1.broadpark.no> for freebsd-stable@freebsd.org; Sat, 12 Mar 2005 21:56:00 +0100 (CET) Date: Sat, 12 Mar 2005 21:54:00 +0100 From: Torfinn Ingolfsen X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq;m"_0v;~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH To: freebsd-stable@freebsd.org Message-id: <20050312215400.08a664a7.torfinn.ingolfsen@broadpark.no> MIME-version: 1.0 X-Mailer: Sylpheed version 1.0.0beta3 (GTK+ 1.2.10; i386-portbld-freebsd5.3) Content-type: multipart/mixed; boundary="Boundary_(ID_GVYcnm5xz9Vuq92TpGVv6w)" Subject: Diagnostic tools for external hard drives? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 20:54:10 -0000 This is a multi-part message in MIME format. --Boundary_(ID_GVYcnm5xz9Vuq92TpGVv6w) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Hello, Does FreeBSD (stable) have any tools that I can use to run diagnostics on an external hard drive? I have a Maxtor One Touch 250GB external hard drive (the one with both USB and Firewire connectors). This is connected to my FreeBSD 5-stable machine with firewire. >From /var/log/messages: Mar 12 21:29:38 kg-work kernel: da1 at sbp0 bus 0 target 1 lun 0 Mar 12 21:29:38 kg-work kernel: da1: Fixed Direct Access SCSI-4 device Mar 12 21:29:38 kg-work kernel: da1: 50.000MB/s transfers Mar 12 21:29:38 kg-work kernel: da1: 239371MB (490232832 512 byte sectors: 255H 63S/T 30515C) Today the drive suddenly stopped working, and when I try to mount it now it says: root@kg-work# mount /dev/da1s1e /mnt mount: /dev/da1s1e: Input/output error In /var/log/messages I see lots of error messages (see attached file). Maxtor have a (Windows-only) tool that will do diagnostics, but only on "One Touch II" drives, not on those who are only "One Touch". So any tool I can use under FreeBSD will help. The drive is still under warranty, so I will not open it (yet). Any hints appreciated. -- Regards, Torfinn Ingolfsen, Norway --Boundary_(ID_GVYcnm5xz9Vuq92TpGVv6w) Content-type: text/plain; name=ot_errors.txt Content-transfer-encoding: 7BIT Content-disposition: attachment; filename=ot_errors.txt Mar 12 21:48:26 kg-work kernel: (da1:sbp0:0:1:0): SCSI Status: Check Condition Mar 12 21:48:26 kg-work kernel: (da1:sbp0:0:1:0): MEDIUM ERROR asc:4b,0 Mar 12 21:48:26 kg-work kernel: (da1:sbp0:0:1:0): Data phase error Mar 12 21:48:26 kg-work kernel: (da1:sbp0:0:1:0): Retrying Command (per Sense Data) Mar 12 21:48:27 kg-work kernel: (da1:sbp0:0:1:0): READ(10). CDB: 28 0 0 0 0 4f 0 0 10 0 Mar 12 21:48:27 kg-work kernel: (da1:sbp0:0:1:0): CAM Status: SCSI Status Error Mar 12 21:48:27 kg-work kernel: (da1:sbp0:0:1:0): SCSI Status: Check Condition Mar 12 21:48:27 kg-work kernel: (da1:sbp0:0:1:0): MEDIUM ERROR asc:4b,0 Mar 12 21:48:27 kg-work kernel: (da1:sbp0:0:1:0): Data phase error Mar 12 21:48:27 kg-work kernel: (da1:sbp0:0:1:0): Retries Exhausted --Boundary_(ID_GVYcnm5xz9Vuq92TpGVv6w)--