From owner-freebsd-stable@FreeBSD.ORG Thu Jun 28 01:14:01 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D9D6316A421 for ; Thu, 28 Jun 2007 01:14:01 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.freebsd.org (Postfix) with ESMTP id 646CF13C484 for ; Thu, 28 Jun 2007 01:13:59 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (inchoate.gsoft.com.au [203.31.81.61]) (authenticated bits=0) by cain.gsoft.com.au (8.13.8/8.13.8) with ESMTP id l5S1DudS035543 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 28 Jun 2007 10:43:56 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-stable@freebsd.org Date: Thu, 28 Jun 2007 10:43:43 +0930 User-Agent: KMail/1.9.5 References: <20070625174045.GA31486@slackbox.xs4all.nl> <20070627151123.GA71331@slackbox.xs4all.nl> <20070627160321.GA1228@eos.sc1.parodius.com> In-Reply-To: <20070627160321.GA1228@eos.sc1.parodius.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2246341.zNCtj7ryse"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200706281043.54875.doconnor@gsoft.com.au> X-Spam-Score: -3.977 () ALL_TRUSTED,BAYES_00 X-Scanned-By: MIMEDefang 2.58 on 203.31.81.10 Cc: Yoshihiro Ota , Jeremy Chadwick , Norberto Meijome Subject: Re: dumping large partition to USB drive fails X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jun 2007 01:14:01 -0000 --nextPart2246341.zNCtj7ryse Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thursday 28 June 2007 01:33, Jeremy Chadwick wrote: > On Wed, Jun 27, 2007 at 05:11:23PM +0200, Roland Smith wrote: > > Well, camcontrol didn't work either. :-( > > This doesn't come as much of a surprise; camcontrol expects to talk > to a native SCSI device (your drive is ATA). atacontrol expects to > talk to a native ATA device, but via adXX, not via umass or any other > USB interface. > > I don't know of any software even on Windows (for comparison) that > lets you get SMART stats off of an ATA drive in a USB enclosure via > USB. Speedfan (http://www.almico.com/speedfan.php) lets you read SMART off=20 HDs. Also I don't think smartctl or FreeBSD are to blame for the inability to=20 send SMART commands to the HD - it is the enclosures fault for not=20 remapping the commands. (Which should be trivial, the commands are=20 identical just the transport is different) =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart2246341.zNCtj7ryse Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQBGgwtS5ZPcIHs/zowRAjMYAJ9T95oPA70ZHoPuqHJ1fGgOvG3QJQCePXqE jv7XE2NWI9+EHi2iFruavGg= =HYGw -----END PGP SIGNATURE----- --nextPart2246341.zNCtj7ryse--