文章导航

美国idc主机商 RakSmart 是一家美国公司,提供独立服务器和vps业务,主打 KVM 为基础架构,硬盘方面分为SAN和SSD二个系统,也区分Linux/windows不同的系统及价格;机房方面是自有的弗里蒙特HE和香港,在产品菜单,每周特价里,能找到一些比较优惠的方案,举几个比较实际的案例,更多就参考官网吧:

  • 机房:美国Linux
  • 核心:1核CPU
  • 内存:256MB
  • 硬盘:10GB
  • 流量:100GB
  • 端口:100Mbps
  • 架构:KVM
  • 价格:18元/月
  • 有码:Linux50%
  • 传送:购买链接
  • 机房:美国windows
  • 核心:2核CPU
  • 内存:1GB
  • 硬盘:40GB SAN
  • 流量:400GB
  • 端口:100Mbps
  • 架构:KVM
  • 价格:55元/月
  • 有码:SANW8.98
  • 传送:购买链接
  • 机房:香港
  • 核心:1核CPU
  • 内存:1GB
  • 硬盘:40GB raid10
  • 流量:200GB
  • 端口:3Mbps
  • 架构:KVM
  • 价格:61元/月
  • 有码:HKVPS9.9
  • 传送:购买链接

评测小结:1.控制面板是常规的solusvm,正常管理,操作系统中有很多,常见的linux和windows都在;2.国内到he的线路,还可以,mtr追踪结果是优秀的;3.测试了外部和内部端口,均能达到100Mbps;4.国内ali和cz测试,也有相当不错的结果。

官网链接

测试IP

137.175.56.223 / php探针 / wordpress演示 / 100mb.test

控制面板

常规测试

[root@2015072301-ceshi vpsmm]# sh bench.sh
 CPU model :  QEMU Virtual CPU version (cpu64-rhel6)
 Number of cores : 1
 MHzfrequency :  2266.746
 MBal amount of ram : 996
 MBal amount of swap : 1023
 System uptime :   1:41,
 ownload speed from CacheFly: 10.1MB/s
 ownload speed from Coloat, Atlanta GA: 4.81MB/s
 ownload speed from Softlayer, Dallas, TX: 7.30MB/s
 ownload speed from Linode, Tokyo, JP:
 ownload speed from Linode, London, UK: 8.82MB/s
 ownload speed from Leaseweb, Haarlem, NL: 9.77MB/s
 ownload speed from Softlayer, Singapore: 3.01MB/s
 ownload speed from Softlayer, Seattle, WA: 9.64MB/s
 ownload speed from Softlayer, San Jose, CA: 10.2MB/s
 ownload speed from Softlayer, Washington, DC: 7.81MB/s
 I/O speed :  18.7 MB/s

硬件测试

[root@2015072301-ceshi vpsmm]# uptime
 21:38:51 up  1:46,  1 user,  load average: 0.70, 0.71, 0.68
[root@2015072301-ceshi vpsmm]# free -m
             total       used       free     shared    buffers     cached
Mem:           996        722        273          0          3         71
-/+ buffers/cache:        647        349
Swap:         1023          4       1019

[root@2015072301-ceshi vpsmm]# df -hal
Filesystem            Size  Used Avail Use% Mounted on
/dev/vda1              39G  5.2G   32G  15% /
proc                     0     0     0   -  /proc
sysfs                    0     0     0   -  /sys
devpts                   0     0     0   -  /dev/pts
tmpfs                 499M     0  499M   0% /dev/shm
none                     0     0     0   -  /proc/sys/fs/binfmt_misc

[root@2015072301-ceshi vpsmm]# df -i
Filesystem            Inodes   IUsed   IFree IUse% Mounted on
/dev/vda1            2545920  117742 2428178    5% /
tmpfs                 127573       1  127572    1% /dev/shm
#inodes有点略少,但应该可以申请

[root@2015072301-ceshi vpsmm]# cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 13
model name      : QEMU Virtual CPU version (cpu64-rhel6)
stepping        : 3
cpu MHz         : 2266.746
cache size      : 4096 KB
fpu             : yes
fpu_exception   : yes
cpuid level     : 4
wp              : yes
flags           : fpu de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pse36 clflush mmx fxsr sse sse2 syscall nx lm up unfair_spinlock pni cx16 hypervisor lahf_lm
bogomips        : 4533.49
clflush size    : 64
cache_alignment : 64
address sizes   : 40 bits physical, 48 bits virtual
power management:

硬盘性能

[root@raksmart ~]# dd if=/dev/zero of=test bs=64k count=4k oflag=dsync
4096+0 records in
4096+0 records out
268435456 bytes (268 MB) copied, 79.9677 s, 3.4 MB/s
[root@raksmart ~]# dd if=/dev/zero of=test bs=64k count=4k oflag=dsync
4096+0 records in
4096+0 records out
268435456 bytes (268 MB) copied, 75.3734 s, 3.6 MB/s
[root@raksmart ~]# dd if=/dev/zero of=test bs=64k count=4k oflag=dsync
4096+0 records in
4096+0 records out
268435456 bytes (268 MB) copied, 52.8965 s, 5.1 MB/s

网络测试

#下载cachefly测试
[root@2015072301-ceshi default]# wget cachefly.cachefly.net/100mb.test
--2015-07-23 21:32:57--  http://cachefly.cachefly.net/100mb.test
Resolving cachefly.cachefly.net... 205.234.175.175
Connecting to cachefly.cachefly.net|205.234.175.175|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 104857600 (100M) [application/octet-stream]
Saving to: 00mb.test
0-100%[==========================================>] 104,857,600 10.3M/s   in 9.8s
2015-07-23 21:33:07 (10.2 MB/s) - 00mb.testsaved [104857600/104857600]

#使用美国vps拽文件,可以达到100Mbps的端口
root@ssh:~# wget 137.175.56.223/100mb.test
--2015-07-23 21:42:06--  http://137.175.56.223/100mb.test
Connecting to 137.175.56.223:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 104857600 (100M) [application/octet-stream]
Saving to: `100mb.test'
100%[==========================================>] 104,857,600 8.74M/s   in 11s
2015-07-23 21:42:17 (9.10 MB/s) - `100mb.test' saved [104857600/104857600]

测试IP

137.175.56.223 / php探针 / wordpress演示 / 100mb.test

阿里云测试

上海 : 180.50 ms浙江 : 301.97 ms湖南 : 423.69 ms
福建 : 198.75 ms陕西 : 309.08 ms内蒙古 : 432.89 ms
河南 : 234.61 ms吉林 : 326.76 ms澳门 : -
江西 : 237.57 ms辽宁 : 329.24 ms香港 : -
四川 : 239.00 ms安徽 : 336.56 ms台湾 : -
新疆 : 241.78 ms青海 : 353.11 ms海南 : -
重庆 : 243.44 ms湖北 : 358.50 ms宁夏 : -
河北 : 271.17 ms黑龙江 : 359.78 ms贵州 : -
江苏 : 281.16 ms山东 : 368.06 ms甘肃 : -
北京 : 281.57 ms山西 : 368.39 ms西藏 : -
广西 : 288.30 ms天津 : 374.00 ms
云南 : 295.61 ms广东 : 380.33 ms

站长站测试

线路 最快节点 最慢节点 平均响应
所有线路 美国圣何塞[海外] 河南省[联通] 209毫秒
电信 台湾[电信] 贵州[电信] 211毫秒
多线 江苏[多线] 北京[多线] 220毫秒
联通 北京[联通] 河南省[联通] 308毫秒
移动 江西[移动] 浙江[移动] 208毫秒
海外 美国圣何塞[海外] 韩国[海外] 68毫秒

路由追踪

                               My traceroute  [v0.85]
bj.aliyun.vpsr.com.cn (0.0.0.0)                              Thu Jul 23 20:29:27 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.248                          0.0%    18    0.5   1.6   0.4   8.1   2.1
 2. 10.106.128.30                         0.0%    18    0.3   0.4   0.3   0.7   0.0
 3. 10.255.32.122                         0.0%    18    1.4   2.6   1.3  11.9   2.6
 4. 123.56.34.153                         0.0%    18    2.7   4.5   2.7  24.9   5.4
 5. 180.149.140.41                       33.3%    18    3.8   4.1   3.8   6.2   0.5
 6. 180.149.128.101                      55.6%    18    3.2   3.6   3.1   6.2   0.8
 7. 180.149.128.41                        0.0%    18    3.5   5.6   3.5   7.0   0.9
 8. 202.97.53.82                          0.0%    17   37.1  30.2   9.3  55.9  16.6
 9. 202.97.53.74                         11.8%    17   25.6  28.3   8.2  57.9  15.4
10. 202.97.52.198                         5.9%    17  174.7 181.3 158.1 210.4  16.7
11. 202.97.49.118                         5.9%    17  178.6 184.8 164.3 216.4  15.7
12. 10ge3-1.core1.lax1.he.net             5.9%    17  212.8 200.2 168.0 267.2  24.9
13. 100ge15-1.core1.sjc2.he.net           5.9%    17  280.4 295.1 263.2 345.8  19.7
14. 10ge4-4.core1.sjc1.he.net             0.0%    17  232.3 274.4 232.3 308.5  22.2
15. peg-tech-inc.10gigabitethernet5-3.co  0.0%    17  247.9 271.3 247.9 304.2  16.0
16. vip45.verificationsupplier.com        0.0%    17  187.5 210.1 187.2 240.4  17.0