Re: GVirstor Label problem on -CURRENT
- From: "Jason Hills" <jazzhills@xxxxxxxxx>
- Date: Thu, 26 Apr 2007 13:43:23 -0300
On 4/26/07, Ivan Voras <ivoras@xxxxxx> wrote:
Jason Hills wrote:
> So I tried to make a smaller virtual storage, 40G:
>
> # ./gvirstor label -v -s 400000 mystor ad3s1d
> Resizing virtual size to fit virstor structures
> New virtual size: 400128 MB (32 new chunks)
> Total virtual chunks: 100032 (4 MB each), 400128 MB total virtual size.
> Clearing metadata on ad3s1d.
> Writing allocation table to ad3s1d... (0 MB, 1 chunks)
> Tried to write 800256, written 4294967295 (Operation not permitted)
> Error writing out allocation map!
Ok.
Can you verify that dd works on that partition? For example, use
# dd if=/dev/zero of=/dev/ad3s1d bs=512 count=1563
And tell me if this works or fails.
(1563=800256/512)
Ok, worked fine aparently:
# dd if=/dev/zero of=/dev/ad3s1d bs=512 count=1563
1563+0 records in
1563+0 records out
800256 bytes transferred in 0.013476 secs (59384256 bytes/sec)
--
Jazzie Hills
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: GVirstor Label problem on -CURRENT
- From: Ivan Voras
- Re: GVirstor Label problem on -CURRENT
- References:
- GVirstor Label problem on -CURRENT
- From: Jason Hills
- Re: GVirstor Label problem on -CURRENT
- From: Ivan Voras
- Re: GVirstor Label problem on -CURRENT
- From: Jason Hills
- Re: GVirstor Label problem on -CURRENT
- From: Ivan Voras
- GVirstor Label problem on -CURRENT
- Prev by Date: Panic: fusefs crashes -current
- Next by Date: Re: [kde-freebsd] problem hal - k3b ?
- Previous by thread: Re: GVirstor Label problem on -CURRENT
- Next by thread: Re: GVirstor Label problem on -CURRENT
- Index(es):