From owner-freebsd-fs@FreeBSD.ORG Fri Apr 30 21:01:34 2010 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EE7A4106564A for ; Fri, 30 Apr 2010 21:01:34 +0000 (UTC) (envelope-from fjwcash@gmail.com) Received: from mail-iw0-f204.google.com (mail-iw0-f204.google.com [209.85.223.204]) by mx1.freebsd.org (Postfix) with ESMTP id AF9D38FC16 for ; Fri, 30 Apr 2010 21:01:33 +0000 (UTC) Received: by iwn42 with SMTP id 42so742499iwn.14 for ; Fri, 30 Apr 2010 14:01:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=A6pXwWj0bfgoizlsHhOYJr3TppC853nGYC9E9FvFojs=; b=UzOvZPQ6FlW++lXOAyi7ZjT6uhsqrzMfgwKOygYTH74U7rB5EPIBAZ4KqK/CZ2GiHG mLPvK2k3v8yjDC+7/JFnQWSY0VVUibBMB2B4ue+DRhdX/t2YucXu6sLJVp6B20eVDy+Z 94giQifCsXt8Ibg7/l5tz3JrwWOi7qk1ECt6U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=VurkgIhJ3sFLbPHlJO9lzYQCuB1XhWKit5wqx54N270dmF3/HSxf8yTJT30LOAPjOg fL9AYpQilWCNpAV50Qhqm5UKqtAt2q29lSRwCSioX62QHEgx1JzLA0vjCx4eSy8QnWuS qHi8Dt9wkGAvhZ3BfdwIohBDTaNYfAalsmPUM= MIME-Version: 1.0 Received: by 10.231.182.211 with SMTP id cd19mr1572668ibb.55.1272661287176; Fri, 30 Apr 2010 14:01:27 -0700 (PDT) Received: by 10.231.18.74 with HTTP; Fri, 30 Apr 2010 14:01:27 -0700 (PDT) In-Reply-To: References: Date: Fri, 30 Apr 2010 14:01:27 -0700 Message-ID: From: Freddie Cash To: freebsd-fs@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: ZFS: "Cannot replace a replacing drive" X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Apr 2010 21:01:35 -0000 On Fri, Apr 30, 2010 at 1:59 PM, Wes Morgan wrote: > On Fri, 30 Apr 2010, Wes Morgan wrote: > > > On Thu, 29 Apr 2010, Freddie Cash wrote: > > > > > On Thu, Apr 29, 2010 at 6:06 PM, Wes Morgan > wrote: > > > > > > > On Wed, 28 Apr 2010, Freddie Cash wrote: > > > > > > > > > Going through the archives, I see that others have run into this > issue, > > > > and > > > > > managed to solve it via "zpool detach". However, looking closely > at the > > > > > archived messages, all the successful tests had one thing in > common: 1 > > > > > drive ONLINE, 1 drive FAULTED. If a drive is online, obviously it > can be > > > > > detached. In all the cases where people have been unsuccessful at > fixing > > > > > this situation, 1 drive is OFFLINE, and 1 drive is FAULTED. As is > our > > > > case: > > > > > > > > > > > > > What happened to the drive to fault it? > > > > > > > > Am in the process of replacing 500 GB drives with 1.5 TB drives, to > > > increase the available storage space in the pool (process went > flawlessly on > > > the other storage server). First 3 disks in the vdev replaced without > > > issues. > > Also, where is the original 500gb drive (#4) that you replaced? You should > be able to put that drive back in and let it resilver itself to catch back > up to the other devices, then cancel the replacement. > Oooh, never thought of trying that. Makes sense. I'll see if I can do that this weekend. -- Freddie Cash fjwcash@gmail.com