美文网首页
docker IOPS

docker IOPS

作者: 贺大伟 | 来源:发表于2021-03-09 11:49 被阅读0次

https://blog.opskumu.com/docker-io-limit.html

https://www.cnblogs.com/CloudMan6/p/7016050.html

https://einverne.github.io/post/2019/10/test-disk-write-and-read-speed-in-linux.html

docker run -it --device-write-bps /dev/sda:10mb registry.corp.kuaishou.com/kdb-cloudnative/vitess-centos-base:1.0.1 sh

dd if=/dev/zero of=test.out bs=1M count=10 oflag=direct,nonblock

相关文章

网友评论

      本文标题:docker IOPS

      本文链接:https://www.haomeiwen.com/subject/tvgvqltx.html