What is the best practice for copying files to an empty ZFS share after it has been created in FreeNAS? I ran rsync (rsync -va --progress /mnt/ntfs /mnt/zfsvolume) to copy files from a 1TB NTFS external hard drive to my ZFS share but the transfer rate was very slow (~150kbps) and the file transfer ultimately failed, flooding my log file with the following:
Aug 23 15:00:17 freenas kernel: (da0:umass-sim0:0:0:0): WRITE(10). CDB: 2a 00 00 60 06 3f 00 00 80 00
Aug 23 15:00:17 freenas kernel:...
Copying Files to ZFS Share
Aug 23 15:00:17 freenas kernel: (da0:umass-sim0:0:0:0): WRITE(10). CDB: 2a 00 00 60 06 3f 00 00 80 00
Aug 23 15:00:17 freenas kernel:...
Copying Files to ZFS Share