Public bug reported:
I have two PATA hard disks connected to an IT/ITE8212 Dual channel ATA
RAID controller as the kernel messages below indicate:
[ 3.540768] pata_it821x 0000:01:08.0: PCI INT A -> Link[APC3] -> GSI 18
(level, low) -> IRQ 18
[ 3.540771] pata_it821x: controller in smart mode.
[ 3.540784] pata_it821x 0000:01:08.0: setting latency timer to 64
[ 3.542903] pata_it821x: Firmware 02/09/3030
[ 3.542906] 0: MWDMA2 <NULL> Maxtor 6L200P0
[ 3.542908] 1: MWDMA2 <NULL> Maxtor 6L200P0
[ 3.542993] scsi0 : pata_it821x
[ 3.543093] scsi1 : pata_it821x
[ 3.543124] ata1: PATA max UDMA/133 cmd 0xac00 ctl 0xa800 bmdma 0x9c00 irq 18
[ 3.543126] ata2: PATA max UDMA/133 cmd 0xa400 ctl 0xa000 bmdma 0x9c08 irq 18
[ 4.712180] ata1.00: ATA-7: Maxtor 6L200P0, BAJ41G20, max UDMA/133
[ 4.712184] ata1.00: 398297088 sectors, multi 0: LBA48
[ 4.712190] ata1.00: configured for DMA
[ 5.884176] ata2.00: ATA-7: Maxtor 6L200P0, BAJ41G20, max UDMA/133
[ 5.884178] ata2.00: 398297088 sectors, multi 0: LBA48
[ 5.884184] ata2.00: configured for DMA
[ 5.884287] scsi 0:0:0:0: Direct-Access ATA Maxtor 6L200P0 BAJ4
PQ: 0 ANSI: 5
[ 5.884430] scsi 0:0:0:0: Attached scsi generic sg0 type 0
[ 5.884496] scsi 1:0:0:0: Direct-Access ATA Maxtor 6L200P0 BAJ4
PQ: 0 ANSI: 5
[ 5.884568] scsi 1:0:0:0: Attached scsi generic sg1 type 0
[ 5.911210] sd 0:0:0:0: [sda] 398297088 512-byte hardware sectors (203928 MB)
[ 5.911229] sd 0:0:0:0: [sda] Write Protect is off
[ 5.911231] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 5.911262] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled,
doesn't support DPO or FUA
[ 5.911323] sd 0:0:0:0: [sda] 398297088 512-byte hardware sectors (203928 MB)
[ 5.911338] sd 0:0:0:0: [sda] Write Protect is off
[ 5.911340] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 5.911368] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled,
doesn't support DPO or FUA
[ 5.911371] sda: sda1 sda2
[ 5.932104] sd 0:0:0:0: [sda] Attached SCSI disk
[ 5.932198] sd 1:0:0:0: [sdb] 398297088 512-byte hardware sectors (203928 MB)
[ 5.932220] sd 1:0:0:0: [sdb] Write Protect is off
[ 5.932222] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 5.932261] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled,
doesn't support DPO or FUA
[ 5.932332] sd 1:0:0:0: [sdb] 398297088 512-byte hardware sectors (203928 MB)
[ 5.932352] sd 1:0:0:0: [sdb] Write Protect is off
[ 5.932353] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 5.932390] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled,
doesn't support DPO or FUA
[ 5.932393] sdb: sdb1 sdb2
[ 5.955622] sd 1:0:0:0: [sdb] Attached SCSI disk
The problem is that while the messages here indicate that the existing
partitions on these disks are seen, no equivalent device node file is
created under /dev for /dev/sda1 /dev/sda2 /dev/sdb1 and /dev/sdb2. Only
/dev/sda and /dev/sdb are made. Yet fdisk -l will list the partitions:
fdisk -l
Disk /dev/sda: 203.9 GB, 203928109056 bytes
255 heads, 63 sectors/track, 24792 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x0004f8de
Device Boot Start End Blocks Id System
/dev/sda1 * 1 16 128488+ fd Linux raid autodetect
/dev/sda2 17 24792 199013220 fd Linux raid autodetect
Disk /dev/sdb: 203.9 GB, 203928109056 bytes
255 heads, 63 sectors/track, 24792 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00056175
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 16 128488+ fd Linux raid autodetect
/dev/sdb2 17 24792 199013220 fd Linux raid autodetect
--snip fdisk output--
Manually creating the /dev/sdaX and /dev/sdbX with mknod does not help:
mdadm -Q /dev/sda1
mdadm: cannot open /dev/sda1: No such device or address
mdadm -Q /dev/sdb1
mdadm: cannot open /dev/sdb1: No such device or address
Interesting output from lshw where it says that both partitions are
UNCLAIMED:
*-storage
description: RAID bus controller
product: IT/ITE8212 Dual channel ATA RAID controller
vendor: Integrated Technology Express, Inc.
physical id: 8
bus info: p...@0000:01:08.0
logical name: scsi0
logical name: scsi1
version: 13
width: 32 bits
clock: 66MHz
capabilities: storage pm bus_master cap_list emulated
configuration: driver=pata_it821x latency=64 maxlatency=8 mingnt=8
module=pata_it821x
*-disk:0
description: ATA Disk
product: Maxtor 6L200P0
vendor: Maxtor
physical id: 0
bus info: s...@0:0.0.0
logical name: /dev/sda
version: BAJ4
serial: L422CYLG
size: 189GiB (203GB)
capabilities: partitioned partitioned:dos
configuration: ansiversion=5 signature=0004f8de
*-volume:0 UNCLAIMED
description: EXT3 volume
vendor: Linux
physical id: 1
bus info: s...@0:0.0.0,1
version: 1.0
serial: a9d51d00-b7b3-4f7a-a5fd-01d944ab17db
size: 125MiB
capacity: 125MiB
capabilities: primary bootable multi journaled
extended_attributes large_files huge_files recover ext3 ext2 initialized
configuration: created=2006-02-19 20:46:07 filesystem=ext3
modified=2009-01-27 12:58:19 mounted=2009-01-27 11:47:02 state=clean
*-volume:1 UNCLAIMED
description: Linux raid autodetect partition
physical id: 2
bus info: s...@0:0.0.0,2
serial: AJtCAt-fpqv-5yYP-fFJB-7MNe-DQYP-v4oa7o
size: 189GiB
capacity: 189GiB
capabilities: primary multi lvm2
*-disk:1
description: ATA Disk
product: Maxtor 6L200P0
vendor: Maxtor
physical id: 1
bus info: s...@1:0.0.0
logical name: /dev/sdb
version: BAJ4
serial: L426GDWG
size: 189GiB (203GB)
capabilities: partitioned partitioned:dos
configuration: ansiversion=5 signature=00056175
*-volume:0 UNCLAIMED
description: EXT3 volume
vendor: Linux
physical id: 1
bus info: s...@1:0.0.0,1
version: 1.0
serial: a9d51d00-b7b3-4f7a-a5fd-01d944ab17db
size: 125MiB
capacity: 125MiB
capabilities: primary bootable multi journaled
extended_attributes large_files huge_files recover ext3 ext2 initialized
configuration: created=2006-02-19 20:46:07 filesystem=ext3
modified=2009-01-27 12:58:19 mounted=2009-01-27 11:47:02 state=clean
*-volume:1 UNCLAIMED
description: Linux raid autodetect partition
physical id: 2
bus info: s...@1:0.0.0,2
serial: AJtCAt-fpqv-5yYP-fFJB-7MNe-DQYP-v4oa7o
size: 189GiB
capacity: 189GiB
capabilities: primary multi lvm2
ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 8.10
LsUsb:
Bus 002 Device 004: ID 04a9:1715 Canon, Inc. MP180 Storage
Bus 002 Device 003: ID 04e8:328e Samsung Electronics Co., Ltd
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 413c:2003 Dell Computer Corp. Keyboard
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
NonfreeKernelModules: nvidia
Package: linux-image-2.6.27-9-generic 2.6.27-9.19
ProcCmdLine: User Name=/dev/mapper/dc-User Namelv ro quiet splash
iommu=noaperture
ProcEnviron:
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
LANG=en_HK.UTF-8
SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.27-9.19-generic
SourcePackage: linux
** Affects: linux (Ubuntu)
Importance: Undecided
Status: New
** Tags: apport-bug
--
pata_it821x driver in Intrepid kernel broken
https://bugs.launchpad.net/bugs/323183
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs