Re: [gentoo-user] ata6: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen

2013-08-01 Thread Thanasis
on 08/01/2013 07:38 PM Volker Armin Hemmann wrote the following: > Am 01.08.2013 09:37, schrieb Thanasis: >> on 08/01/2013 12:59 AM Paul Hartman wrote the following: >> >>> If no disks are attached, I wonder if something is probing it? >>> >>> I checked my dmesg and every time I plug in my eSATA en

Re: [gentoo-user] ata6: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen

2013-08-01 Thread Thanasis
on 08/01/2013 05:43 PM Bruce Hill wrote the following: > On Thu, Aug 01, 2013 at 10:37:34AM +0300, Thanasis wrote: >> >> Me too. That's exactly how I use this Sata port, so it must be related >> to the way the kernel handles/probes it. >> >> BTW, I use a cable which is sata <-> eSata, i.e. sata for

Re: [gentoo-user] ata6: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen

2013-08-01 Thread Volker Armin Hemmann
Am 01.08.2013 09:37, schrieb Thanasis: > on 08/01/2013 12:59 AM Paul Hartman wrote the following: > >> If no disks are attached, I wonder if something is probing it? >> >> I checked my dmesg and every time I plug in my eSATA enclosure, I see >> this very similar message: >> >> [156541.724580] ata7:

Re: [gentoo-user] ata6: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen

2013-08-01 Thread Bruce Hill
On Thu, Aug 01, 2013 at 10:37:34AM +0300, Thanasis wrote: > > Me too. That's exactly how I use this Sata port, so it must be related > to the way the kernel handles/probes it. > > BTW, I use a cable which is sata <-> eSata, i.e. sata for the > motherboard side and eSata for the external disk side

Re: [gentoo-user] ata6: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen

2013-08-01 Thread Bruce Hill
On Thu, Aug 01, 2013 at 10:51:56AM +0300, Thanasis wrote: > > I keep the cable connected to both the motherboard's sata port and to > the external eSata disk enclosure. The _only_ time that I am _certain_ I've received that particular error is in a very similar case. My workstation has 2 SATA cab

Re: [gentoo-user] ata6: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen

2013-08-01 Thread Paul Hartman
On Thu, Aug 1, 2013 at 2:51 AM, Thanasis wrote: > on 08/01/2013 01:10 AM Bruce Hill wrote the following: >> On Wed, Jul 31, 2013 at 11:17:02PM +0300, Thanasis wrote: >>> on 07/31/2013 10:06 PM Paul Hartman wrote the following: There are a few approaches to try figuring it out explained h

Re: [gentoo-user] ata6: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen

2013-08-01 Thread David Haller
Hello, On Wed, 31 Jul 2013, Paul Hartman wrote: >http://serverfault.com/questions/244944/linux-ata-errors-translating-to-a-device-name All flawed IMHO. My version (works with PATA too), possibly flawed too: ~/bin/ataid_to_drive.sh #!/bin/bash oIFS="$IFS" IFS=$'\n' CTRLS=( $(/sbin/lspci

Re: [gentoo-user] ata6: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen

2013-08-01 Thread Thanasis
on 08/01/2013 01:10 AM Bruce Hill wrote the following: > On Wed, Jul 31, 2013 at 11:17:02PM +0300, Thanasis wrote: >> on 07/31/2013 10:06 PM Paul Hartman wrote the following: >>> >>> There are a few approaches to try figuring it out explained here: >>> >>> http://serverfault.com/questions/244944/li

Re: [gentoo-user] ata6: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen

2013-08-01 Thread Thanasis
on 08/01/2013 12:59 AM Paul Hartman wrote the following: > If no disks are attached, I wonder if something is probing it? > > I checked my dmesg and every time I plug in my eSATA enclosure, I see > this very similar message: > > [156541.724580] ata7: exception Emask 0x10 SAct 0x0 SErr 0x404

Re: [gentoo-user] ata6: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen

2013-07-31 Thread Bruce Hill
On Wed, Jul 31, 2013 at 11:17:02PM +0300, Thanasis wrote: > on 07/31/2013 10:06 PM Paul Hartman wrote the following: > > > > There are a few approaches to try figuring it out explained here: > > > > http://serverfault.com/questions/244944/linux-ata-errors-translating-to-a-device-name > > > > Lo

Re: [gentoo-user] ata6: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen

2013-07-31 Thread Paul Hartman
On Wed, Jul 31, 2013 at 1:11 PM, Thanasis wrote: > Early during booting phase, dmesg shows: > > [0.515651] ata6: SATA max UDMA/133 abar m8192@0xfdefe000 port > 0xfdefe180 irq 17 > [0.833387] ata6: SATA link down (SStatus 0 SControl 300) > > But later, it reports lots like the following sta

Re: [gentoo-user] ata6: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen

2013-07-31 Thread Thanasis
on 07/31/2013 10:06 PM Paul Hartman wrote the following: > > There are a few approaches to try figuring it out explained here: > > http://serverfault.com/questions/244944/linux-ata-errors-translating-to-a-device-name > Looking into /sys/dev/block it seems like /dev/sda is on ata1 and /dev/sdb i

Re: [gentoo-user] ata6: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen

2013-07-31 Thread Bruce Hill
On Wed, Jul 31, 2013 at 09:11:22PM +0300, Thanasis wrote: > Early during booting phase, dmesg shows: > > [0.515651] ata6: SATA max UDMA/133 abar m8192@0xfdefe000 port > 0xfdefe180 irq 17 > [0.833387] ata6: SATA link down (SStatus 0 SControl 300) > > But later, it reports lots like the fol

Re: [gentoo-user] ata6: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen

2013-07-31 Thread Paul Hartman
On Wed, Jul 31, 2013 at 1:11 PM, Thanasis wrote: > Early during booting phase, dmesg shows: > > [0.515651] ata6: SATA max UDMA/133 abar m8192@0xfdefe000 port > 0xfdefe180 irq 17 > [0.833387] ata6: SATA link down (SStatus 0 SControl 300) > > But later, it reports lots like the following sta

[gentoo-user] ata6: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen

2013-07-31 Thread Thanasis
Early during booting phase, dmesg shows: [0.515651] ata6: SATA max UDMA/133 abar m8192@0xfdefe000 port 0xfdefe180 irq 17 [0.833387] ata6: SATA link down (SStatus 0 SControl 300) But later, it reports lots like the following stanza: [164362.715469] ata6: exception Emask 0x10 SAct 0x0 SErr