From owner-freebsd-stable@FreeBSD.ORG Mon Oct 6 23:32:30 2014 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BCF5D827 for ; Mon, 6 Oct 2014 23:32:30 +0000 (UTC) Received: from mail-qa0-f42.google.com (mail-qa0-f42.google.com [209.85.216.42]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 813BCC39 for ; Mon, 6 Oct 2014 23:32:29 +0000 (UTC) Received: by mail-qa0-f42.google.com with SMTP id j7so4295252qaq.29 for ; Mon, 06 Oct 2014 16:32:23 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=DS/bcRH5bsYXXFFoOnK3ItkZJTsl6SSrF2G/S02pcTg=; b=RdEG5zJD1yvSav97DdavGRy+fAiFAv83ed6trRUCfUTdZJSo6YHSNeTYMJC8jPzrB3 pYvyoBpQMYpBEncqNLOw8V8DZbjuIYtzz/nOpGLKV913wKPKQQBa4aLUdvJm4PcFt0UC hqON+f8wg07JMWa8fWYD3i5mqEGrQHfKlWs0ZUjWNXwNukeTA9CRqhdDApd/JR5L9eHB VMusFzKPuHeOxmlEzMhHSaxtajT2ghmjqiFaAZ0ViwhPb5kNP6Ca1FmfWE63vhRrAnrT 2J8yPILJmW4jOVgF/1duFeTxBd7/u5ffxmLI624pvP7yyLWNGMp04KRUpFLmwpSEmXC3 2HMg== X-Gm-Message-State: ALoCoQnD0urTfnCfSBQTXvODH6D2P17vZwPgn+KXj2LmOGyarFunBvZ9lD8CWpuNExf8lg0vtU+e MIME-Version: 1.0 X-Received: by 10.224.171.74 with SMTP id g10mr27141qaz.102.1412638343530; Mon, 06 Oct 2014 16:32:23 -0700 (PDT) Received: by 10.140.233.142 with HTTP; Mon, 6 Oct 2014 16:32:23 -0700 (PDT) Date: Tue, 7 Oct 2014 02:32:23 +0300 Message-ID: Subject: Booting from ZFS - fail. From: Stefan Lambrev To: stable@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 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, 06 Oct 2014 23:32:30 -0000 Hi, I have some problems to boot from raidz/zfs mirror with FreeBSD 10.1* with AHCI enabled. Detailed description is available at https://forums.freebsd.org/viewtopic.php?f=48&t=48324&p=270114 If I turn AHCI to "legacy" in BIOS it works but I guess it should work with AHCI enabled also. I know some people are having the same HW (except the HDDs) running without a problem so I'm not sure whether this is some regression. Can someone advice what's going on? P.S. The system is amd64