From owner-freebsd-fs@FreeBSD.ORG Tue Nov 20 13:12:51 2012 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D6E25AC1; Tue, 20 Nov 2012 13:12:51 +0000 (UTC) (envelope-from andy.lavr@gmail.com) Received: from mail-la0-f54.google.com (mail-la0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id D97728FC16; Tue, 20 Nov 2012 13:12:50 +0000 (UTC) Received: by mail-la0-f54.google.com with SMTP id j13so5641217lah.13 for ; Tue, 20 Nov 2012 05:12:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=BIJFv0RJNB1Zj1WAf4+Z3NSottdAPrmDKLZuDb4osO8=; b=01yl2RYhwAFQiZoSPdcl+WnIT890L+n2FTEFPYG6DYrbie0zUFDv8Z6nue0jWj6ZzV gLdMRL2KSRSElnt9+FExihVAqBcxwVxPdjJnt6FiSXjZfg5MlZg7DRrv5c4vp5ZzynPo CYmo278ttM4kjdMxtjq4DaaDSGOa4Kt8Vu4SFLGzjgPsGz/8FsAGH9iANcsDqy9YipQ8 behvu7XAOB7d5cXkIx9LxoKoM/g/ogZQWmJUbD5uYVpg+OLLbLI9nYSOwxU+7e+7C/15 ZY6WiyB3DGxTuFHuoOQ5Zuaxy0RlDL6R30HkRpsS6q+mnHnOdloKwNwS7lHvu+UQK2Eb hCKQ== MIME-Version: 1.0 Received: by 10.112.39.225 with SMTP id s1mr6390018lbk.117.1353417169455; Tue, 20 Nov 2012 05:12:49 -0800 (PST) Received: by 10.114.5.5 with HTTP; Tue, 20 Nov 2012 05:12:49 -0800 (PST) In-Reply-To: <50AB80C6.1090507@FreeBSD.org> References: <50AB5202.4070906@FreeBSD.org> <50AB71A7.7050101@FreeBSD.org> <50AB80C6.1090507@FreeBSD.org> Date: Tue, 20 Nov 2012 15:12:49 +0200 Message-ID: Subject: Re: problem booting to multi-vdev root pool From: Andrei Lavreniyuk To: Andriy Gapon Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-fs@freebsd.org, freebsd-current@freebsd.org X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Nov 2012 13:12:52 -0000 2012/11/20 Andriy Gapon : > on 20/11/2012 14:41 Andrei Lavreniyuk said the following: >> Hi! >> >> >>> "Can not parse the config for pool" message explains what happens but not why... >>> >>> Could you please apply the following patch, "un-ifdef" the DEBUG sections of it >>> and try again? >>> http://people.freebsd.org/~avg/spa_generate_rootconf.debug.diff >> >> >> I use spa_generate_rootconf.debug.diff. > > What about the " "un-ifdef" the DEBUG sections of it" part? Sorry. A few minutes ... > >> make kernel && reboot >> >> No new debug messages. Pool cannot mount. > > -- > Andriy Gapon