Re: Cisco 12G SAS RAID support (FreeBSD 12.1-RELEASE) ?

2019-11-10 Thread Chris Ross
On Sat, Nov 09, 2019 at 04:51:38PM -0500, Chris Ross wrote: > > > Can you provide some guidance of what I need to do to get the mrsas > > > driver to identify it when booting the install ISO? > > > > See the "PRIORITY" section of > > > > https://www.freebsd.org/cgi/man.cgi?query=mrsas=4 > > > >

Re: Cisco 12G SAS RAID support (FreeBSD 12.1-RELEASE) ?

2019-11-09 Thread Chris Ross
On Sat, Nov 09, 2019 at 04:48:10PM +, Gary Palmer wrote: > > Hi Doug! Thanks. Okay, I infer from that that the mpr driver is for > > HBAs that aren't raid? Grepping through the sources for 3516 found me > > only mpr. Looking more carefully, at mrsas while knowing specifically > > what I'm

Re: Cisco 12G SAS RAID support (FreeBSD 12.1-RELEASE) ?

2019-11-09 Thread Gary Palmer
On Sat, Nov 09, 2019 at 11:38:54AM -0500, Chris Ross wrote: > On Fri, Nov 08, 2019 at 02:28:17PM -0800, Doug Ambrisko wrote: > > On Tue, Nov 05, 2019 at 09:44:36PM +0100, Miroslav Lachman wrote: > > | Chris Ross wrote on 11/05/2019 21:19: > > | > On Tue, Nov 05, 2019 at 08:20:15PM +0100, Miroslav

Re: Cisco 12G SAS RAID support (FreeBSD 12.1-RELEASE) ?

2019-11-09 Thread Chris Ross
On Fri, Nov 08, 2019 at 02:28:17PM -0800, Doug Ambrisko wrote: > On Tue, Nov 05, 2019 at 09:44:36PM +0100, Miroslav Lachman wrote: > | Chris Ross wrote on 11/05/2019 21:19: > | > On Tue, Nov 05, 2019 at 08:20:15PM +0100, Miroslav Lachman wrote: > | >> Chris Ross wrote on 11/05/2019 19:34: > | >>>

Re: Cisco 12G SAS RAID support (FreeBSD 12.1-RELEASE) ?

2019-11-08 Thread Doug Ambrisko
On Tue, Nov 05, 2019 at 09:44:36PM +0100, Miroslav Lachman wrote: | Chris Ross wrote on 11/05/2019 21:19: | > On Tue, Nov 05, 2019 at 08:20:15PM +0100, Miroslav Lachman wrote: | >> Chris Ross wrote on 11/05/2019 19:34: | >>> Hello. I have a Cisco UCS C220-M5 with a RAID controller. It calls

Re: Cisco 12G SAS RAID support (FreeBSD 12.1-RELEASE) ?

2019-11-05 Thread Chris Ross
On Wed, Nov 06, 2019 at 08:44:35AM +1100, Dewayne Geraghty wrote: > Chris, > After you've booted the kernel, the correct way to load a module that isn't > already in the kernel, is to: > kldload mpr > To check if mpr is loaded, try > kldstat -v|grep mpr Thanks for this. I was able to boot and

Re: Cisco 12G SAS RAID support (FreeBSD 12.1-RELEASE) ?

2019-11-05 Thread Dewayne Geraghty
Chris, After you've booted the kernel, the correct way to load a module that isn't already in the kernel, is to: kldload mpr To check if mpr is loaded, try kldstat -v|grep mpr However, if you've already placed mpr_load="YES" in your /etc/loader.conf and rebooted your device, then you probably

Re: Cisco 12G SAS RAID support (FreeBSD 12.1-RELEASE) ?

2019-11-05 Thread Chris Ross
On Tue, Nov 05, 2019 at 12:29:00PM -0800, Freddie Cash wrote: > > I tried "load", but wasn't able to devine how to load the mpr module with > > that. Is that needed, or should 'mpr_load="YES"' have accomplished the > > desired result? > > modulename_load="YES" is the syntax used in the

Re: Cisco 12G SAS RAID support (FreeBSD 12.1-RELEASE) ?

2019-11-05 Thread Miroslav Lachman
Chris Ross wrote on 11/05/2019 21:19: On Tue, Nov 05, 2019 at 08:20:15PM +0100, Miroslav Lachman wrote: Chris Ross wrote on 11/05/2019 19:34: Hello. I have a Cisco UCS C220-M5 with a RAID controller. It calls itself "Cisco 12G Modular Raid Controller with 2GB cache", PPID UCSC-RAID-M5.

Re: Cisco 12G SAS RAID support (FreeBSD 12.1-RELEASE) ?

2019-11-05 Thread Freddie Cash
On Tue, Nov 5, 2019 at 12:20 PM Chris Ross wrote: > On Tue, Nov 05, 2019 at 08:20:15PM +0100, Miroslav Lachman wrote: > > Chris Ross wrote on 11/05/2019 19:34: > > > Hello. I have a Cisco UCS C220-M5 with a RAID controller. It calls > itself > > > "Cisco 12G Modular Raid Controller with 2GB

Re: Cisco 12G SAS RAID support (FreeBSD 12.1-RELEASE) ?

2019-11-05 Thread Chris Ross
On Tue, Nov 05, 2019 at 08:20:15PM +0100, Miroslav Lachman wrote: > Chris Ross wrote on 11/05/2019 19:34: > > Hello. I have a Cisco UCS C220-M5 with a RAID controller. It calls itself > > "Cisco 12G Modular Raid Controller with 2GB cache", PPID UCSC-RAID-M5. > > Looking at the CIMC, it shows the

Re: Cisco 12G SAS RAID support (FreeBSD 12.1-RELEASE) ?

2019-11-05 Thread Miroslav Lachman
Chris Ross wrote on 11/05/2019 19:34: Hello. I have a Cisco UCS C220-M5 with a RAID controller. It calls itself "Cisco 12G Modular Raid Controller with 2GB cache", PPID UCSC-RAID-M5. Looking at the CIMC, it shows the PCI vendor/device ids 1000:0014, which looks to be an LSI MegaRAID Tri-Mode

Cisco 12G SAS RAID support (FreeBSD 12.1-RELEASE) ?

2019-11-05 Thread Chris Ross
Hello. I have a Cisco UCS C220-M5 with a RAID controller. It calls itself "Cisco 12G Modular Raid Controller with 2GB cache", PPID UCSC-RAID-M5. Looking at the CIMC, it shows the PCI vendor/device ids 1000:0014, which looks to be an LSI MegaRAID Tri-Mode SAS3516. It looks like this should be