From owner-freebsd-fs@FreeBSD.ORG Fri Feb 19 23:42:28 2010 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 55D1B106566B for ; Fri, 19 Feb 2010 23:42:28 +0000 (UTC) (envelope-from fjwcash@gmail.com) Received: from mail-yx0-f172.google.com (mail-yx0-f172.google.com [209.85.210.172]) by mx1.freebsd.org (Postfix) with ESMTP id 1342F8FC0C for ; Fri, 19 Feb 2010 23:42:27 +0000 (UTC) Received: by yxe2 with SMTP id 2so593313yxe.7 for ; Fri, 19 Feb 2010 15:42:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=MYISlmZy8gKVywGeRO8qYRgj9wAJntXBYsstr11rMaU=; b=HC0Q4toDQXDN8XO96H7USvbMK/K6hcJpxrirtRVw3IHNUUPngq7ItkUMBOX63MRgJW R1JrHT8vp0A8BTWqhwW9VD9yDIscuFfjQOtdf1EP9KsHEDXIgOTtMrdlXpia9KA1dfjC Rte4uuf1ZiwW6IqzfDvutZVaseWNkltD+gM3I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=Ln091oQCxBBn7g5fyEMo4lAX79UOEzGqJE/cnJ5kiztZgScqz2AnV+8mes0J2Kd/wb E8x1p0BCZt6IsIpObocsx2xJI8R5jeORlM8hdjwyiq715EKXGjx7U9I0L/rXvphwcEhn c4bMLs7179T31pGz3Ys2NR3hwYBu16OURMcEM= MIME-Version: 1.0 Received: by 10.231.172.129 with SMTP id l1mr285160ibz.7.1266622945605; Fri, 19 Feb 2010 15:42:25 -0800 (PST) In-Reply-To: <20100219200725.GA1617@garage.freebsd.pl> References: <20100219200725.GA1617@garage.freebsd.pl> Date: Fri, 19 Feb 2010 15:42:25 -0800 Message-ID: From: Freddie Cash To: freebsd-fs@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: HAST (Highly Available Storage) now in HEAD. 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: Fri, 19 Feb 2010 23:42:28 -0000 On Fri, Feb 19, 2010 at 12:07 PM, Pawel Jakub Dawidek wrote: > Yesterday I committed HAST to the HEAD branch. > > NICE!!! Excellent work! Can't wait to test it, although I'm a little leery about running -CURRENT. I'll have to fire up some VMs over the weekend. :) Two quick questions 1. Are there any plans to MFC this to stable/8? 2. Is this usable for a boot device? I'm thinking no (or not yet), but want to double-check. -- Freddie Cash fjwcash@gmail.com