From owner-freebsd-hardware@freebsd.org Sun Nov 19 15:36:47 2017 Return-Path: Delivered-To: freebsd-hardware@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CFCC1D94E9D for ; Sun, 19 Nov 2017 15:36:47 +0000 (UTC) (envelope-from scott@freebsdfoundation.org) Received: from mail-io0-x230.google.com (mail-io0-x230.google.com [IPv6:2607:f8b0:4001:c06::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 958B27CCE1 for ; Sun, 19 Nov 2017 15:36:47 +0000 (UTC) (envelope-from scott@freebsdfoundation.org) Received: by mail-io0-x230.google.com with SMTP id 71so13314527ior.7 for ; Sun, 19 Nov 2017 07:36:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsdfoundation.org; s=gfnp-20170908; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=Z/MhTZoS0cNL45qMxfnW9R1hZPBybM52UQ/BfSkRK1k=; b=BSlaXsz+kGS5zePYAsRLrugE8fvbsFlA+F0jA8QahLZCp6Egs8Ahpbuv0cVNzfetmB eu59utbo+ER/GiaJacufR3KObXcguJhrZ8AskbIxPIEdj3gMhFqbDoPvHq0QZlKzy0f2 40NL1E67sxFs/y4oHwb8u4G6+KVAKrggUzBO/co0dGqgcbOvHqEnmPkyqoEO3KksRrEU +AS4/BgrWSdWgms6nhW7sSSTTSusE1JBcSsXif4HpgQq8JjT5XFLLQdJ4xCHQlumUrLs aJ3hJESkQ+z8t2R7wtDgjJJ+Hj199KNe7avETVS4I2jBsG7wM6YBW4KBAJadgAgotVm9 +v7g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=Z/MhTZoS0cNL45qMxfnW9R1hZPBybM52UQ/BfSkRK1k=; b=oQJdKX9dyBYoom2jJaFDcRwgRCwSbamf17553pZwzMhEe3mWg68dGPTKES1R3l3ZoN zvy7g6wPJazMNfFjum77m79phRKNwwkSoodcJ0IkjRYhs2eYzeRcMl8twSczoBVR51Em Gxee0lIeoKDzPPyrKM3cROapuGkjKbnCxGQRxxcC0XLIEYBI1lAsGeUnZon5TuX61mxF xuR8bWHOG8jtOampViXqiCf2J5mRdkHLD2/D+9HqOsOZluFgdvLM6ZKiX/xUjwT0W2hT CJccnkUUOLCjBpJbUTc4m6khgPs5r+24Sle+gNRQg9/pkb/9yDHRc7k00b+02IgY8SEy YhjA== X-Gm-Message-State: AJaThX59HlGAH6gIASaV3he0D3eGd0jRVEFuGn8YYSJMwZzZyKiXAhz8 2sZI7lcNmwm6H4dBOU55yBTuSzp8T7CDQN2fnceyaA== X-Google-Smtp-Source: AGs4zMbU2jYudhKnJkedPcOq0/dmbOG6zidN17gvI57dUd03rSEugxb4Lo8xDiAq0YgeBqFhi96b9Pv/wVr4qc51S1I= X-Received: by 10.107.136.78 with SMTP id k75mr10271909iod.139.1511105806778; Sun, 19 Nov 2017 07:36:46 -0800 (PST) MIME-Version: 1.0 Received: by 10.2.126.11 with HTTP; Sun, 19 Nov 2017 07:36:46 -0800 (PST) In-Reply-To: References: <962F1D44-B517-4259-996C-4649F6790F74@adestra.com> From: Scott Lamons Date: Sun, 19 Nov 2017 08:36:46 -0700 Message-ID: Subject: Re: HP ProLiant Gen10 & HPE Smart Array P408i-a SR To: Scott Cooper Cc: "freebsd-hardware@freebsd.org" Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Nov 2017 15:36:47 -0000 Here's an update with some information provided by HPE... The gen10 smartarray is "entirely different" > > In the Linux world the new driver is called "smartpqi" (no longer hpssa). > The adapter initializes in an "adaptec" mode and > can be driving in limp mode with old/existing aacraid drivers. Ideally, > the smartpqi native driver should be ported/developed. > > MicroSemi is in charge of hardware and drivers on this now -- would you > like me to get you some contact info? > Link of interest (freebsd): https://storage.microsemi.com/ en-us/support/raid/sas_raid/asr-3154-24i/ I was told that Microsemi was targeting FreeBSD 12 for porting this driver however from the link above it looks like it's available for FreeBSD 10 and 11? On Wed, Nov 15, 2017 at 12:02 PM, Scott Lamons wrote: > Hi Scott, > > I forwarded your message to some folks I've been working with at HPE on > getting us access to their latest hardware for enablement of FreeBSD. I > would also encourage you, and others on this list, to please contact your > HPE rep and ensure they are aware of the need to support FreeBSD. > > I would also be very interested to learn more about your use case for > FreeBSD if you're willing and able to share (publicly or privately). Th= is > would help me make the business case to HPE. > > Best Regards, > > Scott Lamons > Program Manager > FreeBSD Foundation > scott@freebsdfoundation.org > > On Fri, Nov 10, 2017 at 5:23 AM, Scott Cooper > wrote: > >> Hi all, >> >> I=E2=80=99m attempting to install FreeBSD 11.1 (either =E2=80=93RELEASE = or =E2=80=93STABLE) on an >> HP ProLiant DL360 Gen10 however it is not detecting the RAID controller >> which is a HPE Smart Array P408i-a=E2=80=A6 >> >> I can see that it isn=E2=80=99t included on https://www.freebsd.org/cgi/= ma >> n.cgi?query=3Dciss&sektion=3D4 however I was hopeful that maybe someone = on >> this list might have some more experience with this newer generation HP = kit >> and be able to help or if anyone is aware of this being worked on? >> >> Thanks in advance, >> >> Scott >> _______________________________________________ >> freebsd-hardware@freebsd.org mailing list >> https://lists.freebsd.org/mailman/listinfo/freebsd-hardware >> To unsubscribe, send any mail to "freebsd-hardware-unsubscribe@ >> freebsd.org" > > > > > -- > ----- > Scott Lamons > Program Manager > FreeBSD Foundation > scott@freebsdfoundation.org > >