[zfs-discuss] slice overlap error when creating pools

2008-11-17 Thread Vincent Boisard
Hi, As I was experimenting with snv101, I discovers that every attempt to create a zpool gives this error: #zpool create pool1 c1d1s0 invalid vdev specification use '-f' to override the following errors: /dev/dsk/c1d1s0 overlaps with /dev/dsk/c1d1s2 I am testing with vmware, so I used the same

Re: [zfs-discuss] slice overlap error when creating pools

2008-11-17 Thread Peter Schow
On Mon, Nov 17, 2008 at 06:33:46PM +0100, Vincent Boisard wrote: Hi, As I was experimenting with snv101, I discovers that every attempt to create a zpool gives this error: #zpool create pool1 c1d1s0 invalid vdev specification use '-f' to override the following errors: /dev/dsk/c1d1s0

Re: [zfs-discuss] slice overlap error when creating pools

2008-11-17 Thread Mark J Musante
On Mon, 17 Nov 2008, Vincent Boisard wrote: #zpool create pool1 c1d1s0 invalid vdev specification use '-f' to override the following errors: /dev/dsk/c1d1s0 overlaps with /dev/dsk/c1d1s2 That's CR 6419310. Regards, markm ___ zfs-discuss mailing

Re: [zfs-discuss] slice overlap error when creating pools

2008-11-17 Thread Vincent Boisard
So it's safe to use the pool after forcing its creation. Good. i was surprised to see it working properly in snv77 but not in snv101. Thank you, Vincent ___ zfs-discuss mailing list zfs-discuss@opensolaris.org