Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 May 2006 16:02:38 +0200
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        Ferruccio Zamuner <nonsolosoft@diff.org>
Cc:        freebsd-geom@freebsd.org
Subject:   Re: A gstripe problem.
Message-ID:  <20060521140238.GA12368@garage.freebsd.pl>
In-Reply-To: <44706F33.4030200@diff.org>
References:  <44706F33.4030200@diff.org>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
On Sun, May 21, 2006 at 03:46:27PM +0200, Ferruccio Zamuner wrote:
+> Hi,
+> 
+> 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:
+> 
+> ----------
+> root@k7# newfs /dev/stripe/veloce1
+> /dev/stripe/veloce1: 20480.0MB (41943040 sectors) block size 16384, fragment 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:
+> 
+> root@k7# gstripe list
+> Geom name: veloce1
+> State: UP
+> Status: Total=2, Online=2
+> 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
+> 
+> What does "wtfs: 65536 bytes at sector 160: Operation not permitted" mean?

I'm guessing your 'd' partition starts at offset 0.
Could you send the output of:

	# apply "bsdlabel %1" /dev/ad[56]s2d

-- 
Pawel Jakub Dawidek                       http://www.wheel.pl
pjd@FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)

iD8DBQFEcHL+ForvXbEpPzQRAiO5AKDNjYqeKQveuqQztKA0NirUJfhLKwCfaLPM
KA3wCQopUUVxqZKcpZ0k/DY=
=GlUu
-----END PGP SIGNATURE-----

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060521140238.GA12368>