From owner-freebsd-questions@FreeBSD.ORG Mon Jun 11 08:29:50 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0543016A469 for ; Mon, 11 Jun 2007 08:29:50 +0000 (UTC) (envelope-from eayesta@portugalete.uned.es) Received: from hermes-tres.uned.es (hermes-tres.uned.es [62.204.192.103]) by mx1.freebsd.org (Postfix) with ESMTP id BAE4613C48C for ; Mon, 11 Jun 2007 08:29:49 +0000 (UTC) (envelope-from eayesta@portugalete.uned.es) Received: from hermes-tres.uned.es (localhost.localdomain [127.0.0.1]) by localhost.uned.es (Postfix) with ESMTP id 100DB9834D for ; Mon, 11 Jun 2007 10:13:07 +0200 (CEST) Received: from stargate-1.unedbizkaia.es (ca6200-010-200-062-201.uned.es [10.200.62.201]) by hermes-tres.uned.es (Postfix) with ESMTP id E55A398345 for ; Mon, 11 Jun 2007 10:13:06 +0200 (CEST) From: Enrique Ayesta Perojo To: freebsd-questions@freebsd.org Date: Mon, 11 Jun 2007 10:13:04 +0200 User-Agent: KMail/1.9.4 X-Face: 1Ap'j*2\*m:5K9|Z3(3hw}>e7y}bKl>WsTt:A%1stWDEm9`D?s("Bk-4(uS((PR|BJ|^+)=?utf-8?q?=0A=099rL=26=251*N1v57h=5E+/7=2E=5E?=<|jyu`lrfTXqiA5.*wrD0kx@J\Qbd[Ik3GF+av(g. MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200706111013.04972.eayesta@portugalete.uned.es> Subject: Installing FreeBSD on large disk >2TB X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jun 2007 08:29:50 -0000 Hello I'm trying to install FreeBSD 6.2 on a HP DL320s. This server has a P400 RAID controller with 12 SATA disk drives attached to it. The RAID controller is supported in FreeBSD through the ciss driver. The problem happens when i try to use a RAID larger in size to 2 Terabyte, then the install program freezes and the machine reboots (it cannot find the disk). If the array is smaller than 2 Terabytes then there is no problem, the controller detects the disk and i can install FreeBSD on it. I have tried with i386 and AMD64 versions (the server has a Xeon processor supported by AMD64) Any clue on how to solve it? FreeBSD can't be installed on disks larger than 2 TB? Thanks