From owner-freebsd-stable@FreeBSD.ORG Tue Jan 26 16:15:29 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2A8B310656A3 for ; Tue, 26 Jan 2010 16:15:29 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from asmtpout025.mac.com (asmtpout025.mac.com [17.148.16.100]) by mx1.freebsd.org (Postfix) with ESMTP id 15C708FC18 for ; Tue, 26 Jan 2010 16:15:28 +0000 (UTC) MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Received: from [17.151.97.212] by asmtp025.mac.com (Sun Java(tm) System Messaging Server 6.3-8.01 (built Dec 16 2008; 32bit)) with ESMTPSA id <0KWV00MZU3TR2X40@asmtp025.mac.com> for freebsd-stable@freebsd.org; Tue, 26 Jan 2010 08:15:28 -0800 (PST) X-Proofpoint-Spam-Details: rule=notspam policy=default score=6 spamscore=6 ipscore=0 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx engine=5.0.0-0908210000 definitions=main-1001260098 From: Chuck Swiger In-reply-to: <20100126160320.6ed67b92.gerrit@pmp.uni-hannover.de> Date: Tue, 26 Jan 2010 08:15:27 -0800 Content-transfer-encoding: quoted-printable Message-id: References: <20100126143021.GA47535@icarus.home.lan> <20100126160320.6ed67b92.gerrit@pmp.uni-hannover.de> To: =?iso-8859-1?Q?Gerrit_K=FChn?= X-Mailer: Apple Mail (2.1077) Cc: freebsd-stable@freebsd.org Subject: Re: ZFS "zpool replace" problems 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: Tue, 26 Jan 2010 16:15:29 -0000 Hi-- On Jan 26, 2010, at 7:03 AM, Gerrit K=FChn wrote: [ ... ] > atapci4@pci0:3:6:0: class=3D0x010401 card=3D0x02409005 = chip=3D0x02401095 > rev=3D0x02 hdr=3D0x00 vendor =3D 'Silicon Image Inc (Was: CMD = Technology > Inc)' device =3D 'SATA/Raid controller(2XSATA150) (SIL3112)' > class =3D mass storage > subclass =3D RAID >=20 > Meanwhile I took out the ad18 drive again and tried to use a different > drive. But that was listed as "UNAVAIL" with corrupted data by zfs. There's your problem-- the Silicon Image 3112/4 chips are remarkably = buggy and exhibit data corruption: = http://unix.derkeiler.com/Mailing-Lists/FreeBSD/stable/2005-08/0208.html Regards, --=20 -Chuck