From owner-freebsd-stable@freebsd.org Tue Mar 13 16:52:17 2018 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2C2BEF316C0 for ; Tue, 13 Mar 2018 16:52:17 +0000 (UTC) (envelope-from gpalmer@freebsd.org) Received: from mail.in-addr.com (mail.in-addr.com [IPv6:2a01:4f8:191:61e8::2525:2525]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C52A068883 for ; Tue, 13 Mar 2018 16:52:16 +0000 (UTC) (envelope-from gpalmer@freebsd.org) Received: from gjp by mail.in-addr.com with local (Exim 4.90_1 (FreeBSD)) (envelope-from ) id 1evn9r-00091D-CT; Tue, 13 Mar 2018 16:52:15 +0000 Date: Tue, 13 Mar 2018 16:52:15 +0000 From: Gary Palmer To: Albert Shih Cc: freebsd-stable@freebsd.org Subject: Re: FreeBSD 11.1,11-stable,12-current on Dell H740p raid Message-ID: <20180313165215.GA59700@in-addr.com> References: <20180313161553.GC8462@io.chezmoi.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180313161553.GC8462@io.chezmoi.fr> X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: gpalmer@freebsd.org X-SA-Exim-Scanned: No (on mail.in-addr.com); SAEximRunCond expanded to false X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Mar 2018 16:52:17 -0000 On Tue, Mar 13, 2018 at 05:15:53PM +0100, Albert Shih wrote: > Hi, > > > I got issue with Dell PowerEdge R740/R640 server with H740p and FreeBSD > 11.1-Release, 11-stable, 12-current > > In all version I don't able to find the raid controler, so no disk...so of > course impossible to install anything. > > I don't know if it's the right mailing-list, but if they are someone can > help.... > > In other way, I can do ? any ? test for making thing work and help the > freebsd team. Because Dell are still a large provider for hardware, and that would > be very sad if FreeBSD cannot run on Dell. > > I still got some time (~ 1 month) before the server go in to production. > > For information Debian with Linux kernel prio to 4.14 don't work either. Currently only > RedHat 7 work out of the box. Download the driver from https://www.broadcom.com/products/storage/raid-controllers/megaraid-9460-8i#downloads and try that. Regards, Gary