From owner-freebsd-current@FreeBSD.ORG Wed Oct 22 14:33:08 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4372C456 for ; Wed, 22 Oct 2014 14:33:08 +0000 (UTC) Received: from mail-wi0-x22c.google.com (mail-wi0-x22c.google.com [IPv6:2a00:1450:400c:c05::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CE585106 for ; Wed, 22 Oct 2014 14:33:07 +0000 (UTC) Received: by mail-wi0-f172.google.com with SMTP id bs8so1559160wib.5 for ; Wed, 22 Oct 2014 07:33:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:subject:message-id:date:to:mime-version; bh=jrmOFHpyTuij7+3rAMTmkoZtPyoaKZDzERxaM/H/RLw=; b=qWVNXbDZ7/SIgSMHOqS3g42tW4rUqsngGh9yc98UD/adhMChvJCFPDbnD2f5ndEYNO K3Np0ftcMFAO9MOKwkgzOoKNKzJdCzNW+kRJ6KPvzZfDtzoEjJfgFGtPQSE2lZWFmhZl ihWrYP/DgWPwcXAVfLPbNFpkYW//+I5rKQuP3YvQNz+gjUndbjYWcwHxJAsGzo4R8lfY yrdUDtMB53YR4BurlhbSd9QjfwPhGi2vgCQQ+4TM/2Z9l8XYqMttC+TNlyGfpDBlCcs4 GJJqtQV2EpZjAYh3uYFiViPdZxYAtjYjyzKAk83ABY3+3MtBqjyuJdkOFC1zYvqDP1ch jh4g== X-Received: by 10.194.221.105 with SMTP id qd9mr52059215wjc.51.1413988385490; Wed, 22 Oct 2014 07:33:05 -0700 (PDT) Received: from hekkair.vks01.verknowsys.com ([46.29.147.192]) by mx.google.com with ESMTPSA id fa7sm19089415wjd.27.2014.10.22.07.33.04 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 22 Oct 2014 07:33:04 -0700 (PDT) From: Kazik Chujwielki Subject: ZFS: i/o error - all block copies unavailable #2 Message-Id: Date: Wed, 22 Oct 2014 16:33:02 +0200 To: freebsd-current@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 8.0 \(1990.1\)) X-Mailer: Apple Mail (2.1990.1) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 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: Wed, 22 Oct 2014 14:33:08 -0000 =E2=80=A6 So, I tried with upgrading to 9.3, installing bootcode from 9.3, then I = booted 10.0, installed boot code again.. nothing helps. Still ends on = http://s.verknowsys.com/1a4f147cbb215da9b16eb61a7e9de9ed26470338.png = I also tried scrubbing my pool, from ZFS point of view everything is = just "fine=E2=80=9D. No data errors.. it=E2=80=99s machine with ECC RAM, = so corruption shouldn=E2=80=99t take place.. Do you have ANY ideas? thanks