I have two external HDDs with enough space to accommodate a 2TB device file.
I never tried to copy a file in two places simultaneously...
I have a very fast NVMe disk drive and want to make a backup copy of it on those two external HDDs which are slow.
Is it possible to copy it (/dev/nvme0n1) on both external HDDs at once with one command?
writesyscalls, which the kernel internally translates into a list of transfer commands to set off – and that's it, it sets up the transfers, and lets the NVMe transfer to RAM using DMA once, and otherwise enqueues DMA-aided transfers to the targets. The interaction needed after that is only making pages as "not used anymore" once both targets signalled back they're done with that segment, and to occassionally enqueue new reads once one of the targets gets close to the end of the currently available