From owner-freebsd-current@FreeBSD.ORG Sat May 1 16:33:55 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E28DB1065691 for ; Sat, 1 May 2010 16:33:55 +0000 (UTC) (envelope-from p.massat@gmail.com) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id 79D4F8FC12 for ; Sat, 1 May 2010 16:33:55 +0000 (UTC) Received: by gyh20 with SMTP id 20so612119gyh.13 for ; Sat, 01 May 2010 09:33:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:sender:received :in-reply-to:references:from:date:x-google-sender-auth:message-id :subject:to:cc:content-type; bh=1YurNOLB0k7pIz0b8aqLWrUqJvI7a8vohoH8rhg8Nt4=; b=YRQ0k911hoGBCnor7VCPiTgat85R6+l28+arxBXanGdaWC4xfLSao2qXd1mBCxGJes MvQlSMeKCKc9kL7pEQKPCQLE5wH867XVmw09GAZVQ8hQ1LffJFK1QQRhXmJ+KWKJJ7aB vhw2IYMuIlEpqzuWRljqfNK4Rl1ycXTk7X1oE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; b=KXALm6jUH+MeSs+gIAQ/M9CWfn+OjeyL87NNqkKrxkWXLL7RWSMu087MpzHyVMwK9u ws842EW6XQ0D83vl0SsuwO7nIOEBGLAAh5dgUEBn7PvizAzbu4lpivimhNJ4pL0neZ79 T9g01Cj7CYGFbN7+WEVMQ5FX0rk70SodFbOSA= Received: by 10.150.127.24 with SMTP id z24mr7215999ybc.204.1272731628112; Sat, 01 May 2010 09:33:48 -0700 (PDT) MIME-Version: 1.0 Sender: p.massat@gmail.com Received: by 10.100.165.19 with HTTP; Sat, 1 May 2010 09:33:28 -0700 (PDT) In-Reply-To: References: <80219502-EDAD-4745-A89B-813601D1C15E@gmail.com> From: Pierre Massat Date: Sat, 1 May 2010 18:33:28 +0200 X-Google-Sender-Auth: 6bf5870a6674a10c Message-ID: To: "Jason J. W. Williams" Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-current@freebsd.org" Subject: Re: ZFS Stability & MySQL (Comments Requested) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 May 2010 16:33:56 -0000 On Fri, Apr 30, 2010 at 11:39 PM, Jason J. W. Williams wrote: > By chance did you attempt to write a test file to the ZFS filesystem > holding the database and logs? Just curious if ZFS was hung since a > MySQL restart corrected it. Thank you for your help. Yes, I tried to write a file, without any problem. -- Pierre