Gentoo Archives: gentoo-admin

From: Rob <rob@×××××××.com>
To: gentoo-admin@l.g.o
Subject: RE: [gentoo-admin] initramfs/udev issues
Date: Mon, 17 Apr 2006 19:27:58
Message-Id: 200604171927.k3HJRdJr003311@robin.gentoo.org
In Reply to: RE: [gentoo-admin] initramfs/udev issues by "Johnson
1 Uhhh, this message just kinda appeard in the temp folder I am using to
2 filter out the results...
3
4 -----Original Message-----
5 From: Johnson, Maurice E CTR NSWCDL-K74
6 [mailto:maurice.e.johnson1.ctr@××××.mil]
7 Sent: Monday, April 17, 2006 2:25 PM
8 To: gentoo-admin@l.g.o
9 Subject: RE: [gentoo-admin] initramfs/udev issues
10
11 In addition to my last message:
12
13 We are running one system on kernel 2.6.12-r4 (which works fine for obvious
14 reasons) in order to work this issue:
15
16 I have the following output from
17
18 # udevinfo
19
20
21 looking at device '/block/sda':
22 KERNEL=="sda"
23 SUBSYSTEM=="block"
24 SYSFS{stat}==" 7619 2368 320031 96813 4146 2814
25 55474 22018 0 30875 118830"
26 SYSFS{size}=="143374744"
27 SYSFS{removable}=="0"
28 SYSFS{range}=="16"
29 SYSFS{dev}=="8:0"
30
31 looking at device
32 '/devices/pci0000:08/0000:08:0b.0/0000:0a:06.0/host6/target6:0:0/6:0:0:0':
33 ID=="6:0:0:0"
34 BUS=="scsi"
35 DRIVER=="sd"
36 SYSFS{ioerr_cnt}=="0x0"
37 SYSFS{iodone_cnt}=="0x2e11"
38 SYSFS{iorequest_cnt}=="0x2e11"
39 SYSFS{iocounterbits}=="32"
40 SYSFS{timeout}=="30"
41 SYSFS{state}=="running"
42 SYSFS{rev}=="0003"
43 SYSFS{model}=="ST373454LW "
44 SYSFS{vendor}=="SEAGATE "
45 SYSFS{scsi_level}=="4"
46 SYSFS{type}=="0"
47 SYSFS{queue_type}=="simple"
48 SYSFS{device_blocked}=="0"
49 SYSFS{queue_depth}=="31"
50
51 looking at device
52 '/devices/pci0000:08/0000:08:0b.0/0000:0a:06.0/host6/target6:0:0':
53 ID=="target6:0:0"
54 BUS==""
55 DRIVER==""
56
57 looking at device '/devices/pci0000:08/0000:08:0b.0/0000:0a:06.0/host6':
58 ID=="host6"
59 BUS==""
60 DRIVER==""
61
62 looking at device '/devices/pci0000:08/0000:08:0b.0/0000:0a:06.0':
63 ID=="0000:0a:06.0"
64 BUS=="pci"
65 DRIVER=="mptbase"
66 SYSFS{config}==""
67 SYSFS{modalias}=="pci:v00001000d00000030sv000010F1sd00002895bc01sc00i00"
68 SYSFS{local_cpus}=="0f"
69 SYSFS{irq}=="193"
70 SYSFS{class}=="0x010000"
71 SYSFS{subsystem_device}=="0x2895"
72 SYSFS{subsystem_vendor}=="0x10f1"
73 SYSFS{device}=="0x0030"
74 SYSFS{vendor}=="0x1000"
75
76 looking at device '/devices/pci0000:08/0000:08:0b.0':
77 ID=="0000:08:0b.0"
78 BUS=="pci"
79 DRIVER==""
80 SYSFS{modalias}=="pci:v00001022d00007450sv00000000sd00000000bc06sc04i00"
81 SYSFS{local_cpus}=="0f"
82 SYSFS{irq}=="0"
83 SYSFS{class}=="0x060400"
84 SYSFS{subsystem_device}=="0x0000"
85 SYSFS{subsystem_vendor}=="0x0000"
86 SYSFS{device}=="0x7450"
87 SYSFS{vendor}=="0x1022"
88
89 looking at device '/devices/pci0000:08':
90 ID=="pci0000:08"
91 BUS==""
92 DRIVER==""
93
94
95 Sorry for the belated data.
96
97 -----Original Message-----
98 From: Johnson, Maurice E CTR NSWCDL-K74
99 Sent: Mon 4/17/2006 2:18 PM
100 To: gentoo-admin@l.g.o
101 Cc:
102 Subject: [gentoo-admin] initramfs/udev issues
103 We have several dual cpu systems - half intel, the other half AMD.
104 For our purposes, we are building to the i686 arch.
105
106 The hosts with the below described problem are running on Tyan mother boards
107 with LSI Logic SCSI controllers embedded in PCI-E bus.
108
109 We rescently upgraded to the 2.6.15-r1 kernel and life is great on the
110 systems that use the adaptec scsi controllers. However, LSI Logic does not
111 appear to be seen by udev or, more likely, initramfs facilities.
112 Consequently, no root device is found.
113
114 I am missing something but don't know what. Below is the output of
115
116 #lshw -short
117
118 H/W path Device Class Description
119 ===============================================
120 system S2895
121 /0 bus S2895
122 /0/1 memory BIOS
123 /0/3 processor Dual Core AMD Opteron(tm) Processor 275
124 /0/3/6 memory L1 cache
125 /0/3/7 memory L2 cache
126 /0/5 processor Dual Core AMD Opteron(tm) Processor 275
127 /0/5/8 memory L1 cache
128 /0/5/9 memory L2 cache
129 /0/d memory System Memory
130 /0/d/0 memory DIMM DRAM Synchronous [empty]
131 /0/d/1 memory DIMM DRAM Synchronous [empty]
132 /0/d/2 memory DIMM DRAM Synchronous
133 /0/d/3 memory DIMM DRAM Synchronous
134 /0/d/4 memory DIMM DRAM Synchronous [empty]
135 /0/d/5 memory DIMM DRAM Synchronous [empty]
136 /0/d/6 memory DIMM DRAM Synchronous [empty]
137 /0/d/7 memory DIMM DRAM Synchronous [empty]
138 /0/4 memory CK804 Memory Controller
139 /0/0 memory CK804 Memory Controller
140 /0/100 bridge CK804 ISA Bridge
141 /0/1.1 bus CK804 SMBus
142 /0/2 bus CK804 USB Controller
143 /0/2/1 usb2 bus nVidia Corporation CK804 USB Controller
144 /0/2/1/1 input Microsoft IntelliMouse
145 /0/2/1/3 input Logitech USB Keyboard
146 /0/2.1 bus CK804 USB Controller
147 /0/2.1/1 usb1 bus nVidia Corporation CK804 USB Controller
148 /0/c multimedia CK804 AC'97 Audio Controller
149 /0/6 storage CK804 IDE
150 /0/6/0 ide0 bus IDE Channel 0
151 /0/6/0/0 /dev/hda disk PLEXTOR DVDR PX-740A
152 /0/6/0/1 /dev/hdb disk PLEXTOR DVDR PX-740A
153 /0/7 storage CK804 Serial ATA Controller
154 /0/8 storage CK804 Serial ATA Controller
155 /0/9 bridge CK804 PCI Bridge
156 /0/9/5 bus TSB43AB22/A IEEE-1394a-2000 Controller
157 (PHY/Link)
158 /0/101 eth0 bridge CK804 Ethernet Controller
159 /0/102 eth1 bridge CK804 Ethernet Controller
160 /0/103 bridge CK804 PCIE Bridge
161 /0/103/0 display GeForce 7800 GTX
162 /0/104 bridge CK804 PCIE Bridge
163 /0/105 bridge K8 [Athlon64/Opteron] HyperTransport
164 Technology Configuration
165 /0/106 bridge K8 [Athlon64/Opteron] HyperTransport
166 Technology Configuration
167 /0/107 bridge K8 [Athlon64/Opteron] Address Map
168 /0/108 bridge K8 [Athlon64/Opteron] Address Map
169 /0/109 bridge K8 [Athlon64/Opteron] DRAM Controller
170 /0/10a bridge K8 [Athlon64/Opteron] DRAM Controller
171 /0/10b bridge K8 [Athlon64/Opteron] Miscellaneous
172 Control
173 /0/10c bridge K8 [Athlon64/Opteron] Miscellaneous
174 Control
175 /0/a bridge AMD-8131 PCI-X Bridge
176 /0/b bridge AMD-8131 PCI-X Bridge
177 /0/b/6 scsi6 storage 53c1030 PCI-X Fusion-MPT Dual Ultra320
178 SCSI
179 /0/b/6/0.0.0 /dev/sda disk ST373454LW
180 /0/b/6.1 storage 53c1030 PCI-X Fusion-MPT Dual Ultra320
181 SCSI
182 /0/a.1 system AMD-8131 PCI-X IOAPIC
183 /0/b.1 system AMD-8131 PCI-X IOAPIC
184 /0/e memory CK804 Memory Controller
185 /1 scsi7 storage
186 /2 eth2 network IEEE1394 interface
187
188
189
190 Any clues would be very helpfull at this point.
191
192
193
194
195 --
196 gentoo-admin@g.o mailing list