[zfs-code] Break a ZFS mirror and concatenate the disks

2008-01-10 Thread Kory Wheatley
Currently c2t2d0 c2t3d0 are setup in a mirror. I want to break the mirror and save the data on c2t2d0 (which both drives are 73g. Then I want to concatenate c2t2do to c2t3d0 so I have a pool of 146GB no longer in a mirror just concatenated. But since their mirror right now I need the data sav

[zfs-code] Break a ZFS mirror and concatenate the disks

2008-01-10 Thread George Wilson
Kory Wheatley wrote: > We have a ZFS mirror setup of two 73GB's disk, but we are running out of > space. I want to break the mirror and join the disk to have a pool of 146GB, > and of course not lose the data doing this. What are the commands? > To break the mirror I would do > > zpool detach

[zfs-code] Break a ZFS mirror and concatenate the disks

2008-01-10 Thread Kory Wheatley
We have a ZFS mirror setup of two 73GB's disk, but we are running out of space. I want to break the mirror and join the disk to have a pool of 146GB, and of course not lose the data doing this. What are the commands? To break the mirror I would do zpool detach moodle c1t3d0 NAME