>If you need to install bootblocks, it doesn't matter when you do it. > >But I found the answers I want, I think what I need to do is: > > > zpool attach export disk#0 disk#1 > >(this makes the single pool into a mirror) > >And if resilvering is done, I can use: > > zpool replace export disk#0 disk#2 >
It was indeed very simple; you can even run both commands at the same time and the result is that the first disk is read only ones. The only thing that didn't work is making the zpool bigger. That seems to have required a reboot. Before the reboot it just kept the old (first disk) size. Is there a specific way to make zfs reevaluate the size without requiring a reboot (or export/import) Casper _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss