From owner-freebsd-performance@FreeBSD.ORG Fri Nov 18 07:54:51 2011 Return-Path: Delivered-To: freebsd-performance@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 412621065672 for ; Fri, 18 Nov 2011 07:54:51 +0000 (UTC) (envelope-from nec556@retena.com) Received: from resmaa13.ono.com (smtp13.ono.com [62.42.230.16]) by mx1.freebsd.org (Postfix) with ESMTP id 05B078FC0A for ; Fri, 18 Nov 2011 07:54:49 +0000 (UTC) Received: from GogPortatil.retena.com (95.20.141.54) by resmaa13.ono.com (8.5.113) (authenticated as nec556@retena.com) id 4EB89924002646DC; Fri, 18 Nov 2011 08:54:48 +0100 Message-ID: <4EB89924002646DC@> (added by postmaster@resmaa13.ono.com) X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Fri, 18 Nov 2011 08:54:45 +0100 To: "list, mailing" From: Eduardo Morras In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Antivirus: AVG for E-mail 10.0.1411 [2092/4022] Cc: freebsd-performance@freebsd.org Subject: Re: ZFS Few Questions X-BeenThere: freebsd-performance@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Performance/tuning List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Nov 2011 07:54:51 -0000 At 19:26 17/11/2011, you wrote: >Hello everyone I just had a few questions about ZFS. > >Question 3: > >Anyone Recommend for MySQL server? (Performance) A short comment about databases. With ZFS and similar file systems, when you make a snapshot the file system is recoverable/congruent/ok, but the database files may be in inconsistent state. Nothing saves you from a backup.