From owner-freebsd-stable@FreeBSD.ORG Thu Nov 20 19:10:24 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DB0881065672 for ; Thu, 20 Nov 2008 19:10:24 +0000 (UTC) (envelope-from freebsd-stable@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 8BE468FC18 for ; Thu, 20 Nov 2008 19:10:24 +0000 (UTC) (envelope-from freebsd-stable@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1L3Euw-0006bG-RX for freebsd-stable@freebsd.org; Thu, 20 Nov 2008 19:10:18 +0000 Received: from 200.41.broadband11.iol.cz ([90.178.41.200]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 20 Nov 2008 19:10:18 +0000 Received: from gamato by 200.41.broadband11.iol.cz with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 20 Nov 2008 19:10:18 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-stable@freebsd.org From: martinko Date: Thu, 20 Nov 2008 20:10:10 +0100 Lines: 13 Message-ID: References: <20081109174303.GA5146@ourbrains.org> <20081109184349.GG51239@server.vk2pj.dyndns.org> <4920D879.3070806@jrv.org> <20081117050441.GA16855@ourbrains.org> <20081118175210.GA3753@hyperion.scode.org> <20081119001742.GA21835@ourbrains.org> <49235D86.4050106@modulus.org> <86bpwcp1d8.fsf@ds4.des.no> <4923D460.5020900@kkip.pl> <4923E977.8030107@kkip.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 200.41.broadband11.iol.cz User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.17) Gecko/20081009 SeaMonkey/1.1.12 In-Reply-To: <4923E977.8030107@kkip.pl> Sender: news Subject: Re: Will XFS be adopted X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Nov 2008 19:10:24 -0000 Bartosz Stec wrote: >> > Well it's not simple indeed. I use ZFS on my home (not critical) box > (RAIDZ1). After 4 weeks uptime with varied workload I assumed it's > stable. Unfortunately ZFS crashed next week ;) > How did it crash ? Just the system went down or did you lose any data ? I'm planning to build new home server and put all my valuable data on ZFS but after reading all the mailing lists I'm not so sure about it. :( M.