On Fri, Apr 29, 2011 at 10:53 AM, Dan Shelton <dan.shel...@oracle.com> wrote: > Is anyone aware of any freeware program that can speed up copying tons of > data (2 TB) from UFS to ZFS on same server?
Setting 'sync=disabled' for the initial copy will help, since it will make all writes asynchronous. You will probably want to set it back to default after you're done. -B -- Brandon High : bh...@freaks.com _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss