root@vig-node1:~#
dd if=/dev/urandom of=/mnt/test3
^C7335408+0 records in
7335407+0 records out
3755728384 bytes (3.8 GB, 3.5 GiB) copied, 29.2377 s, 128 MB/s
root@vig-node1:/mnt#
dd if=/mnt/test3 of=/mnt/test/test4 oflag=direct status=progress
57174528 bytes (57 MB, 55 MiB) copied, 55 s, 1.0 MB/s^C
113569+0 records in
113569+0 records out
58147328 bytes (58 MB, 55 MiB) copied, 55.918 s,
1.0 MB/s
CTRL+C
root@vig-node1:/mnt#
dd if=/mnt/test3 of=/mnt/test/test4 status=progress
3623843840 bytes (3.6 GB, 3.4 GiB) copied, 10 s, 362 MB/s
7335407+0 records in
7335407+0 records out
3755728384 bytes (3.8 GB, 3.5 GiB) copied, 77.9442 s,
48.2 MB/s
root@vig-node1:/mnt#
dd of=/mnt/test3 if=/mnt/test/test4 status=progress
3744973312 bytes (3.7 GB, 3.5 GiB) copied, 10 s, 374 MB/s
7335407+0 records in
7335407+0 records out
3755728384 bytes (3.8 GB, 3.5 GiB) copied, 10.8221 s,
347 MB/s
/mnt/test/ is mounted iSCSI disk