From owner-freebsd-fs@FreeBSD.ORG Tue Aug 6 10:34:03 2013 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 869C16F7 for ; Tue, 6 Aug 2013 10:34:03 +0000 (UTC) (envelope-from kraduk@gmail.com) Received: from mail-we0-x22b.google.com (mail-we0-x22b.google.com [IPv6:2a00:1450:400c:c03::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 091C225CA for ; Tue, 6 Aug 2013 10:34:02 +0000 (UTC) Received: by mail-we0-f171.google.com with SMTP id q55so195259wes.2 for ; Tue, 06 Aug 2013 03:34:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=XrDKoufcjW7d9i48irja+7L5TgsX5rrqnbDTQQFq/24=; b=x009JxYjCoBE7jEV/cd4PlDQ8KztD+IrXsE2fGs+PPbxkmEjoQQ7dhs+A6ccv41mOE H5hJ3h8Cks5725fYVwNycPwkpyHHKDvgpK9D7yTDEMNkOc7Rx/PMntZCwMFG9I7oEn+/ K6kGoYqMok+RsLZgqRfTQ62XhPSyZh4uPb6ovqinIFkf+IvPoVlR2tkQgSgejQAbjdUD hpnYdtXItv2PwZznRqKXqx93CSH7VqbDYuIfGWz41pyiVpARFz5eKqhzXjyE+mGaUaoU nJssUW4K0q3QNs1IIkm16gyfc2SeSfmPwRCHnmhnCvo5sdrXTWDzNeNJMnVitBNW14JJ D3Yg== MIME-Version: 1.0 X-Received: by 10.180.84.225 with SMTP id c1mr1442051wiz.53.1375785241238; Tue, 06 Aug 2013 03:34:01 -0700 (PDT) Received: by 10.216.67.193 with HTTP; Tue, 6 Aug 2013 03:34:01 -0700 (PDT) In-Reply-To: <51FE9E78.2010207@denninger.net> References: <51FE8D1C.5080509@denninger.net> <5C38117C14594404AAC7034DB56FD1BA@multiplay.co.uk> <51FE8FD5.1050605@denninger.net> <51FE9E78.2010207@denninger.net> Date: Tue, 6 Aug 2013 11:34:01 +0100 Message-ID: Subject: Re: How do I clear this problem? :-) From: krad To: Karl Denninger Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: FreeBSD FS X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Aug 2013 10:34:03 -0000 If you are not root on zfs and get real stuck, go into single user mode, export all your pools (valid ones), then delete the zpool.cache, then just reimport your valid pools On 4 August 2013 19:33, Karl Denninger wrote: > Yes. > > On 8/4/2013 12:47 PM, Steven Hartland wrote: > > ----- Original Message ----- From: "Karl Denninger" > >> I do indeed have a pool of the same name; I can rename it of course but > >> then scripts have to be changed. > >> > >> What I'm trying to do is get rid of the old entry because it is no > >> longer relevant and causes a collision; I can get around the collision > >> by using the UID of the pool on the mount when done manually, but that > >> particular pool's devices are never coming back and every time an import > >> is run the console complains about the missing device entries that > >> cannot be probed. > >> > >> This is development box and thus I CAN wipe it to get rid of this, but > >> if it happens on a production machine I'd like to know how to clear the > >> problem. I understand that by doing so I irretrievably destroy the > >> ability to get to the pool in the future but in this particular case the > >> disks in question have been hard-overwritten with other data so that's > >> already a fact irrespective of what the system thinks. > > > > Sorry karl I still don't quite understand what you mean by "old entry" > > I'm guessing your seeing an old cached entry when you run "zpool import" > > > > Is that the case? > > > > Regards > > Steve > > > > ================================================ > > This e.mail is private and confidential between Multiplay (UK) Ltd. > > and the person or entity to whom it is addressed. In the event of > > misdirection, the recipient is prohibited from using, copying, > > printing or otherwise disseminating it or any information contained in > > it. > > In the event of misdirection, illegible or incomplete transmission > > please telephone +44 845 868 1337 > > or return the E.mail to postmaster@multiplay.co.uk. > > > > > > > > %SPAMBLOCK-SYS: Matched [+killing@multiplay.co.uk], message ok > > -- > Karl Denninger > karl@denninger.net > /Cuda Systems LLC/ > _______________________________________________ > freebsd-fs@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-fs > To unsubscribe, send any mail to "freebsd-fs-unsubscribe@freebsd.org" >