All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel.org>
To: Alex Gonzalez <langabe@gmail.com>
Cc: Sergei Shtylyov <sshtylyov@ru.mvista.com>, linux-ide@vger.kernel.org
Subject: Re: [libata/sata_sil] Error on startup
Date: Mon, 15 Sep 2008 03:10:31 -0700	[thread overview]
Message-ID: <48CE3497.4000604@kernel.org> (raw)
In-Reply-To: <c58a7a270809150249qa0bb8e5ifdbfeb7fb5ef0565@mail.gmail.com>

Hello,

Alex Gonzalez wrote:
> :<6> sda:0:msdos_partition: sector_size=1
> 0:read_dev_sector: mapping = 87946cac
> 0:__read_cache_page:cached_page=83a15580
> 0:read_cache_page: page=83a15580
> 0:lock_page
> 0:sync_page on mm/filemap.c
> 0:block_sync_page
> 0:blk_run_backing_dev()
> 0:blk_backing_dev_unplug()
> 0:scsi_request_fn
> 0:scsi_dispatch_cmd
> 0:ata_scsi_queuecmd
> 0:ata_scsi_translate
> 0:***ata_qc_prep***
> 0:***ata_check_status***
> 0:***ata_std_dev_select***
> 0:***ata_check_status***
> 0:***ata_check_status***
> 0:***ata_tf_load
> 0:***ata_bmdma_setup***
> 0:***ata_exec_command***
> 0:***ata_bmdma_start***
> 0:Dispatched cmd 8b64eba0 with rth 0
> 
> <PAUSE>
> 
> 0:***sil_freeze()***
> 0:***ata_bmdma_error_handler***

This is libata error handling kicking in after detecting command
timeout.

> 0:***ata_bmdma_status***
> 0:***ata_bmdma_stop***

And EH tries to stop the bmdma engine.

> *********************************************
> cpu_0 received a bus/cache error
> *********************************************
> Bridge: Phys Addr = 0x0000000000, Device_AERR = 0x00000000
> Bridge: The devices reporting AERR are:
> CPU: (XLR specific) Cache Error log = 0x0000007800004601, Phy Addr =
> 0x00f0000088
> CPU: epc = 0x83435dfc, errorepc = 0x835bf054, cacheerr = 0x00000000
> Can not handle bus/cache error - Halting cpu

Which triggers bus/cache error.  Hmmm... When the booting works, does
the drive keep working after boot?  ie. if you put the drive under
stress test, does the system survive.  Also, error handling shouldn't
trigger bus/cache error.  Do you know what the bus/cache error means?

Thanks.

-- 
tejun

  reply	other threads:[~2008-09-15 10:12 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-12 10:34 [libata/sata_sil] Error on startup Alex Gonzalez
2008-09-12 11:24 ` Ben Dooks
2008-09-12 11:27 ` Alex Gonzalez
2008-09-13 12:55   ` Sergei Shtylyov
2008-09-13 17:23     ` Alex Gonzalez
2008-09-15  8:57       ` Tejun Heo
2008-09-15  9:49         ` Alex Gonzalez
2008-09-15 10:10           ` Tejun Heo [this message]
2008-09-15 10:20             ` Alex Gonzalez
2008-09-15 10:24               ` Tejun Heo
2008-09-15 15:53                 ` Alex Gonzalez
2008-09-16 10:13                   ` Sergei Shtylyov
2008-09-18 10:30                     ` Alex Gonzalez
2008-11-10 10:02                       ` Alex Gonzalez

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48CE3497.4000604@kernel.org \
    --to=tj@kernel.org \
    --cc=langabe@gmail.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=sshtylyov@ru.mvista.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.