From owner-freebsd-fs@FreeBSD.ORG Wed Feb 15 06:59:16 2012 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C05141065672; Wed, 15 Feb 2012 06:59:16 +0000 (UTC) (envelope-from daniel@digsys.bg) Received: from smtp-sofia.digsys.bg (smtp-sofia.digsys.bg [193.68.3.230]) by mx1.freebsd.org (Postfix) with ESMTP id 03D948FC12; Wed, 15 Feb 2012 06:59:15 +0000 (UTC) Received: from [192.92.129.180] ([192.92.129.180]) (authenticated bits=0) by smtp-sofia.digsys.bg (8.14.5/8.14.5) with ESMTP id q1F6x56P017906 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Wed, 15 Feb 2012 08:59:10 +0200 (EET) (envelope-from daniel@digsys.bg) Mime-Version: 1.0 (Apple Message framework v1257) Content-Type: text/plain; charset=iso-8859-1 From: Daniel Kalchev In-Reply-To: Date: Wed, 15 Feb 2012 08:59:07 +0200 Content-Transfer-Encoding: 7bit Message-Id: References: <20101213143030.GE1740@garage.freebsd.pl> <1329243132007-5483280.post@n5.nabble.com> <861upxmdiz.fsf@kopusha.home.net> To: George Kontostanos X-Mailer: Apple Mail (2.1257) Cc: freebsd-fs@freebsd.org, Mikolaj Golub , fannyfauzi Subject: Re: HAST role failure X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Feb 2012 06:59:16 -0000 On Feb 14, 2012, at 11:15 PM, George Kontostanos wrote: > > Well, even if it does I doubt that the hast resource was declared and > initialized properly since it is points to a partition rather than a > specific vdev. HAST works on geom providers and thus works happily on an partition. Daniel