From owner-freebsd-stable@freebsd.org Mon Sep 4 01:11:25 2017 Return-Path: Delivered-To: freebsd-stable@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 1230AE05965 for ; Mon, 4 Sep 2017 01:11:25 +0000 (UTC) (envelope-from vpc@ulka.com.au) Received: from ua.ulka.com.au (ua.ulka.com.au [203.217.10.26]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8515C8323D for ; Mon, 4 Sep 2017 01:11:23 +0000 (UTC) (envelope-from vpc@ulka.com.au) Received: from PLUTO (pluto.ulka.com.au [10.0.0.27]) by ua.ulka.com.au (8.14.7/8.14.7) with SMTP id v841ArCM004499 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 4 Sep 2017 10:40:54 +0930 (CST) (envelope-from vpc@ulka.com.au) From: "Priyadarshana Chandrasena" To: "'Maciej Suszko'" Cc: References: <001501d323f2$3e517560$baf46020$@ulka.com.au> <20170903211908.510b5724@leo> In-Reply-To: <20170903211908.510b5724@leo> Subject: RE: HP Smart array P440 support Date: Mon, 4 Sep 2017 10:40:11 +0930 Message-ID: <001c01d3251a$92d20090$b87601b0$@ulka.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQKf262D1pzaEW0PjHJqNu5p+S/e0gG9PdpuoPyTBnA= Content-Language: en-au X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Sep 2017 01:11:25 -0000 I tried to install 11.1 but I still have the same error. UEFI boot mode does not see my usb bootable media as of type UEFI. So still the Legacy BIOS is the only option. Do I need to create the usb UEFI when I create the usb boot disk?. -----Original Message----- From: Maciej Suszko [mailto:maciej@suszko.eu] Sent: Monday, 4 September 2017 4:49 AM To: Priyadarshana Chandrasena Cc: FreeBSD-stable@FreeBSD.org Subject: Re: HP Smart array P440 support "Priyadarshana Chandrasena" wrote: > I have HP DL20 Gen 9 server. But I can not install FreeBSD 10.2 in it. > I have a HP smart array P440 in my server. I can not find out anywhere > if ciss driver support include HP Gen 9 storage controllers. Could > you please update the ciss driver in 10.3? Hi, Got two DL20 with P440, UEFI booted 11.0 to logical disk (raid array). In a few days I plan to boot it in HBA mode, we'll see if it's working. A few messages: #v+ root@storage-04:~ # uname -a FreeBSD storage-04.gr 11.0-RELEASE-p8 FreeBSD 11.0-RELEASE-p8 #0: Wed Feb 22 06:12:04 UTC 2017 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 root@storage-04:~ # grep ciss /var/run/dmesg.boot ciss0: port 0x2000-0x20ff mem 0x92c00000-0x92cfffff,0x92d00000-0x92d003ff at device 0.0 numa-domain 0 on pci2 ciss0: PERFORMANT Transport da2 at ciss0 bus 0 scbus2 target 0 lun 0 root@storage-04:~ # camcontrol inquiry da2 pass2: Fixed Direct Access SPC-3 SCSI device pass2: Serial Number PDNMF0ARH401MI pass2: 135.168MB/s transfers, Command Queueing Enabled #v- -- regards, Maciej Suszko.