Re: KERN - mfi driver for Dell raid h200 on r210 servers

2011-02-03 Thread Damien Fleuriot
On 2/2/11 12:09 AM, Ollivier Robert wrote: > According to Damien Fleuriot: >> As requested, find below the output of a verbose boot. > > Thanks to Damien and his machine, we have seen that in RAID mode, the mps > driver, backported from current (backported as in, drop the mps directory in > the

Re: KERN - mfi driver for Dell raid h200 on r210 servers

2011-02-01 Thread Ollivier Robert
According to Damien Fleuriot: > As requested, find below the output of a verbose boot. Thanks to Damien and his machine, we have seen that in RAID mode, the mps driver, backported from current (backported as in, drop the mps directory in the 8.2 tree) is not able to see the RAID array. De-const

Re: KERN - mfi driver for Dell raid h200 on r210 servers

2011-01-31 Thread Damien Fleuriot
On 1/30/11 11:18 PM, Ollivier Robert wrote: > According to Garrett Cooper: >> +1. PERC7 should be supported by mfi(4) (required bits may need to >> be added to mfi(4) though as you've pointed out, but additional >> details may need to be obtained from Dell). > > I've seen mention of the mps dr

Re: KERN - mfi driver for Dell raid h200 on r210 servers

2011-01-30 Thread Ollivier Robert
According to Ollivier Robert: > For the OP: I may be gaining access to a test system (Dell R210 / as in new > dedibox[1]) tomorrow on which I could test my mfsboot image... Here is the missing link (French): http://www.online.net/serveur-dedie/comparatif-serveur-dedie-start.xhtml http://www.onli

Re: KERN - mfi driver for Dell raid h200 on r210 servers

2011-01-30 Thread Ollivier Robert
According to Garrett Cooper: > +1. PERC7 should be supported by mfi(4) (required bits may need to > be added to mfi(4) though as you've pointed out, but additional > details may need to be obtained from Dell). I've seen mention of the mps driver (in head) and of the mfi one. Which one is the

Re: KERN - mfi driver for Dell raid h200 on r210 servers

2011-01-30 Thread Bjoern A. Zeeb
On Sun, 30 Jan 2011, Damien Fleuriot wrote: Ok I've loaded the newly patched mfi.ko and booted a MFS image. Here's the relevant snip from dmesg.run : at mfi0: port 0xfc00-0xfcff mem 0xdf2b-0xdf2b,0xdf2c-0xdf2f irq 16 at device 0.0 on pci1 mfi0: Megaraid SAS driver Ver 3.00 mfi0:

Re: KERN - mfi driver for Dell raid h200 on r210 servers

2011-01-30 Thread Damien Fleuriot
On 30 Jan 2011, at 13:14, Daniel Kalchev wrote: > On 30.1.2011 г. 13:30 ч., Damien Fleuriot wrote: >> >> Ok I've loaded the newly patched mfi.ko and booted a MFS image. >> Here's the relevant snip from dmesg.run : >> at >> mfi0: port 0xfc00-0xfcff mem >> 0xdf2b-0xdf2b,0xdf2c-0xdf2ff

Re: KERN - mfi driver for Dell raid h200 on r210 servers

2011-01-30 Thread Damien Fleuriot
Indeed that is, the bsd install is aimed at a r210 EG server :) Is there any place one can get your image ? --- Fleuriot Damien On 30 Jan 2011, at 13:10, Ollivier Robert wrote: > I've "backported" the mps driver to 8.2 (I used cp -r :)) and I have > generated an img suited to the dedibox (tha

Re: KERN - mfi driver for Dell raid h200 on r210 servers

2011-01-30 Thread Daniel Kalchev
On 30.1.2011 г. 13:30 ч., Damien Fleuriot wrote: Ok I've loaded the newly patched mfi.ko and booted a MFS image. Here's the relevant snip from dmesg.run : at mfi0: port 0xfc00-0xfcff mem 0xdf2b-0xdf2b,0xdf2c-0xdf2f irq 16 at device 0.0 on pci1 mfi0: Megaraid SAS driver Ver 3.00

Re: KERN - mfi driver for Dell raid h200 on r210 servers

2011-01-30 Thread Ollivier Robert
I've "backported" the mps driver to 8.2 (I used cp -r :)) and I have generated an img suited to the dedibox (that's what you are targeting, right? :)) I tried to test it in vmware but I have a password issue right now. It is also a ZFSv28 image. Le 30 janv. 2011 à 01:56, Damien Fleuriot a écri

Re: KERN - mfi driver for Dell raid h200 on r210 servers

2011-01-30 Thread Damien Fleuriot
On 29 January 2011 23:24, Bjoern A. Zeeb wrote: > On Sat, 29 Jan 2011, Damien Fleuriot wrote: > >> Hello lists, >> >> >> >> I'm trying to get FreeBSD 8.0 or 8.1 to run on a Dell poweredge r210 >> server. >> >> It ships with a SATA/SAS h200 RAID controller. >> >> >> Sadly, the MFI driver doesn't se

Re: KERN - mfi driver for Dell raid h200 on r210 servers

2011-01-29 Thread Damien Fleuriot
On 29 Jan 2011, at 19:00, jhelf...@e-e.com wrote: >> Hello lists, >> >> >> >> I'm trying to get FreeBSD 8.0 or 8.1 to run on a Dell poweredge r210 >> server. >> >> It ships with a SATA/SAS h200 RAID controller. >> >> >> Sadly, the MFI driver doesn't seem to register for this card... >> >>

Re: KERN - mfi driver for Dell raid h200 on r210 servers

2011-01-29 Thread Damien Fleuriot
On 29 Jan 2011, at 20:26, Andrew Thompson wrote: > On 30 January 2011 06:20, Damien Fleuriot wrote: >> Hello lists, >> >> >> >> I'm trying to get FreeBSD 8.0 or 8.1 to run on a Dell poweredge r210 server. >> >> It ships with a SATA/SAS h200 RAID controller. >> > > This card may need the mp

Re: KERN - mfi driver for Dell raid h200 on r210 servers

2011-01-29 Thread Damien Fleuriot
On 29 Jan 2011, at 23:24, "Bjoern A. Zeeb" wrote: > On Sat, 29 Jan 2011, Damien Fleuriot wrote: > >> Hello lists, >> >> >> I'm trying to get FreeBSD 8.0 or 8.1 to run on a Dell poweredge r210 server. >> >> It ships with a SATA/SAS h200 RAID controller. >> >> >> Sadly, the MFI driver doesn'

Re: KERN - mfi driver for Dell raid h200 on r210 servers

2011-01-29 Thread Garrett Cooper
On Sat, Jan 29, 2011 at 2:24 PM, Bjoern A. Zeeb wrote: > On Sat, 29 Jan 2011, Damien Fleuriot wrote: > >> Hello lists, >> >> >> >> I'm trying to get FreeBSD 8.0 or 8.1 to run on a Dell poweredge r210 >> server. >> >> It ships with a SATA/SAS h200 RAID controller. >> >> >> Sadly, the MFI driver doe

Re: KERN - mfi driver for Dell raid h200 on r210 servers

2011-01-29 Thread Bjoern A. Zeeb
On Sat, 29 Jan 2011, Damien Fleuriot wrote: Hello lists, I'm trying to get FreeBSD 8.0 or 8.1 to run on a Dell poweredge r210 server. It ships with a SATA/SAS h200 RAID controller. Sadly, the MFI driver doesn't seem to register for this card... Find below the pciconf -lcvb -- none6@pci0

Re: KERN - mfi driver for Dell raid h200 on r210 servers

2011-01-29 Thread Andrew Thompson
On 30 January 2011 06:20, Damien Fleuriot wrote: > Hello lists, > > > > I'm trying to get FreeBSD 8.0 or 8.1 to run on a Dell poweredge r210 server. > > It ships with a SATA/SAS h200 RAID controller. > This card may need the mps(4) driver which is only in HEAD at the moment. Andrew

Re: KERN - mfi driver for Dell raid h200 on r210 servers

2011-01-29 Thread jhelfman
> Hello lists, > > > > I'm trying to get FreeBSD 8.0 or 8.1 to run on a Dell poweredge r210 > server. > > It ships with a SATA/SAS h200 RAID controller. > > > Sadly, the MFI driver doesn't seem to register for this card... > > > Find below the pciconf -lcvb > > -- > none6@pci0:1:0:0: class=0x

Re: KERN - mfi driver for Dell raid h200 on r210 servers

2011-01-29 Thread jhelfman
> Hello lists, > > > > I'm trying to get FreeBSD 8.0 or 8.1 to run on a Dell poweredge r210 > server. > > It ships with a SATA/SAS h200 RAID controller. > > > Sadly, the MFI driver doesn't seem to register for this card... > > > Find below the pciconf -lcvb > > -- > none6@pci0:1:0:0: class=0x