DragonFly users List (threaded) for 2008-11
DragonFly BSD
DragonFly users List (threaded) for 2008-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: SAS hard drive weren't detected during installation


From: Sascha Wildner <saw@xxxxxxxxx>
Date: Thu, 20 Nov 2008 13:10:44 +0100

Archimedes Gaviola schrieb:
I try installing DragonFly-2.0.1 with SAS hard drive (RAID 1) but
weren't detected. Attached file is a dmesg output.

It looks like HP Smart Array and our ciss(4) doesn't seem to have support for it. Maybe just the PCI ID is missing. Try adding:


{ 0x103C, 0x3230, CISS_BOARD_SA5, "HP Smart Array" },

to the ciss_vendor_data[] array in /usr/src/sys/dev/raid/ciss/ciss.c (before {0, 0, 0, NULL}).

If there are more things we need, you could look at merging FreeBSD's changes (unless someone else steps up to upgrade ciss(4).

Sascha

--
http://yoyodyne.ath.cx



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]