From owner-freebsd-stable@FreeBSD.ORG Sun Apr 17 12:49:25 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1E504106566C for ; Sun, 17 Apr 2011 12:49:25 +0000 (UTC) (envelope-from laa@cemu.ru) Received: from m.cemu.ru (m.cemu.ru [194.186.216.68]) by mx1.freebsd.org (Postfix) with ESMTP id C63648FC08 for ; Sun, 17 Apr 2011 12:49:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=laa.zp.ua; s=dkim; h=Sender:Content-Type:Mime-Version:Message-ID:Subject:To:From:Date; bh=bq+NUZUvTgrtJMT+pViam9/33nFDB6Wzh0vKQ4+3j0s=; b=lR+Re3r/0GM0hi2a3suJasUXCp2d3r2HJjnCRYnVHiJjCxfwO7xJ2IMIimuuzwGarG2SckzfPWS6Z781qREWi2Ks7sVxzZh9qQyCyhcWKwQRCtRQi0DFP02m5tUhDNf5rjkIr7eh/YMwvPtSA7NjwWvGfvPXMs0Ut1WPr98jehw=; Received: by m.cemu.ru with local (Exim) (envelope-from ) id 1QBR9U-000NrS-J3 for freebsd-stable@freebsd.org; Sun, 17 Apr 2011 16:32:32 +0400 Date: Sun, 17 Apr 2011 16:32:32 +0400 From: Lystopad Olexandr To: freebsd-stable@freebsd.org Message-ID: <20110417123232.GA96423@laa.zp.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Sender: laa Subject: ZFS root on MB Intel S3420GP X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Apr 2011 12:49:25 -0000 Hi! I have this hardware: smbios.system.maker="Intel Corporation" smbios.system.product="S3420GP" with 4G ram and 4x WD 500G drives. I try both raids in the bios, in both cases i try raid 10. I.e. I have 1Tb ar0 device. After reading http://wiki.freebsd.org/RootOnZFS/GPTZFSBoot/RAIDZ1 I try to install FreeBSD on this box, but I change ad0..ad1.. to my ar0 device. I try to have zfs on intel raid10. All commands run successfully, but after reboot I have: gptzfsboot no zfs pools located: can't boot What mistake I made? What best solution with my hardware exist? -- Lystopad Olexandr