From owner-freebsd-geom@FreeBSD.ORG Wed Jun 10 07:57:50 2009 Return-Path: Delivered-To: freebsd-geom@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C4141106567D for ; Wed, 10 Jun 2009 07:57:50 +0000 (UTC) (envelope-from bo.coopci@i-waihui.com) Received: from mail-pz0-f195.google.com (mail-pz0-f195.google.com [209.85.222.195]) by mx1.freebsd.org (Postfix) with ESMTP id A5D5B8FC0A for ; Wed, 10 Jun 2009 07:57:50 +0000 (UTC) (envelope-from bo.coopci@i-waihui.com) Received: by pzk33 with SMTP id 33so560058pzk.3 for ; Wed, 10 Jun 2009 00:57:50 -0700 (PDT) Received: by 10.114.37.1 with SMTP id k1mr1611254wak.194.1244620670121; Wed, 10 Jun 2009 00:57:50 -0700 (PDT) Received: from ?10.217.15.144? ([61.135.152.194]) by mx.google.com with ESMTPS id m31sm8484314wag.66.2009.06.10.00.57.46 (version=SSLv3 cipher=RC4-MD5); Wed, 10 Jun 2009 00:57:49 -0700 (PDT) Message-ID: <4A2F6778.4050200@gmail.com> Date: Wed, 10 Jun 2009 15:57:44 +0800 From: cooper User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: freebsd-geom@freebsd.org Content-Type: text/plain; charset=GB2312 Content-Transfer-Encoding: 7bit Subject: how is multipath information stored X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Jun 2009 07:57:51 -0000 Hi, folks. I wander where FreeBSD saves the information about the geom, for instance which underlying devices are used to construct a multipath label and what's the name of the label. In another word, how does the system restore the multipathes which I configured before the last reboot during the start up phase.