From owner-freebsd-hardware@freebsd.org Thu Apr 14 16:39:44 2016 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 4130DADA0F4 for ; Thu, 14 Apr 2016 16:39:44 +0000 (UTC) (envelope-from donileo@icloud.com) Received: from st14p31im-asmtp004.me.com (st14p31im-asmtp004.me.com [17.163.246.49]) (using TLSv1.2 with cipher DHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 137511FFF for ; Thu, 14 Apr 2016 16:39:44 +0000 (UTC) (envelope-from donileo@icloud.com) Received: from process-dkim-sign-daemon.st14p31im-asmtp004.me.com by st14p31im-asmtp004.me.com (Oracle Communications Messaging Server 7.0.5.36.0 64bit (built Sep 8 2015)) id <0O5M00400RD0C700@st14p31im-asmtp004.me.com> for freebsd-hardware@freebsd.org; Thu, 14 Apr 2016 15:39:22 +0000 (GMT) Received: from [192.168.1.3] (c-24-0-16-19.hsd1.nj.comcast.net [24.0.16.19]) by st14p31im-asmtp004.me.com (Oracle Communications Messaging Server 7.0.5.36.0 64bit (built Sep 8 2015)) with ESMTPSA id <0O5M00H6PRHLG640@st14p31im-asmtp004.me.com> for freebsd-hardware@freebsd.org; Thu, 14 Apr 2016 15:39:22 +0000 (GMT) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2016-04-14_08:,, signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 clxscore=1011 suspectscore=1 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1510270003 definitions=main-1604140221 From: Adonis Peralta Content-type: text/plain; charset=us-ascii Content-transfer-encoding: quoted-printable MIME-version: 1.0 (1.0) Subject: Dell Perc6/i Message-id: Date: Thu, 14 Apr 2016 11:39:20 -0400 To: freebsd-hardware@freebsd.org X-Mailer: iPhone Mail (13E238) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=icloud.com; s=4d515a; t=1460648362; bh=PCBiheOsD2x3e75v+2aE/ZpXNVIo2SL8PqV5GD2wS2w=; h=From:Content-type:MIME-version:Subject:Message-id:Date:To; b=QyZLSkfBuxNFBXPhl68Z0Jukslf6LwIO+gshpwwWCXhehzURsWqs2nVq1k6VkvIj0 hjOL8YNBtazt2wosoaKBLlFbUyILg577txtPF8zWjnF4NKjmndU2xxalldCJL/GjgH YrGPCaVGXef5vsP5F38sluLUbQpeSIwOPwZDDWuH0c6XbbMP0SC6wziqJpE/E7aoGT qiFJBD3wRlypQ7apEy74w8tal8VuQLgax9RsM1VomuF0XKg7Quu9CQqHJMSUVOPfVO EPuUPMLU8bV21t8dOUest6vCuWyJeAnZLTSiVSrWk9ZqKGTIscH8meeDY7GejQY8EY BRX/JD0/72r9w== X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2016 16:39:44 -0000 Hi all, I'm having issues getting freebsd 10.3 to boot on my Dell R710 server which h= as a Perc6/i with the latest firmware. Install works fine but boot fails wi= th gptboot failing or hanging and the kernel failing to load. I have 4 1TB d= isks set up on Raid0 and this fails. If I set them as individual disks then = Freebsd successfully runs on that single disk. Is the Perc6/i a problem Raid= card with FreeBSD? Thanks, Adonis=