From owner-freebsd-questions@freebsd.org Thu Aug 29 04:01:18 2019 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 195A5C820B for ; Thu, 29 Aug 2019 04:01:18 +0000 (UTC) (envelope-from ipluta@wp.pl) Received: from mx4.wp.pl (mx4.wp.pl [212.77.101.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 46JpnS3c7Fz48MX for ; Thu, 29 Aug 2019 04:01:15 +0000 (UTC) (envelope-from ipluta@wp.pl) Received: (wp-smtpd smtp.wp.pl 22936 invoked from network); 29 Aug 2019 06:01:13 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wp.pl; s=1024a; t=1567051273; bh=JY5AzQ+CdAbbmGl/UC/VKW6O3ToXDCWWFH281Rw0aBU=; h=Subject:To:From; b=UCEzF3CmObsQl4mvEuMyehVOG52I2TcUREmY8Z0CWA3rZZRq9vL5lBX5/uRRGR2rn i6goFBsavvBQKQZU1RxpTFCKp8BiYPUl2e2HM/dURNoV71NBGLwT5fuct1QzHnb/x+ fAPJUHNu4TYjtbpEvLKAP/PvyLns30fnGzto0bm8= Received: from bic36.neoplus.adsl.tpnet.pl (HELO [10.0.0.78]) (ipluta@wp.pl@[83.28.118.36]) (envelope-sender ) by smtp.wp.pl (WP-SMTPD) with ECDHE-RSA-AES256-GCM-SHA384 encrypted SMTP for ; 29 Aug 2019 06:01:13 +0200 Subject: Re: Verry serious problem with ZFS & 12.0 To: Albert Shih , freebsd-questions@freebsd.org References: <20190828224547.GA1557@io.chezmoi.fr> From: "Ireneusz Pluta/wp.pl" Message-ID: <35b48e6a-67e1-6287-4e63-cf94b7445251@wp.pl> Date: Thu, 29 Aug 2019 06:01:01 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 MIME-Version: 1.0 In-Reply-To: <20190828224547.GA1557@io.chezmoi.fr> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: pl X-WP-MailID: a9f8a4188f6b0819e778cacee150bc9e X-WP-AV: skaner antywirusowy Poczty Wirtualnej Polski X-WP-SPAM: NO 0000000 [AWNE] X-Rspamd-Queue-Id: 46JpnS3c7Fz48MX X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=wp.pl header.s=1024a header.b=UCEzF3Cm; dmarc=pass (policy=none) header.from=wp.pl; spf=pass (mx1.freebsd.org: domain of ipluta@wp.pl designates 212.77.101.12 as permitted sender) smtp.mailfrom=ipluta@wp.pl X-Spamd-Result: default: False [-3.99 / 15.00]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:212.77.96.0/19]; FREEMAIL_FROM(0.00)[wp.pl]; DKIM_TRACE(0.00)[wp.pl:+]; RCPT_COUNT_TWO(0.00)[2]; DMARC_POLICY_ALLOW(-0.50)[wp.pl,none]; NEURAL_HAM_SHORT(-0.99)[-0.991,0]; FROM_EQ_ENVFROM(0.00)[]; RCVD_TLS_LAST(0.00)[]; MIME_TRACE(0.00)[0:+]; FREEMAIL_ENVFROM(0.00)[wp.pl]; ASN(0.00)[asn:12827, ipnet:212.77.101.0/24, country:PL]; MID_RHS_MATCH_FROM(0.00)[]; DWL_DNSWL_NONE(0.00)[wp.pl.dwl.dnswl.org : 127.0.5.0]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; R_DKIM_ALLOW(-0.20)[wp.pl:s=1024a]; FROM_HAS_DN(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; IP_SCORE_FREEMAIL(0.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RCVD_IN_DNSWL_NONE(0.00)[12.101.77.212.list.dnswl.org : 127.0.5.0]; IP_SCORE(0.00)[ip: (-7.13), ipnet: 212.77.101.0/24(-3.54), asn: 12827(-2.83), country: PL(0.06)]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Aug 2019 04:01:18 -0000 W dniu 2019-08-29 o 00:45, Albert Shih pisze: > 2/ Do you think that's a hardware/firmware problem or FreeBSD problem, > the point is the second zpool are working perfectly so I'm thinking at > some firmware/hardware/compatibility problem. It seems like related to this bug: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236480