From owner-freebsd-current@FreeBSD.ORG Sun Oct 28 11:18:07 2007 Return-Path: Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2AB1316A419 for ; Sun, 28 Oct 2007 11:18:07 +0000 (UTC) (envelope-from Peter_Losher@isc.org) Received: from mx.isc.org (mx.isc.org [IPv6:2001:4f8:0:2::1c]) by mx1.freebsd.org (Postfix) with ESMTP id 12AD213C4A8 for ; Sun, 28 Oct 2007 11:18:07 +0000 (UTC) (envelope-from Peter_Losher@isc.org) Received: from farside.isc.org (farside.isc.org [IPv6:2001:4f8:3:bb::5]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "farside.isc.org", Issuer "ISC CA" (verified OK)) by mx.isc.org (Postfix) with ESMTP id 4FA0611401E for ; Sun, 28 Oct 2007 11:18:06 +0000 (UTC) (envelope-from Peter_Losher@isc.org) Received: from manx.isc.org (manx.isc.org [IPv6:2001:4f8:3:bb::37]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by farside.isc.org (Postfix) with ESMTP id 6CAD8E6058; Sun, 28 Oct 2007 11:18:06 +0000 (UTC) (envelope-from Peter_Losher@isc.org) Message-ID: <47246FED.6000103@isc.org> Date: Sun, 28 Oct 2007 04:18:05 -0700 From: Peter Losher Organization: ISC User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) MIME-Version: 1.0 To: freebsd-current@FreeBSD.ORG X-Enigmail-Version: 0.95.4 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigC2A42DAD31925A51276AFB52" Cc: Subject: Clearing out vdevs (can't create new zpool) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Oct 2007 11:18:07 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigC2A42DAD31925A51276AFB52 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I have been poking around with our 16-port SATA RAID chassis (in JBOD mode) with a fresh RELENG_7 internal build from Saturday. I only had half the disks {da0-7) at first, when I brought over the second set (da8-15), I destroyed the existing pool and then tried to create a new one with all 16 disks, and encountered this error: -=3D- # zpool create tank raidz da{0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15} cannot create 'tank': one or more vdevs refer to the same device -=3D- I can create one with the second set of disks (and destroy/create again) but somehow I have some old vdevs sitting around which is preventing me from using the first set of disks. How can I clear them out? Best Wishes - Peter --=20 Peter_Losher@isc.org | ISC | OpenPGP 0xE8048D08 | "The bits must flow" --------------enigC2A42DAD31925A51276AFB52 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (Darwin) iD8DBQFHJG/uPtVx9OgEjQgRAlo2AKCmUU1ZoXFUQkMD1oGFxPXPWspijwCfeYnA zRQwOL/KjmK8f+cvugMPBiI= =HDCw -----END PGP SIGNATURE----- --------------enigC2A42DAD31925A51276AFB52--