From: jon <jon@jonshouse.co.uk>
To: linux-kernel@vger.kernel.org
Subject: 9 sata channels, 6 drives, two failing disks or controllers - no fucking idea how to tie the names together
Date: Wed, 20 Mar 2013 14:46:55 +0000 [thread overview]
Message-ID: <1363790815.9408.7.camel@jonspc> (raw)
I guess somebody noticed the kernel was too user friendly so you people
have "improved" the kernel again.
The in good old days kernel messages said things like /dev/sda bla bla
Now I get :
[ 4706.176816] ata10: exception Emask 0x10 SAct 0x0 SErr 0x910000 action 0xe frozen
[ 4706.176827] ata9: exception Emask 0x10 SAct 0x0 SErr 0x990000 action 0xe frozen
[ 4706.176833] ata9: irq_stat 0x00400000, PHY RDY changed
[ 4706.176839] ata9: SError: { PHYRdyChg 10B8B Dispar LinkSeq }
[ 4706.176850] ata9: hard resetting link
[ 4706.193481] ata10: irq_stat 0x00400000, PHY RDY changed
[ 4706.197875] ata10: SError: { PHYRdyChg Dispar LinkSeq }
[ 4706.202104] ata10: hard resetting link
[ 4711.288030] ata10: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 4711.289538] ata10.00: configured for UDMA/133
[ 4711.289547] ata10: EH complete
[ 4711.320032] ata9: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 4711.323494] ata9.00: configured for UDMA/33
[ 4711.323503] ata9: EH complete
[ 4775.368201] ata9: exception Emask 0x10 SAct 0x0 SErr 0x990000 action 0xe frozen
[ 4775.372501] ata9: irq_stat 0x00400000, PHY RDY changed
[ 4775.376792] ata9: SError: { PHYRdyChg 10B8B Dispar LinkSeq }
[ 4775.380948] ata9: hard resetting link
[ 4780.524032] ata9: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 4780.536659] ata9.00: configured for UDMA/33
[ 4780.536667] ata9: EH complete
With these disks.
root@mail:~# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sdd1 226G 3.9G 211G 2% /
tmpfs 1009M 0 1009M 0% /lib/init/rw
udev 1004M 212K 1004M 1% /dev
tmpfs 1009M 0 1009M 0% /dev/shm
/dev/sde1 688G 336G 318G 52% /disks/vol1
/dev/sdf 2.7T 1.7T 879G 67% /disks/vol2
/dev/sdg 2.7T 1.8T 802G 70% /disks/vol3
/dev/sdb 2.7T 112G 2.5T 5% /disks/vol4
/dev/sdc1 1.4T 1.3T 2.4G 100% /disks/vol5
/dev/sda1 1.4T 1.2T 154G 89% /disks/vol6
Why when the kernel has the ATA=/dev/sdX can it not just tell the fucking users !
reply other threads:[~2013-03-20 14:46 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1363790815.9408.7.camel@jonspc \
--to=jon@jonshouse.co.uk \
--cc=linux-kernel@vger.kernel.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 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.