From owner-freebsd-stable@FreeBSD.ORG Thu Dec 12 13:52:33 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E8B5C8F for ; Thu, 12 Dec 2013 13:52:33 +0000 (UTC) Received: from elf.hq.norma.perm.ru (mail.norma.perm.ru [128.127.144.4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 592E31394 for ; Thu, 12 Dec 2013 13:52:32 +0000 (UTC) Received: from bsdrookie.norma.com. (bsdrookie.norma.com [192.168.7.71]) by elf.hq.norma.perm.ru (8.14.5/8.14.5) with ESMTP id rBCDqILT032231 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Thu, 12 Dec 2013 19:52:18 +0600 (YEKT) (envelope-from emz@norma.perm.ru) Message-ID: <52A9BF92.7060903@norma.perm.ru> Date: Thu, 12 Dec 2013 19:52:18 +0600 From: "Eugene M. Zheganin" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130709 Thunderbird/17.0.6 MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: Re: zfs i/o error - all block copies unavailable References: <52A8C5AF.1000800@norma.perm.ru> <52A99894.4080704@FreeBSD.org> <52A9BABF.6060403@norma.perm.ru> In-Reply-To: <52A9BABF.6060403@norma.perm.ru> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (elf.hq.norma.perm.ru [192.168.3.10]); Thu, 12 Dec 2013 19:52:18 +0600 (YEKT) X-Spam-Status: No hits=-101.0 bayes=0.5 testhits ALL_TRUSTED=-1, USER_IN_WHITELIST=-100 autolearn=unavailable version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on elf.hq.norma.perm.ru X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 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, 12 Dec 2013 13:52:34 -0000 Hi. On 12.12.2013 19:31, Eugene M. Zheganin wrote: > Hi. > > On 12.12.2013 17:05, Andriy Gapon wrote: >> A few words about your pool configuration and the disks that it is comprised of... >> > Update: today my users uploaded some more data, free space got smaller and now I got ZFS: i/o error - all block copies unavailable ZFS: can't read MOS of pool sfzroot gptzfsboot: failed to mount default pool zfsroot FreeBSD/x86 boot BTX halted Clearly this has to do something with free space shortage. To be honest, I thought the separete log device will dealwith this, seems like I was wrong. Thanks. Eugene.