I'm pretty sure you just need the zpool replace command: # zpool replace <poolname> <olddisk> <newdisk>
Run that for the disk you want to replace and let it resilver. Once it's done, you can unconfigure the old disk with cfgadm and remove it. If you have multiple mirror vdev's, you'll need to run the command a few times. I expect you can replace several drives at once but I've not tried that personally. -- This message posted from opensolaris.org _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss