From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bartlomiej Zolnierkiewicz Subject: Re: hdb: status error: error=0x40 <3>{ UncorrectableError } Date: Sun, 25 Jan 2009 22:55:58 +0100 Message-ID: <200901252255.59264.bzolnier@gmail.com> References: <3f9a31f40901251239k3e368feeib33661d82497725b@mail.gmail.com> <3f9a31f40901251310g38ecfe61t97e119533215d271@mail.gmail.com> <200901252249.17410.bzolnier@gmail.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:cc:references:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:message-id; bh=3kr6xrNYsj5pinHc5PeKfnuu3EXzKtESd00n/o7xfVM=; b=CrfemYWpCPDfziWsi1shepg7hWfPQyNgV1bsJjeYXVqBZrLpG2Xl3pqJp4BGZo18rW 7vb1mKjAuWtuh5cj6/+JFSRUtI9Pf9/uvGuDXDFRZkEjGnbbI7UkxWXIXVnrnzoqCqtQ 5pfI7Ow7hUA80M0cOICyu6I/cHlDLI15fb8zQ= In-Reply-To: <200901252249.17410.bzolnier@gmail.com> Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Jaswinder Singh Rajput Cc: Bill Davidsen , Kernel Testers List , linux-kernel , "Rafael J. Wysocki" , James Bottomley , Alan Cox On Sunday 25 January 2009, Bartlomiej Zolnierkiewicz wrote: > On Sunday 25 January 2009, Jaswinder Singh Rajput wrote: > > On Mon, Jan 26, 2009 at 2:31 AM, Bill Davidsen wrote: > > > > > > > > > Alan Cox wrote: > > >> > > >> On Mon, 26 Jan 2009 02:09:56 +0530 > > >> Jaswinder Singh Rajput > > >> wrote: > > >> > > >>> Hello all, > > >>> > > >>> I added extra IDE drive I get similar messages like below so I replace > > >>> it another drive but I am still getting similar error messages on > > >>> 2.6.29-rc2-tip: > > >>> > > >>> hdb: status error: status=0x59 { DriveReady SeekComplete DataRequest > > >>> Error } > > >>> hdb: status error: error=0x40 <3>{ UncorrectableError }, > > >>> LBAsect=208845, sector=0 > > >> > > >> Uncorrectable Error is an error from the drive, not the kernel. Looks > > >> like you have bad sectors on that drive. > > >> > > > He noted that he tried another drive, so unless he has a pile of bad drives > > > it's probably something else. Being "hdb" may indicate that it's connected > > > to the same controller as "hda" and might not be jumpered for slave. Or it > > > might be a bad cable, a controller which doesn't like two drives, a dubious > > > power connector, etc. Or if he doesn't have an hda, perhaps the kernel > > > doesn't like a secondary drive without a primary. > > > > > > Being hdb instead of sdb with a new kernel indicates he is using a config > > > which may get a lot less testing these days, perhaps? > > > > > > In any case, I doubt he had two bad drives, so something else is more > > > likely. > > > > > > > But earlier both was working fine on some another machines. > > Did you try them before on this machine? > > Another machine may mean another controller and entirely different > IDE host driver. > > Your bugreport is too sparse in information to say more > (please at least post IDE related kernel config part). dmesg would also be useful