新上架SSD存储云主机

新上架SSD存储云主机,对硬盘读写要求高的可以选择SSD存储的云主机,读速度能达到4.1GB/S,写速度达到1.4GB/S

[root@localhost data]# dd if=/dev/zero of=test bs=1M count=1024
1024+0 records in
1024+0 records out
1073741824 bytes (1.1 GB) copied, 0.793655 s, 1.4 GB/s
[root@localhost data]# dd of=/dev/zero if=test bs=1M count=1024
1024+0 records in
1024+0 records out
1073741824 bytes (1.1 GB) copied, 0.260368 s, 4.1 GB/s

SSD