From owner-freebsd-geom@FreeBSD.ORG Tue Jan 18 13:24:36 2005 Return-Path: Delivered-To: freebsd-geom@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE97D16A4CE for ; Tue, 18 Jan 2005 13:24:36 +0000 (GMT) Received: from darkness.comp.waw.pl (darkness.comp.waw.pl [195.117.238.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AD1443D53 for ; Tue, 18 Jan 2005 13:24:36 +0000 (GMT) (envelope-from pjd@darkness.comp.waw.pl) Received: by darkness.comp.waw.pl (Postfix, from userid 1009) id 65E33ACC59; Tue, 18 Jan 2005 14:24:33 +0100 (CET) Date: Tue, 18 Jan 2005 14:24:33 +0100 From: Pawel Jakub Dawidek To: Shaun Jurrens Message-ID: <20050118132433.GH795@darkness.comp.waw.pl> References: <20050117203314.GA795@darkness.comp.waw.pl> <20050118090616.GE75478@atreides.freenix.no> <20050118110115.GF795@darkness.comp.waw.pl> <20050118131925.GF75478@atreides.freenix.no> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="QFO1zB2dwAkGraMW" Content-Disposition: inline In-Reply-To: <20050118131925.GF75478@atreides.freenix.no> User-Agent: Mutt/1.4.2i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 5.2.1-RC2 i386 cc: Brooks Davis cc: freebsd-geom@FreeBSD.org Subject: Re: partitioning and labeling geom devices X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jan 2005 13:24:36 -0000 --QFO1zB2dwAkGraMW Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 18, 2005 at 02:19:25PM +0100, Shaun Jurrens wrote: +> #> Simply calling: fdisk -I /dev/stripe/stripe0 doesn't create +> #> provider /dev/stripe/stripe0s1? +>=20 +> Nope. +>=20 +> paracles:/root#> fdisk -I /dev/stripe/stripe0 +> ******* Working on device /dev/stripe/stripe0 ******* +> paracles:/root#> ll /dev/stripe/. +> total 0 +> crw-r----- 1 root operator 4, 40 Jan 18 15:21 stripe0 +>=20 +> But I suddenly lose a slice in /dev/mirror (plex0s2) +>=20 +> paracles:/root#> ll /dev/mirror/. +> total 0 +> crw-r----- 1 root operator 4, 37 Jan 17 17:47 plex0 +> crw-r----- 1 root operator 4, 44 Jan 17 17:47 plex0s1 +> crw-r----- 1 root operator 4, 36 Jan 17 17:47 plex1 +> crw-r----- 1 root operator 4, 35 Jan 17 17:47 plex2 Could you send me the output of: # sysctl -b kern.geom.confxml --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --QFO1zB2dwAkGraMW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFB7Q4RForvXbEpPzQRApJwAJ9F2wF4LL/60o8vXPZ0PSu1NEVQ3wCg7154 RqAR/LLhlNsO8DRWNN/Wz1M= =lI+d -----END PGP SIGNATURE----- --QFO1zB2dwAkGraMW--