Did you try issuing: zpool detach your_pool_name new_device
That should detach the new device and stop the resilver. If you just want to stop the resilver (and leave the device), you should be able to do: zpool scrub -s your_pool_name Which will stop the scrub/resilver. --Bill On Tue, Jun 05, 2007 at 07:57:27AM -0700, John wrote: > I'm in bit of a bind... > > I did a "replace" and the resilver has started properly. Unfortunately > I need to now abort the "replace". Is there way to do this? Can I do > some thing like take the new device "offline"? > > thank!!!! > > > This message posted from opensolaris.org > _______________________________________________ > zfs-discuss mailing list > zfs-discuss@opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/zfs-discuss _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss