"Priyadarshana Chandrasena" <vpc at ulka.com.au> 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 at 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 at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 root at storage-04:~ # grep ciss /var/run/dmesg.boot ciss0: <HP Smart Array P440> 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 at storage-04:~ # camcontrol inquiry da2 pass2: <HP RAID 1(1+0) OK> Fixed Direct Access SPC-3 SCSI device pass2: Serial Number PDNMF0ARH401MI pass2: 135.168MB/s transfers, Command Queueing Enabled #v- -- regards, Maciej Suszko. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: OpenPGP digital signature URL: <http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20170903/74aa4741/attachment.sig>
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 at suszko.eu] Sent: Monday, 4 September 2017 4:49 AM To: Priyadarshana Chandrasena Cc: FreeBSD-stable at FreeBSD.org Subject: Re: HP Smart array P440 support "Priyadarshana Chandrasena" <vpc at ulka.com.au> 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 at 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 at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 root at storage-04:~ # grep ciss /var/run/dmesg.boot ciss0: <HP Smart Array P440> 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 at storage-04:~ # camcontrol inquiry da2 pass2: <HP RAID 1(1+0) OK> Fixed Direct Access SPC-3 SCSI device pass2: Serial Number PDNMF0ARH401MI pass2: 135.168MB/s transfers, Command Queueing Enabled #v- -- regards, Maciej Suszko.
On Sun, 3 Sep 2017 21:19:08 +0200 Maciej Suszko <maciej at suszko.eu> wrote:> "Priyadarshana Chandrasena" <vpc at ulka.com.au> 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.Just tested, HBA mode... Machine BIOS U22 v1.80, one-time booted in Legacy mode with mfsBSD iso in Virtual CD drive (through iLO), recreated system zpool to mirror of 2 drives, booted in UEFI mode - it does work. #v+ root at storage-04:~ # camcontrol inquiry da2 pass2: <HP EG0300JFCKA HPD4> Fixed Direct Access SPC-4 SCSI device pass2: Serial Number S4226CNT0000M70507YN pass2: 135.168MB/s transfers, Command Queueing Enabled root at storage-04:~ # camcontrol inquiry da3 pass3: <HP EG0300JFCKA HPD4> Fixed Direct Access SPC-4 SCSI device pass3: Serial Number S4226CHH0000M70540VJ pass3: 135.168MB/s transfers, Command Queueing Enabled root at storage-04:~ # zpool status rpool pool: rpool state: ONLINE scan: scrub repaired 0 in 0h2m with 0 errors on Thu Sep 7 11:56:31 2017 config: NAME STATE READ WRITE CKSUM rpool ONLINE 0 0 0 mirror-0 ONLINE 0 0 0 da2p3 ONLINE 0 0 0 da3p3 ONLINE 0 0 0 errors: No known data errors #v- [ c u t ] -- regards, Maciej Suszko. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: OpenPGP digital signature URL: <http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20170907/79f583a1/attachment.sig>