Best way of doing "zfs send". Should the current pool be quiesced before running "zfs send" to copy
I have a current non-mirrored pool with many small devices. I want to recreate that pool using larger devices, but I can't first mirror and then use "zfs split" because of the device size. "zfs send" was suggested. After creating my new pool with the larger LUNs, what is the best way to proceed from there with "zfs send"?