Export ZFS Volume to iSCSI
To export a raw block volume from ZFS for use with iSCSI, you can use the zfs command to create a block device and then use the tgtadm command to create an iSCSI target and add the block device as a logical unit (LUN). Here's an example of