文章导航

这次进行评测的是独立服务器,由1ue云镭科技李总提供,数据中心是贵州电信,价格是199元/月(购买链接)需要使用优惠码:vpsmm 配置内有详情;主要关注的是CPU、内存、硬盘通电时间以及一些常见的性能方面的测试指数,也测试了关于开机、关机、重装系统方面等内容,以下为详细硬件:

  • 核心:I3-2120 3.3Ghz
  • 内存:4GB DDR3 Non-ECC
  • 硬盘:500GB
  • 流量:Unlimited
  • 端口:5Mbps
  • 系统:Linux/windows
  • 地址:1IP+IPMI

评测总结:1.安装系统很方便,后台点击就OK了,用时大概10分钟左右,centos7最新版;2.硬盘时间为14个小时;3.CPU内存等符合要求;4.LNMP安装很快,15分钟完成;5.一些性能测试;6.探针、wordpress、测试文件下载;7.阿里和站长站以及mtr追踪测试。

官网链接

测试IP

123.249.36.63 / php探针 / wordpress / 100mb.test

一、系统安装

下单购买付款什么的,就不多说了;默认开通后,只有关于IP等信息,需要您后台自主重装系统一次,才可以正常运行,我这里点击使用pxe安装centos7用时不到十分钟(另外还包括xenserver以及windows2008,我没太用过),然后就可以SSH连接了。演示图片如下:

二、机器测试

李总在促销上说这批机器是全新的DELL机,也没什么太好的方法测试,只能看一下硬盘的通电时间,我这台机器是14个小时,符合要求;测试方法是安装:yum install smartmontools;然后执行:smartctl -A /dev/sda,看结果第9行,详情如下:

=== START OF READ SMART DATA SECTION ===
SMART Attributes Data Structure revision number: 10
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x000f   106   099   006    Pre-fail  Always       -       12357800
  3 Spin_Up_Time            0x0003   097   097   000    Pre-fail  Always       -       0
  4 Start_Stop_Count        0x0032   100   100   020    Old_age   Always       -       13
  5 Reallocated_Sector_Ct   0x0033   100   100   010    Pre-fail  Always       -       0
  7 Seek_Error_Rate         0x000f   100   253   030    Pre-fail  Always       -       64838
  9 Power_On_Hours          0x0032   100   100   000    Old_age   Always       -       14
 10 Spin_Retry_Count        0x0013   100   100   097    Pre-fail  Always       -       0
 12 Power_Cycle_Count       0x0032   100   100   020    Old_age   Always       -       13
183 Runtime_Bad_Block       0x0032   100   100   000    Old_age   Always       -       0
184 End-to-End_Error        0x0032   100   100   099    Old_age   Always       -       0
187 Reported_Uncorrect      0x0032   100   100   000    Old_age   Always       -       0
188 Command_Timeout         0x0032   100   100   000    Old_age   Always       -       0 0 0
189 High_Fly_Writes         0x003a   100   100   000    Old_age   Always       -       0
190 Airflow_Temperature_Cel 0x0022   073   069   045    Old_age   Always       -       27 (Min/Max 22/27)
191 G-Sense_Error_Rate      0x0032   100   100   000    Old_age   Always       -       0
192 Power-Off_Retract_Count 0x0032   100   100   000    Old_age   Always       -       11
193 Load_Cycle_Count        0x0032   100   100   000    Old_age   Always       -       459
194 Temperature_Celsius     0x0022   027   040   000    Old_age   Always       -       27 (0 20 0 0 0)
197 Current_Pending_Sector  0x0012   100   100   000    Old_age   Always       -       0
198 Offline_Uncorrectable   0x0010   100   100   000    Old_age   Offline      -       0
199 UDMA_CRC_Error_Count    0x003e   200   200   000    Old_age   Always       -       0
240 Head_Flying_Hours       0x0000   100   253   000    Old_age   Offline      -       13h+46m+34.872s
241 Total_LBAs_Written      0x0000   100   253   000    Old_age   Offline      -       42726337
242 Total_LBAs_Read         0x0000   100   253   000    Old_age   Offline      -       1112551

三、下载测试

#来自阿里云北京节点测试
root@bj:~# wget 123.249.36.63/latest.zip
--2015-04-24 17:26:48--  http://123.249.36.63/latest.zip
Connecting to 123.249.36.63:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 6872182 (6.6M) [application/zip]
Saving to: atest.zip
100%[=========================================>] 6,872,182   5.43MB/s   in 1.2s
2015-04-24 17:26:50 (5.43 MB/s) - atest.zipsaved [6872182/6872182]

#来自Linode日本节点测试
root@(none):~# wget 123.249.36.63/latest.zip
--2015-04-24 17:28:17--  http://123.249.36.63/latest.zip
Connecting to 123.249.36.63:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 6872182 (6.6M) [application/zip]
Saving to: `latest.zip'
100%[=========================================>] 6,872,182   3.83M/s   in 1.7s
2015-04-24 17:28:20 (3.83 MB/s) - `latest.zip' saved [6872182/6872182]

#来自美国洛杉矶下载测试
root@MyUbuntuCloud:~# wget 123.249.36.63/latest.zip
--2015-04-24 17:25:46--  http://123.249.36.63/latest.zip
Connecting to 123.249.36.63:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 6872182 (6.6M) [application/zip]
Saving to: `latest.zip'
100%[=========================================>] 6,872,182   1.58M/s   in 4.3s
2015-04-24 17:25:51 (1.51 MB/s) - `latest.zip' saved [6872182/6872182]

四、简单测试

[root@scsrv2541 default]# uptime
 17:15:32 up  1:37,  3 users,  load average: 0.00, 0.01, 0.10
[root@scsrv2541 default]# free -m
              total        used        free      shared  buff/cache   available
Mem:           3762         325         118           8        3318        3161
Swap:          3967           0        3967

Disk /dev/sda: 500.1 GB, 500107862016 bytes, 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk label type: dos
Disk identifier: 0x000bc1df

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *        2048      514047      256000   83  Linux
/dev/sda2          514048   976773119   488129536   8e  Linux LVM

Disk /dev/mapper/vg-root: 494.5 GB, 494541996032 bytes, 965902336 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/mapper/vg-swap: 4160 MB, 4160749568 bytes, 8126464 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/mapper/vg-tmp: 1073 MB, 1073741824 bytes, 2097152 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes

[root@scsrv2541 default]# df -hal
Filesystem           Size  Used Avail Use% Mounted on
rootfs               454G  3.7G  427G   1% /
proc                    0     0     0    - /proc
sysfs                   0     0     0    - /sys
devtmpfs             1.9G     0  1.9G   0% /dev
securityfs              0     0     0    - /sys/kernel/security
tmpfs                1.9G     0  1.9G   0% /dev/shm
devpts                  0     0     0    - /dev/pts
tmpfs                1.9G  8.5M  1.9G   1% /run
tmpfs                1.9G     0  1.9G   0% /sys/fs/cgroup
cgroup                  0     0     0    - /sys/fs/cgroup/systemd
pstore                  0     0     0    - /sys/fs/pstore
cgroup                  0     0     0    - /sys/fs/cgroup/cpuset
cgroup                  0     0     0    - /sys/fs/cgroup/cpu,cpuacct
cgroup                  0     0     0    - /sys/fs/cgroup/memory
cgroup                  0     0     0    - /sys/fs/cgroup/devices
cgroup                  0     0     0    - /sys/fs/cgroup/freezer
cgroup                  0     0     0    - /sys/fs/cgroup/net_cls
cgroup                  0     0     0    - /sys/fs/cgroup/blkio
cgroup                  0     0     0    - /sys/fs/cgroup/perf_event
cgroup                  0     0     0    - /sys/fs/cgroup/hugetlb
configfs                0     0     0    - /sys/kernel/config
/dev/mapper/vg-root  454G  3.7G  427G   1% /
systemd-1               0     0     0    - /proc/sys/fs/binfmt_misc
mqueue                  0     0     0    - /dev/mqueue
debugfs                 0     0     0    - /sys/kernel/debug
hugetlbfs               0     0     0    - /dev/hugepages
/dev/sda1            243M   96M  135M  42% /boot
/dev/mapper/vg-tmp   976M  2.6M  907M   1% /tmp
binfmt_misc             0     0     0    - /proc/sys/fs/binfmt_misc

[root@scsrv2541 default]# cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 42
model name      : Intel(R) Core(TM) i3-2120 CPU @ 3.30GHz
stepping        : 7
microcode       : 0x29
cpu MHz         : 1599.855
cache size      : 3072 KB
physical id     : 0
siblings        : 4
core id         : 0
cpu cores       : 2
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 nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 popcnt tsc_deadline_timer xsave avx lahf_lm arat epb xsaveopt pln pts dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips        : 6585.08
clflush size    : 64
cache_alignment : 64
address sizes   : 36 bits physical, 48 bits virtual
power management:

processor       : 1
vendor_id       : GenuineIntel
cpu family      : 6
model           : 42
model name      : Intel(R) Core(TM) i3-2120 CPU @ 3.30GHz
stepping        : 7
microcode       : 0x29
cpu MHz         : 1599.855
cache size      : 3072 KB
physical id     : 0
siblings        : 4
core id         : 1
cpu cores       : 2
apicid          : 2
initial apicid  : 2
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 nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 popcnt tsc_deadline_timer xsave avx lahf_lm arat epb xsaveopt pln pts dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips        : 6585.08
clflush size    : 64
cache_alignment : 64
address sizes   : 36 bits physical, 48 bits virtual
power management:

processor       : 2
vendor_id       : GenuineIntel
cpu family      : 6
model           : 42
model name      : Intel(R) Core(TM) i3-2120 CPU @ 3.30GHz
stepping        : 7
microcode       : 0x29
cpu MHz         : 1599.984
cache size      : 3072 KB
physical id     : 0
siblings        : 4
core id         : 0
cpu cores       : 2
apicid          : 1
initial apicid  : 1
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 nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 popcnt tsc_deadline_timer xsave avx lahf_lm arat epb xsaveopt pln pts dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips        : 6585.08
clflush size    : 64
cache_alignment : 64
address sizes   : 36 bits physical, 48 bits virtual
power management:

processor       : 3
vendor_id       : GenuineIntel
cpu family      : 6
model           : 42
model name      : Intel(R) Core(TM) i3-2120 CPU @ 3.30GHz
stepping        : 7
microcode       : 0x29
cpu MHz         : 1599.984
cache size      : 3072 KB
physical id     : 0
siblings        : 4
core id         : 1
cpu cores       : 2
apicid          : 3
initial apicid  : 3
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 nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 popcnt tsc_deadline_timer xsave avx lahf_lm arat epb xsaveopt pln pts dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips        : 6585.08
clflush size    : 64
cache_alignment : 64
address sizes   : 36 bits physical, 48 bits virtual
power management:

五、跑分测试

========================================================================
   BYTE UNIX Benchmarks (Version 5.1.2)

   System: scsrv2541: GNU/Linux
   OS: GNU/Linux -- 3.10.0-229.el7.x86_64 -- #1 SMP Fri Mar 6 11:36:42 UTC 2015
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Core(TM) i3-2120 CPU @ 3.30GHz (6585.1 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 1: Intel(R) Core(TM) i3-2120 CPU @ 3.30GHz (6585.1 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 2: Intel(R) Core(TM) i3-2120 CPU @ 3.30GHz (6585.1 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 3: Intel(R) Core(TM) i3-2120 CPU @ 3.30GHz (6585.1 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   17:19:11 up  1:40,  3 users,  load average: 0.94, 0.33, 0.19; runlevel 3

------------------------------------------------------------------------
Benchmark Run: Fri Apr 24 2015 17:19:11 - 17:47:24
4 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       36774538.5 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     4373.5 MWIPS (10.0 s, 7 samples)
Execl Throughput                               5364.0 lps   (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        895152.1 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          269770.0 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       2066437.4 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1709528.1 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 236734.7 lps   (10.0 s, 7 samples)
Process Creation                              16636.5 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   9223.1 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   2284.1 lpm   (60.0 s, 2 samples)
System Call Overhead                        2543948.7 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   36774538.5   3151.2
Double-Precision Whetstone                       55.0       4373.5    795.2
Execl Throughput                                 43.0       5364.0   1247.5
File Copy 1024 bufsize 2000 maxblocks          3960.0     895152.1   2260.5
File Copy 256 bufsize 500 maxblocks            1655.0     269770.0   1630.0
File Copy 4096 bufsize 8000 maxblocks          5800.0    2066437.4   3562.8
Pipe Throughput                               12440.0    1709528.1   1374.2
Pipe-based Context Switching                   4000.0     236734.7    591.8
Process Creation                                126.0      16636.5   1320.4
Shell Scripts (1 concurrent)                     42.4       9223.1   2175.3
Shell Scripts (8 concurrent)                      6.0       2284.1   3806.9
System Call Overhead                          15000.0    2543948.7   1696.0
                                                                   ========
System Benchmarks Index Score                                        1708.6

------------------------------------------------------------------------
Benchmark Run: Fri Apr 24 2015 17:47:24 - 18:15:42
4 CPUs in system; running 4 parallel copies of tests

Dhrystone 2 using register variables       78781364.0 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                    14303.7 MWIPS (10.0 s, 7 samples)
Execl Throughput                              15561.6 lps   (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks       1071083.6 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          292288.4 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       2575339.4 KBps  (30.0 s, 2 samples)
Pipe Throughput                             4260464.5 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 940502.5 lps   (10.0 s, 7 samples)
Process Creation                              42316.1 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  17641.8 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   2391.8 lpm   (60.0 s, 2 samples)
System Call Overhead                        6062899.5 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   78781364.0   6750.8
Double-Precision Whetstone                       55.0      14303.7   2600.7
Execl Throughput                                 43.0      15561.6   3619.0
File Copy 1024 bufsize 2000 maxblocks          3960.0    1071083.6   2704.8
File Copy 256 bufsize 500 maxblocks            1655.0     292288.4   1766.1
File Copy 4096 bufsize 8000 maxblocks          5800.0    2575339.4   4440.2
Pipe Throughput                               12440.0    4260464.5   3424.8
Pipe-based Context Switching                   4000.0     940502.5   2351.3
Process Creation                                126.0      42316.1   3358.4
Shell Scripts (1 concurrent)                     42.4      17641.8   4160.8
Shell Scripts (8 concurrent)                      6.0       2391.8   3986.4
System Call Overhead                          15000.0    6062899.5   4041.9
                                                                   ========
System Benchmarks Index Score                                        3406.7

六、测试IP

123.249.36.63 / php探针 / wordpress / 100mb.test

七、阿里测试

贵州 : 13.33 ms湖南 : 75.54 ms青海 : 130.00 ms
四川 : 45.80 ms宁夏 : 80.38 ms安徽 : 134.79 ms
海南 : 53.92 ms浙江 : 84.22 ms福建 : 136.05 ms
广西 : 59.52 ms上海 : 84.89 ms新疆 : 141.78 ms
湖北 : 60.75 ms西藏 : 88.11 ms辽宁 : 144.18 ms
陕西 : 62.20 ms云南 : 93.31 ms广东 : 281.67 ms
重庆 : 66.28 ms黑龙江 : 94.37 ms澳门 : -
江西 : 70.68 ms河北 : 102.89 ms香港 : -
河南 : 70.72 ms北京 : 104.28 ms甘肃 : -
山东 : 71.59 ms吉林 : 112.86 ms台湾 : -
天津 : 73.22 ms内蒙古 : 114.56 ms
山西 : 73.25 ms江苏 : 125.17 ms

八、站长站测试

线路 最快节点 最慢节点 平均响应
所有线路 深圳[移动] 荷兰[海外] 96毫秒
电信 云南昆明[电信] 秦皇岛[电信] 58毫秒
多线 广东[多线] 香港[多线] 62毫秒
联通 江苏[联通] 辽宁[联通] 89毫秒
移动 深圳[移动] 山东[移动] 71毫秒
海外 香港[海外] 荷兰[海外] 190毫秒

九、路由追踪

                              My traceroute  [v0.85]
bj.aliyun.vpsr.com.cn (0.0.0.0)                             Fri Apr 24 17:30:31 2015
Keys:  Help   Display mode   Restart statistics   Order of fields   quit
                                          Packets               Pings
 Host                                   Loss%   Snt   Last   Avg  Best  Wrst StDev
 1. 182.92.3.249                         0.0%    16    0.5   1.2   0.4   9.2   2.1
 2. 10.106.128.54                        0.0%    15    0.4   1.1   0.3   8.2   2.0
 3. 10.255.32.78                         0.0%    15    0.4   0.4   0.3   0.6   0.0
 4. 123.56.34.149                        0.0%    15    0.7   0.8   0.6   2.0   0.3
 5. 180.149.140.41                       0.0%    15    2.0   3.8   1.9  25.4   6.0
 6. 218.30.25.217                        0.0%    15    1.8   2.1   1.8   4.5   0.5
 7. 218.30.25.37                        53.3%    15    4.3  17.6   4.3  61.6  23.4
 8. 202.97.66.30                         0.0%    15   35.0  34.4  33.0  36.0   0.9
 9. 202.97.69.6                         50.0%    15   50.1  50.5  50.1  52.3   0.6
10. 61.189.251.154                       0.0%    15   63.6  65.0  63.4  70.9   2.7
11. 219.141.127.50                       0.0%    15   60.7  60.9  60.4  66.1   1.3
12. 219.141.127.62                       0.0%    15   51.9  51.6  50.8  52.1   0.3
13. 172.35.0.26                          0.0%    15   68.9  75.1  68.5 124.9  14.8
14. 123.249.36.63                        0.0%    15   53.9  54.0  53.9  54.1   0.0