Hi Nicole, On Mon, 2016-07-25 at 08:44 +0200, Nicole Hähnel wrote: > Speed test gives only 13MB/s: > dd count=500 bs=1M if=/dev/urandom of=/mnt/usbdisk/test > > 524288000 Bytes (524 MB) kopiert, 37,9013 s, 13,8 MB/s > > > Any experiences with this?
/dev/urandom is a very bad source for running speed tests. Use /dev/zero instead. Cheers, Andreas -- | Andreas Haupt | E-Mail: [email protected] | DESY Zeuthen | WWW: http://www-zeuthen.desy.de/~ahaupt | Platanenallee 6 | Phone: +49/33762/7-7359 | D-15738 Zeuthen | Fax: +49/33762/7-7216 _______________________________________________ Linux-PowerEdge mailing list [email protected] https://lists.us.dell.com/mailman/listinfo/linux-poweredge
