* trouble (very slow reads -- disk or controller resets?) with Marvell 88SE92xx PCIe card
@ 2013-10-04 3:48 Daniel Kahn Gillmor
2013-10-04 9:25 ` Paul Menzel
2013-10-04 10:45 ` Vladimir 'φ-coder/phcoder' Serbinenko
0 siblings, 2 replies; 3+ messages in thread
From: Daniel Kahn Gillmor @ 2013-10-04 3:48 UTC (permalink / raw)
To: The development of GNU GRUB
[-- 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 --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: trouble (very slow reads -- disk or controller resets?) with Marvell 88SE92xx PCIe card
2013-10-04 3:48 trouble (very slow reads -- disk or controller resets?) with Marvell 88SE92xx PCIe card Daniel Kahn Gillmor
@ 2013-10-04 9:25 ` Paul Menzel
2013-10-04 10:45 ` Vladimir 'φ-coder/phcoder' Serbinenko
1 sibling, 0 replies; 3+ messages in thread
From: Paul Menzel @ 2013-10-04 9:25 UTC (permalink / raw)
To: grub-devel
[-- Attachment #1: Type: text/plain, Size: 435 bytes --]
Dear Daniel,
Am Donnerstag, den 03.10.2013, 23:48 -0400 schrieb Daniel Kahn Gillmor:
[…]
> Is this something i can debug better somehow?
you could use a serial console for debugging and increase the debugging
level.
Additionally you should GRUB built from the Bazaar repository to find
out if it has been fixed already. GRUB 2.00 is over a year old and a lot
has happened upstream.
[…]
Thanks,
Paul
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: trouble (very slow reads -- disk or controller resets?) with Marvell 88SE92xx PCIe card
2013-10-04 3:48 trouble (very slow reads -- disk or controller resets?) with Marvell 88SE92xx PCIe card Daniel Kahn Gillmor
2013-10-04 9:25 ` Paul Menzel
@ 2013-10-04 10:45 ` Vladimir 'φ-coder/phcoder' Serbinenko
1 sibling, 0 replies; 3+ messages in thread
From: Vladimir 'φ-coder/phcoder' Serbinenko @ 2013-10-04 10:45 UTC (permalink / raw)
To: The development of GNU GRUB
[-- Attachment #1: Type: text/plain, Size: 428 bytes --]
> 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.
On i386-pc GRUB uses BIOS calls to access disks. I'd suggest updating
Option ROM and/or BIOS. I take no responsibility if your update fails in
any way or results in bricked system.
You can also try using --disk-module=native.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 291 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-10-04 10:46 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-04 3:48 trouble (very slow reads -- disk or controller resets?) with Marvell 88SE92xx PCIe card Daniel Kahn Gillmor
2013-10-04 9:25 ` Paul Menzel
2013-10-04 10:45 ` Vladimir 'φ-coder/phcoder' Serbinenko
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).