Re: [zfs-discuss] HELP changing concat to a mirror

2008-07-02 Thread Cindy . Swearingen
Mark, If you don't want to backup the data, destroy the pool, and recreate the pool as a mirrored configuration, then another option it to attach two more disks to create 2 mirrors of 2 disks. See the output below. Cindy # zpool create zp01 c1t3d0 c1t4d0 # zpool status pool: zp01 state: ON

Re: [zfs-discuss] HELP changing concat to a mirror

2008-07-02 Thread Tomas Ă–gren
On 02 July, 2008 - Mark McDonald sent me these 0,7K bytes: > Hi > > I have managed to get this: > HOSTNAME$ zpool status > pool: zp01 > state: ONLINE > scrub: resilver completed with 0 errors on Wed Jul 2 11:55:27 2008 > config: > > NAMESTATE READ WRITE CKSUM > z

[zfs-discuss] HELP changing concat to a mirror

2008-07-02 Thread Mark McDonald
Hi I have managed to get this: HOSTNAME$ zpool status pool: zp01 state: ONLINE scrub: resilver completed with 0 errors on Wed Jul 2 11:55:27 2008 config: NAMESTATE READ WRITE CKSUM zp01ONLINE 0 0 0 c0t2d0ONLINE 0 0