最近发现 directspace 推出了新版 SSD 硬盘 VPS,迫不及待地借来体验一下,并将测试中的一些关键数据分享出来。此次测试的 VPS 依然采用了 Intel Xeon E3 处理器,配置了 vswap,不过存储介质换成了 SSD。相比之下,笔者之前使用的非 SSD VPS 虽也是 E3 系列,不过型号不同,使用的是 HE 的 10G 专线,网口为 G 口,I/O 性能极高。
以下是部分网络连通性测试数据,这里以广州联通 6M ADSL 环境为例,通过 WinMTR 工具检测得到的路由状态:
────────────────────────────────────
WinMTR statistics
Host % | Sent | Recv | Best | Avrg | Wrst | Last
──────────────────────────────────── |------|------|------|------|------|------
192.168.1.1 0 | 38 | 38 | 0 | 0 | 1 | 0
58.249.16.1 0 | 38 | 38 | 24 | 30 | 58 | 25
120.80.175.201 0 | 38 | 38 | 18 | 24 | 59 | 20
120.84.0.1 0 | 38 | 38 | 18 | 26 | 62 | 23
219.158.99.117 0 | 38 | 38 | 46 | 58 | 89 | 77
219.158.23.114 0 | 38 | 38 | 108 | 118 | 152 | 112
219.158.15.150 0 | 38 | 38 | 112 | 128 | 157 | 120
219.158.25.18 0 | 38 | 38 | 302 | 314 | 352 | 308
gige-g5-7.core1.sjc2.he.net 3 | 34 | 33 | 305 | 346 | 381 | 360
10gigabitethernet5-2.core1.pao1.he.net 0 | 38 | 38 | 318 | 358 | 392 | 357
10gigabitethernet1-4.core1.pdx1.he.net 7 | 30 | 28 | 0 | 345 | 416 | 358
direct-space-networks-llc.gigabitethernet2-13.core1.pdx1.he.net 3 | 34 | 33 | 0 | 355 | 418 | 401
shells.pdx.or.69-163-43-61.static.recompiled.net 3 | 34 | 33 | 0 | 349 | 423 | 378
174.140.171.138 3 | 34 | 33 | 0 | 355 | 416 | 376
──────────────────────────────────── |------|------|------|------|------|------
(数据采集自 WinMTR v0.92 GPL V2)
另据 Chinaz 的 ping 测试(采集于晚上 23:25),整体延时与丢包情况均较为理想。
进入系统内部,下面是 CPU 的基本信息(来自 /proc/cpuinfo):
--------------------------------------------------
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 42
model name : Intel(R) Xeon(R) CPU E31245 @ 3.30GHz
stepping : 7
cpu MHz : 1600.000
cache size : 8192 KB
physical id : 0
siblings : 8
core id : 0
cpu cores : 4
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 ... vmx smx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 x2apic popcnt xsave avx lahf_lm ida arat epb xsaveopt pln pts dts tpr_ ... ept vpid
bogomips : 6585.24
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
--------------------------------------------------
内存信息(来自 /proc/meminfo)如下,系统总计 512 MB 内存和 128 MB Swap:
--------------------------------------------------
MemTotal: 524288 kB
MemFree: 497180 kB
Cached: 15628 kB
Active: 21740 kB
Inactive: 1564 kB
Active(anon): 7312 kB
Inactive(anon): 364 kB
Active(file): 14428 kB
Inactive(file): 1200 kB
Unevictable: 0 kB
Mlocked: 0 kB
SwapTotal: 131072 kB
SwapFree: 131072 kB
Dirty: 0 kB
Writeback: 0 kB
AnonPages: 7676 kB
Shmem: 3608 kB
Slab: 3792 kB
SReclaimable: 1776 kB
SUnreclaim: 2016 kB
--------------------------------------------------
磁盘空间使用情况显示,系统根分区大小为 20G,目前仅有少量空间被使用:
--------------------------------------------------
Filesystem Size Used Avail Use% Mounted on
/dev/simfs 20G 474M 20G 3% /
none 256M 4.0K 256M 1% /dev
none 52M 988K 51M 2% /run
none 5.0M 0 5.0M 0% /run/lock
none 128M 0 128M 0% /run/shm
none 100M 0 100M 0% /run/user
--------------------------------------------------
在网络方面,使用 wget 命令从 CacheFly 下载了一个 100MB 的测试文件,下载速度高达 97.0 MB/s:
--------------------------------------------------
root@4he:~# wget http://cachefly.cachefly.net/100mb.test
--2013-08-26 11:04:08-- http://cachefly.cachefly.net/100mb.test
Resolving cachefly.cachefly.net (cachefly.cachefly.net)... 205.234.175.175
Connecting to cachefly.cachefly.net (cachefly.cachefly.net)|205.234.175.175|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 104857600 (100M) [application/octet-stream]
Saving to: “100mb.test”
100%[=====================================>] 104,857,600 97.0M/s in 1.0s
2013-08-26 11:04:09 (97.0 MB/s) – “100mb.test” saved [104857600/104857600]
--------------------------------------------------
为了评估硬盘 I/O 性能,又利用 dd 命令进行了 2.1GB 数据的同步写入测试,结果达到了 282 MB/s 的写入速度:
--------------------------------------------------
root@4he:~# dd if=/dev/zero of=test bs=512k count=4k oflag=dsync
4096+0 records in
4096+0 records out
2147483648 bytes (2.1 GB) copied, 7.62847 s, 282 MB/s
--------------------------------------------------
此外,还使用了一份测试脚本(通过 wget 下载后直接执行)来进行更全面的系统性能检测。输出结果显示,该 VPS 的详细配置情况如下:
• CPU 型号:Intel(R) Xeon(R) CPU E31245 @ 3.30GHz
• CPU 核心数量:1(注意:脚本检测时只显示了 1 个核,但实际配置中有 4 个物理核)
• CPU 当前频率:1600.000 MHz
• 内存总量:512 MB
• Swap 总量:128 MB
• 系统运行时长:16 分钟
• 各服务器下载速度测试结果:
– CacheFly:95.9 MB/s
– Atlanta, GA(Coloat):1.89 MB/s
– Dallas, TX(Softlayer):22.3 MB/s
– Tokyo, JP(Linode):9.84 MB/s
– NL(i3d.net):9.32 MB/s
– Haarlem, NL(Leaseweb):2.49 MB/s
– Singapore(Softlayer):6.05 MB/s
– Seattle, WA(Softlayer):95.7 MB/s
– San Jose, CA(Softlayer):60.8 MB/s
– Washington, DC(Softlayer):18.7 MB/s
最引人注目的是,这台 VPS 的 I/O 能力检测显示最高可达 950 MB/s,充分证明了 SSD 带来的高速响应和数据处理能力。
以上测试数据均展示了新版 SSD VPS 在网络连通性、系统硬件性能以及磁盘 I/O 方面的优越表现,为用户选择 VPS 提供了有力参考。