I am a new to FreeBSD and want to make a virtual disk service via iSCSI.I create snapshots of a dataset on the same disks, however I would like to create clones on a different disk like a NVMe drive to speed up on writing. Is it possible?
I am concerning possible performance decrese when reading(dataset) /writing(clones) occur on the same disk.
Thanks.