View previous topic :: View next topic |
Author |
Message |
reno138 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 27 Oct 2003 Posts: 14 Location: Texas, US
|
Posted: Thu Oct 16, 2008 8:57 pm Post subject: /dev/cciss /dev/ida device nodes missing |
|
|
I am installing AMD64 on a HP DL365 with a SmartArray P400 SAS RAID controller. The install disk boots, finds the controller and the device nodes (/dev/cciss/c0dX are there. I am able to get the install done, but when i reboot i get "/dev/cciss!c0d0p3 is not a valid block device". Sure enough, there is no cciss OR ida in /dev. I have the driver (smart2 and 5xxx) built in to the kernel, previously they were modules.
I've read through quite a few other posts, and nothing seems to match up to my problem, or the solution doesn't fix anything.
Any help would be greatly appriciated.
TIA-
reno |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
elgato319 Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 15 Sep 2005 Posts: 546
|
Posted: Fri Oct 17, 2008 9:21 am Post subject: |
|
|
Does the kernel find the controller?
example:
Quote: |
Compaq SMART2 Driver (v 2.6.0)
cpqarray: Device 0xae10 has been found at bus 4 dev 0 func 0
cpqarray: Finding drives on ida0 (Smart Array 3200)
cpqarray ida/c0d0: blksz=512 nr_blks=35551845
ida/c0d0: p1 p2 p3 p4
HP CISS Driver (v 3.6.10)
|
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
richard.scott Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
Joined: 19 May 2003 Posts: 1497 Location: Oxfordshire, UK
|
Posted: Fri Oct 17, 2008 10:06 am Post subject: |
|
|
My devices show up as /dev/ida/c0d0p1 at boot time yet I seem to remember them being something different during the install.
I have this output form lspci:
Code: | 00:01.0 RAID bus controller: LSI Logic / Symbios Logic 53C1510 (rev 02) |
the utility array probe (emerge arrayprobe) shows me this:
Code: | # arrayprobe -r
failed to open device /dev/cciss/c0d0: No such file or directory
Logical drive 0 found on controller /dev/ida/c0d0
Logical drive 0 on controller /dev/ida/c0d0 has state 0
OK Arrayprobe All controllers ok |
Perhaps your devices are also know as /dev/ida/blah too? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
z3rgl1ng_z Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 06 Jan 2006 Posts: 116 Location: Romania
|
Posted: Fri Oct 17, 2008 10:31 am Post subject: |
|
|
Post your .config of the actual kernel.
I have a few machines like yours using gentoo and they are working just fine, took me a few hours to get them started tho ![Smile :)](images/smiles/icon_smile.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
nixnut Bodhisattva
![Bodhisattva Bodhisattva](/images/ranks/rank-bodhisattva.gif)
![](images/avatars/29856733845fd04c0f3d8c.gif)
Joined: 09 Apr 2004 Posts: 10974 Location: the dutch mountains
|
Posted: Sun Oct 19, 2008 2:21 pm Post subject: |
|
|
Moved from Installing Gentoo to Kernel & Hardware.
kernel problem, so moved here. _________________ Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered
talk is cheap. supply exceeds demand |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
TheHistorian n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 16 Jul 2005 Posts: 27
|
Posted: Mon Oct 20, 2008 11:03 pm Post subject: |
|
|
I *just* went through this. Try enabling the following in your kernel:
Device Drivers -> Block Devices -> Compaq SMART2 support
Device Drivers -> Block Devices -> Compaq Smart Array 5xxx support |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
redphive n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 25 Nov 2008 Posts: 1
|
Posted: Tue Nov 25, 2008 2:21 am Post subject: |
|
|
Just another confirmation that the above comment from TheHistorian worked for me on a couple of G2 DL380s |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|