From owner-freebsd-stable@FreeBSD.ORG Sun Jul 1 09:26:40 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 679DB16A41F for ; Sun, 1 Jul 2007 09:26:40 +0000 (UTC) (envelope-from uspoerlein@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.freebsd.org (Postfix) with ESMTP id EA22A13C4B8 for ; Sun, 1 Jul 2007 09:26:39 +0000 (UTC) (envelope-from uspoerlein@gmail.com) Received: by ug-out-1314.google.com with SMTP id o4so680478uge for ; Sun, 01 Jul 2007 02:26:39 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:received:received:date:from:to:subject:message-id:mail-followup-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=dlHpL+OS4PAxOGsYPaWoZRcTzqXoMSk+RD8qvjOtQqfiax44XWar85l61xy1mAIj61BBv/YBihf/wi7mhsoXZFi+NnGW+izjjBPbT+JbSNBaw29PwFiaEjzF8Wj1D8JwMRWsuM++XYWgv6lFaEBuz+z0MXLjqGmT1kja48/E23k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:from:to:subject:message-id:mail-followup-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=BCbOhQRGpRp5VKMKWxdw1qovSpbVOACPLVts1vj0Jvv8NB/yNEDDLUJDfLEbN1A8ypMfJSTzHK4/FNeLkWCqgecZd+sjrfelmogrfyWqwCF/blxJnXWqvvWcizC00p+ozPaGV7NOee+SIBLA9EKvd2AzzjdriQ3Z2ffBv1X9YrU= Received: by 10.66.236.13 with SMTP id j13mr2338651ugh.1183280511029; Sun, 01 Jul 2007 02:01:51 -0700 (PDT) Received: from roadrunner.q.local ( [85.180.134.200]) by mx.google.com with ESMTP id d13sm12813176fka.2007.07.01.02.01.49 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 01 Jul 2007 02:01:50 -0700 (PDT) Received: from roadrunner.q.local (localhost [127.0.0.1]) by roadrunner.q.local (8.14.1/8.14.1) with ESMTP id l618J4wr002213; Sun, 1 Jul 2007 10:19:04 +0200 (CEST) (envelope-from uspoerlein@gmail.com) Received: (from q@localhost) by roadrunner.q.local (8.14.1/8.14.1/Submit) id l618J3Nf002212; Sun, 1 Jul 2007 10:19:03 +0200 (CEST) (envelope-from uspoerlein@gmail.com) Date: Sun, 1 Jul 2007 10:19:03 +0200 From: Ulrich Spoerlein To: Norberto Meijome , Yoshihiro Ota , freebsd-stable@freebsd.org Message-ID: <20070701081902.GB1797@roadrunner.q.local> Mail-Followup-To: Norberto Meijome , Yoshihiro Ota , freebsd-stable@freebsd.org References: <20070625174045.GA31486@slackbox.xs4all.nl> <20070625224507.da4e62c2.ota@j.email.ne.jp> <20070626060948.GA20203@slackbox.xs4all.nl> <20070627153221.1a2cce90@localhost> <20070627061206.GA58111@slackbox.xs4all.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070627061206.GA58111@slackbox.xs4all.nl> User-Agent: Mutt/1.5.15 (2007-04-06) Cc: 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: Sun, 01 Jul 2007 09:26:40 -0000 On Wed, 27.06.2007 at 08:12:06 +0200, Roland Smith wrote: > Unfortunately I can't check the drives with smartctl; they produce an SCSI > error. I'll try 'camcontrol defects', and see if that turns up anything. Please try with atausb. Remove umass/da/scsi from your kernel and add atausb. Might be worth a try. Other than that, I wish FreeBSD could somehow translate those SMART commands, so it would work with USB/Firewire enclosures of all sorts. Cheers, Ulrich Spoerlein -- "The trouble with the dictionary is you have to know how the word is spelled before you can look it up to see how it is spelled." -- Will Cuppy