> 2007-11-07.14:15:19 zpool create -f tank raidz2 [ ... ]
> 2007-12-03.14:42:28 zpool add tank c4t0d0
>
> c4t0d0 is not part of raidz2. How can I fix this?

Back up your data; destroy the pool; and re-create it.

> Ideally I would like to create another zpool with c4t0d0 plus some more disks
> since there are more than the recommended number of disks in tank
> already.

This would be a convenient time to do that; though I think what you probably 
would want is a single zpool with two RAID-Z2 groups ("vdevs").  (There isn't a 
recommended maximum number of disks for a pool, but there is for a single vdev.)

Anton
 
 
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to