On Wed, Oct 6, 2010 at 12:14 PM, Tony MacDoodle <tpsdoo...@gmail.com> wrote:
> Is it possible to add 2 disks to increase the size of the pool below?

Yes.  zpool add testpool mirror devname1 devname2

That will add a third mirror vdev to the pool.

> NAME STATE READ WRITE CKSUM
>   testpool ONLINE 0 0 0
> mirror-0 ONLINE 0 0 0
> c1t2d0 ONLINE 0 0 0
> c1t3d0 ONLINE 0 0 0
> mirror-1 ONLINE 0 0 0
> c1t4d0 ONLINE 0 0 0
> c1t5d0 ONLINE 0 0 0

-- 
Freddie Cash
fjwc...@gmail.com
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to