From owner-freebsd-stable@FreeBSD.ORG Mon Sep 17 15:54:46 2012 Return-Path: Delivered-To: stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DC944106566B for ; Mon, 17 Sep 2012 15:54:46 +0000 (UTC) (envelope-from feld@feld.me) Received: from feld.me (unknown [IPv6:2607:f4e0:100:300::2]) by mx1.freebsd.org (Postfix) with ESMTP id B1DA48FC15 for ; Mon, 17 Sep 2012 15:54:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=feld.me; s=blargle; h=In-Reply-To:Message-Id:From:Mime-Version:Date:References:Subject:To:Content-Type; bh=/Co1EZj+2s191mbUChMo5aun7XxmhufvN1EI0o7U6wM=; b=m64uHt3ik8wfuZ2R8ZkMPWjBPr46SALwkcFUbo5CkauJS/lC3pFhqf64A2VmL0e046Mad/IipEhGklqr0efmZjbE/eKM8yPcZJq7lqpK7Ct6ffjHuhE2ruGokuZWmi3b; Received: from localhost ([127.0.0.1] helo=mwi1.coffeenet.org) by feld.me with esmtp (Exim 4.80 (FreeBSD)) (envelope-from ) id 1TDdem-000Jb5-4D; Mon, 17 Sep 2012 10:54:45 -0500 Received: from feld@feld.me by mwi1.coffeenet.org (Archiveopteryx 3.1.4) with esmtpa id 1347897278-3100-3099/5/66; Mon, 17 Sep 2012 15:54:38 +0000 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: stable@FreeBSD.org, "Pasupathy, Subramani" References: Date: Mon, 17 Sep 2012 10:54:36 -0500 Mime-Version: 1.0 From: Mark Felder Message-Id: In-Reply-To: User-Agent: Opera Mail/12.02 (FreeBSD) X-SA-Report: ALL_TRUSTED=-1, KHOP_THREADED=-0.5 X-SA-Score: -1.5 Cc: Subject: Re: Multipathing issue under FreeBSD X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Sep 2012 15:54:47 -0000 On Mon, 17 Sep 2012 04:14:14 -0500, Pasupathy, Subramani wrote: > > Kindly let us know if there any issues similar to this has been reported > to the community. Or does it look like a fresh and does it really seem > to be potential defect? I did extensive testing of the new(er) multipath code earlier (January-March) this year before putting our ZFS SANs into production. I was never able to produce corruption by breaking the multipath during my tests. There would be errors, but it always seemed to recover. I also would have expected ZFS to notice write errors or something during scrubbing. Hopefully this info is useful to someone out there...