grub-devel.gnu.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
To: The development of GNU GRUB <grub-devel@gnu.org>
Subject: trouble (very slow reads -- disk or controller resets?) with Marvell 88SE92xx PCIe card
Date: Thu, 03 Oct 2013 23:48:58 -0400	[thread overview]
Message-ID: <524E3AAA.501@fifthhorseman.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 1409 bytes --]

hi there--

i'm trying to boot a machine with grub-pc 2.00-19 (from debian sid), off
of two SATA disks connected to a PCIe controller.

The PCIe controller is a "​SYBA SI-PEX40064", and upon boot it announces
itself as:

Marvell 88SE92xx Adapter - BIOS Version 1.0.0.1010
PCIe x1 2.5Gbps
Mode: PassThru AHCI
Disks Information:
Port     Disk Name                            Size    Speed
S0       SATA: WDC WD2003FYYS-02W0B0          2TB     3Gb/s
S1       SATA: ST32000644NS                   2TB     3Gb/s

Both of these disks have grub installed on them, and they hang with just
the output "GRUB" on the video console.

If i boot grub 2.00-19 from a USB stick, i can get into a grub rescue
shell just fine.  But when i do "ls" to get a listing of the disks, it
pauses for over a minute after printing:

(hd0) (hd0,msdos1) (hd1) (hd2)

and before giving me back a grub> prompt.

after "insmod part_gpt" and another "ls", i get:

(hd0) (hd0,msdos1) (hd1) (hd1,gpt3) (hd1,gpt2) (hd1,gpt1) (hd2)

and then another long hang.

this makes me think that grub is causing the SATA controller to reset
itself with every disk read or something, and then grub is waiting for
it to come back to life before carrying on.

Is this something i can debug better somehow?  is there a way to tell
grub to be "gentler" with the controller or something to avoid these hangs?

	--dkg


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 1027 bytes --]

             reply	other threads:[~2013-10-04  3:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-04  3:48 Daniel Kahn Gillmor [this message]
2013-10-04  9:25 ` trouble (very slow reads -- disk or controller resets?) with Marvell 88SE92xx PCIe card Paul Menzel
2013-10-04 10:45 ` Vladimir 'φ-coder/phcoder' Serbinenko

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=524E3AAA.501@fifthhorseman.net \
    --to=dkg@fifthhorseman.net \
    --cc=grub-devel@gnu.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).