From owner-freebsd-geom@FreeBSD.ORG Sun May 21 14:05:04 2006 Return-Path: X-Original-To: freebsd-geom@freebsd.org 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 503C216A42B for ; Sun, 21 May 2006 14:05:04 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (arm132.internetdsl.tpnet.pl [83.17.198.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99FF743D45 for ; Sun, 21 May 2006 14:05:03 +0000 (GMT) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 5ADDB52DE5; Sun, 21 May 2006 16:05:01 +0200 (CEST) Received: from localhost (public-gprs29996.centertel.pl [87.96.117.44]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id 3CDF750EA7; Sun, 21 May 2006 16:04:45 +0200 (CEST) Date: Sun, 21 May 2006 16:02:38 +0200 From: Pawel Jakub Dawidek To: Ferruccio Zamuner Message-ID: <20060521140238.GA12368@garage.freebsd.pl> References: <44706F33.4030200@diff.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Nq2Wo0NMKNjxTN9z" Content-Disposition: inline In-Reply-To: <44706F33.4030200@diff.org> X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 7.0-CURRENT i386 User-Agent: mutt-ng/devel-r535 (FreeBSD) X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-2.6 required=3.0 tests=BAYES_00 autolearn=ham version=3.0.4 Cc: freebsd-geom@freebsd.org Subject: Re: A gstripe problem. X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 14:05:04 -0000 --Nq2Wo0NMKNjxTN9z Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, May 21, 2006 at 03:46:27PM +0200, Ferruccio Zamuner wrote: +> Hi, +>=20 +> I'm trying the gstripe and then I've changed partition table on some my = disks. +> Some volumes work fine (they seems), just one gives me following error: +>=20 +> ---------- +> root@k7# newfs /dev/stripe/veloce1 +> /dev/stripe/veloce1: 20480.0MB (41943040 sectors) block size 16384, frag= ment size 2048 +> using 112 cylinder groups of 183.77MB, 11761 blks, 23552 inodes. +> super-block backups (for fsck -b #) at: +> newfs: wtfs: 65536 bytes at sector 160: Operation not permitted +> It's defined as: +>=20 +> root@k7# gstripe list +> Geom name: veloce1 +> State: UP +> Status: Total=3D2, Online=3D2 +> Type: MANUAL +> Stripesize: 131072 +> ID: 1341795581 +> Providers: +> 1. Name: stripe/veloce1 +> Mediasize: 21474836480 (20G) +> Sectorsize: 512 +> Mode: r0w0e0 +> Consumers: +> 1. Name: ad5s2d +> Mediasize: 10737418240 (10G) +> Sectorsize: 512 +> Mode: r0w0e0 +> Number: 0 +> 2. Name: ad6s2d +> Mediasize: 10737418240 (10G) +> Sectorsize: 512 +> Mode: r0w0e0 +> Number: 1 +>=20 +> What does "wtfs: 65536 bytes at sector 160: Operation not permitted" mea= n? I'm guessing your 'd' partition starts at offset 0. Could you send the output of: # apply "bsdlabel %1" /dev/ad[56]s2d --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --Nq2Wo0NMKNjxTN9z Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFEcHL+ForvXbEpPzQRAiO5AKDNjYqeKQveuqQztKA0NirUJfhLKwCfaLPM KA3wCQopUUVxqZKcpZ0k/DY= =GlUu -----END PGP SIGNATURE----- --Nq2Wo0NMKNjxTN9z--