The device support for the SmartArray device wasn't loaded, either via the loadable module, or via static support in your kernel. By default, typically, the SmartArray support is via loadable module. There is a 'discover' task that runs as part of the BOEL env. startup, that identifies which h/w is present and loads the appropriate modules. If indeed your SmartArray support is dynamically loaded, it's possible that the 'discover' utility didn't identify the SmartArray devices.

If you continue to have trouble in this area, you can statically build in the support by modifying the ./patches/linux.i386.config file, changing the following two config variables from

CONFIG_BLK_CPQ_DA=m
CONFIG_BLK_CPQ_CISS_DA=m

to

CONFIG_BLK_CPQ_DA=y
CONFIG_BLK_CPQ_CISS_DA=y

And rebuild the kernel.

        -Steve.




Message: 5 Date: Mon, 2 May 2005 17:06:11 -0400 From: "Hoyt, Cindy \(GE Equipment Services\)" <[EMAIL PROTECTED]> To: <[email protected]> Subject: [Sisuite-users] cciss disk problem DL360 Reply-To: [email protected]

Hi,
I'm a new user and would like to use SI to convert a group of Red Hat =
Compaq Proliant DL360s to Debian. I've read support for the Smart Array =
controller has been included in SI for years now. I'm trying the first =
install kicked off with a boot floppy disk. The install fails on what =
appears to be a failure to load the hard disk controller driver. On boot =
up, the client machine get a network connection and then downloads the =
boel_binaries.tar.gz and then the autoinstall_script from The =
SystemImagerServer. It then fails with the following message.=20

get_arch
partitioning /dev/cciss/disc0/disc....
Old partition table for /dev/cciss/disc0/disc:
Error: Could not stat device /dev/cciss/disc0/disc - No such file or =
directory.
parted -s -- /dev/cciss/disc0/disc mklabel msdos || shellout

Did I miss something in the documentation on how to do an install with =
support for the Smart Arrary?

SystemImager v. 3.2.3 on Debian stable.

Golden Clients filesystem:
Filesystem           =20
/dev/cciss/c0d0p2   =20
/dev/cciss/c0d0p3    =20
/dev/cciss/c0d0p5   =20
/dev/cciss/c0d0p6    =20
/dev/cciss/c0d0p7     =20
/dev/cciss/c0d0p9     =20
/dev/cciss/c0d0p8    =20

Much thanks,
Cindy




--__--__--

_______________________________________________
Sisuite-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sisuite-users


End of Sisuite-users Digest



------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. Get your fingers limbered up and give it your best shot. 4 great events, 4 opportunities to win big! Highest score wins.NEC IT Guy Games. Play to win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20 _______________________________________________ Sisuite-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to