`$ sudo dd if=/dev/zero of=/dev/mapper/to_be_wiped status=progress``59001459200 bytes (59 GB, 55 GiB) copied, 904 s, 65.3 MB/s`
65 MB/s, nice, nice. At this rate it's only going to take.... 3 days to wipe this 16TB drive.
@pganssle setting a larger block size (bs=1M for example) might help.
QOTO: Question Others to Teach Ourselves An inclusive, Academic Freedom, instance All cultures welcome. Hate speech and harassment strictly forbidden.
@pganssle setting a larger block size (bs=1M for example) might help.