zpool replication
we are looking to migrate our zpools from existing arrays to new arrays but unfortunately using zpool mirroring may not be suitable for this work as the new arrays luns are of a different size to the current arrays luns.
To make things more complicated we would like to do it with no or minimal downtime.
I presume with zpool copy (zfs send/recieve) you need some downtime for the remount activity?