全球主机交流论坛
标题:
23vps简易无责任使用评测
[打印本页]
作者:
leven
时间:
2010-10-28 23:12
标题:
23vps简易无责任使用评测
首先祝贺23vps开卖,23vps现在提供HE.NET的XEN虚拟服务器。下面正式开始测试。
我选择的是512M款,debian系统,进入vps之后首先升级下,这时候发现问题了,在apt-get upgrade时出现“ldconfig: /etc/ld.so.conf.d/libc6-xen.conf:6: hwcap index 0 already defined as nosegneg”这样的错误,根据提示,必须修改/etc/ld.so.conf.d/libc6-xen.conf,将其内容改为hwcap 0 nosegneg,然后执行执行apt-get –f install即可。
然后安装基本库,发现apt-get install libpcre3-dev 的时候出现依赖错误,只好先卸载libpcre3再安装。
建议官方将debian的模板打上最新的update,用户便不用考虑升级错误的问题了。
看看vps的基本情况,首先是cpu,如下:
# cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 44
model name : Intel(R) Xeon(R) CPU E5620 @ 2.40GHz
stepping : 2
cpu MHz : 2400.084
cache size : 12288 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu tsc msr pae cx8 apic cmov pat clflush acpi mmx fxsr sse ss e2 ss ht nx constant_tsc pni vmx est ssse3 sse4_1 sse4_2 popcnt ida
bogomips : 4805.11
clflush size : 64
power management:
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 44
model name : Intel(R) Xeon(R) CPU E5620 @ 2.40GHz
stepping : 2
cpu MHz : 2400.084
cache size : 12288 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu tsc msr pae cx8 apic cmov pat clflush acpi mmx fxsr sse ss e2 ss ht nx constant_tsc pni vmx est ssse3 sse4_1 sse4_2 popcnt ida
bogomips : 4805.11
clflush size : 64
power management:
processor : 2
vendor_id : GenuineIntel
cpu family : 6
model : 44
model name : Intel(R) Xeon(R) CPU E5620 @ 2.40GHz
stepping : 2
cpu MHz : 2400.084
cache size : 12288 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu tsc msr pae cx8 apic cmov pat clflush acpi mmx fxsr sse ss e2 ss ht nx constant_tsc pni vmx est ssse3 sse4_1 sse4_2 popcnt ida
bogomips : 4805.11
clflush size : 64
power management:
processor : 3
vendor_id : GenuineIntel
cpu family : 6
model : 44
model name : Intel(R) Xeon(R) CPU E5620 @ 2.40GHz
stepping : 2
cpu MHz : 2400.084
cache size : 12288 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu tsc msr pae cx8 apic cmov pat clflush acpi mmx fxsr sse ss e2 ss ht nx constant_tsc pni vmx est ssse3 sse4_1 sse4_2 popcnt ida
bogomips : 4805.11
clflush size : 64
power management:
512M的给了4个核心的E5620,看来母鸡的性能还是很强悍的,然后看看内存:
# free -m
total used free shared buffers cached
Mem: 512 38 474 0 2 12
-/+ buffers/cache: 22 489
Swap: 1023 0 1023
512的RAM和1024的SWAP,我选择了debian的系统,初始内存占用很少啊。接下来看看网络情况,首先在vps上ping一下国内的电信和网通节点,结果如下(测试在2010-10-28 9点左右进行,ping操作四次):
节点区域 节点地址 最小延迟 最大延迟
广东电信 Gd.ct10000.com 176ms 180ms
湖南电信 Hn.ct10000.com 190ms 216ms
浙江电信 Zj.ct10000.com 153ms 155ms
天津电信 Tj.ct10000.com 208ms 228ms
中国移动 10086.cn 406ms 409ms
Hostloc Hostloc.com 0.4ms 0.6ms
美国t2 Leven.com.cn 5.21ms 9.15ms
电信果然很给力啊,速度很猛。由于今晚he.net对联通正抽中,就不再测试联通节点了。
从测试结果来看,在正常情况下,网络情况还是非常好的,特别是对浙江电信,居然延迟只有150ms左右。然后我们测试下网络下载速度,从vps下载debian的镜像文件
s3:~# wget
http://mirrors.kernel.org/debian-cd/5.0.6/i386/iso-cd/debian-506-i386-CD-1.iso
--2010-10-28 21:31:51--
http://mirrors.kernel.org/debian-cd/5.0.6/i386/iso-cd/debian-506-i386-CD-1.iso
Resolving mirrors.kernel.org... 204.152.191.39
Connecting to mirrors.kernel.org|204.152.191.39|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 677621760 (646M) [application/x-iso9660-image]
Saving to: `debian-506-i386-CD-1.iso'
100%[======================================>] 677,621,760 9.07M/s in 70s
2010-10-28 21:33:01 (9.17 MB/s) - `debian-506-i386-CD-1.iso' saved [677621760/677621760]
平均速度9.07M/s,母鸡轻松达到100M的带宽。
下面测试了vps的综合性能,由于字数的原因,请到楼下围观。。。
最后介绍下这家的基本情况:
HE.NET 佛蒙特2号机房 国内访问速度快。
采用XEN-PV虚拟化技术,保证资源独享。
硬件RAID10,可以较好的保护您的数据安全以及运行稳定性。
如果您不熟悉LINUX的操作也没有关系,只需要每月支付6美金即可使用DA控制面板(我们代为安装)。
开张的优惠确实很不错,我挑了一款XL512的,这款官方售价是¥118.93,现在有几种有几种优惠方案可选:
按月支付 首月6折优惠码:40% OFF
按月支付 续费永久7折优惠码:hostloc
按年支付 6.5折优惠优惠码:year
如果只是想试用下的,可以考虑首月6折优惠,只要72块就可以搞定了,长期的话,使用七折也只需要不到84块即可,这个价格与其他vps提供商来对比,确实是难得的便宜。虽然23vps是一家新提供商,但是从价格和vps的情况来看还是很有诚意的,希望他们能坚持提供越来越好的服务。
如果你动心了,赶紧
点击购买链接
前往购买吧。
作者:
leven
时间:
2010-10-28 23:12
接下来继续折腾vps的性能,使用常见的unixbench来测试vps的综合性能,本次使用的是unixbench5,经过漫长的等待,结果终于出来了:
Benchmark Run: Thu Oct 28 2010 21:55:27 - 22:23:40
4 CPUs in system; running 1 parallel copy of tests
Dhrystone 2 using register variables 9775166.3 lps (10.0 s, 7 samples)
Double-Precision Whetstone 2033.8 MWIPS (10.4 s, 7 samples)
Execl Throughput 1538.0 lps (29.6 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 354398.8 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 91877.1 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 975796.3 KBps (30.0 s, 2 samples)
Pipe Throughput 548281.7 lps (10.0 s, 7 samples)
Pipe-based Context Switching 88571.8 lps (10.0 s, 7 samples)
Process Creation 3049.3 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 3815.5 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 1090.2 lpm (60.0 s, 2 samples)
System Call Overhead 450717.6 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 9775166.3 837.6
Double-Precision Whetstone 55.0 2033.8 369.8
Execl Throughput 43.0 1538.0 357.7
File Copy 1024 bufsize 2000 maxblocks 3960.0 354398.8 894.9
File Copy 256 bufsize 500 maxblocks 1655.0 91877.1 555.1
File Copy 4096 bufsize 8000 maxblocks 5800.0 975796.3 1682.4
Pipe Throughput 12440.0 548281.7 440.7
Pipe-based Context Switching 4000.0 88571.8 221.4
Process Creation 126.0 3049.3 242.0
Shell Scripts (1 concurrent) 42.4 3815.5 899.9
Shell Scripts (8 concurrent) 6.0 1090.2 1817.0
System Call Overhead 15000.0 450717.6 300.5
========
System Benchmarks Index Score 565.7
------------------------------------------------------------------------
Benchmark Run: Thu Oct 28 2010 22:23:40 - 22:53:16
4 CPUs in system; running 4 parallel copies of tests
Dhrystone 2 using register variables 31240165.4 lps (10.0 s, 7 samples)
Double-Precision Whetstone 9605.1 MWIPS (10.1 s, 7 samples)
Execl Throughput 5224.4 lps (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 287658.7 KBps (30.1 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 82640.4 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 873503.3 KBps (30.0 s, 2 samples)
Pipe Throughput 1709610.7 lps (10.0 s, 7 samples)
Pipe-based Context Switching 303034.3 lps (10.0 s, 7 samples)
Process Creation 7569.3 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 9900.4 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 1639.5 lpm (60.1 s, 2 samples)
System Call Overhead 1577781.8 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 31240165.4 2677.0
Double-Precision Whetstone 55.0 9605.1 1746.4
Execl Throughput 43.0 5224.4 1215.0
File Copy 1024 bufsize 2000 maxblocks 3960.0 287658.7 726.4
File Copy 256 bufsize 500 maxblocks 1655.0 82640.4 499.3
File Copy 4096 bufsize 8000 maxblocks 5800.0 873503.3 1506.0
Pipe Throughput 12440.0 1709610.7 1374.3
Pipe-based Context Switching 4000.0 303034.3 757.6
Process Creation 126.0 7569.3 600.7
Shell Scripts (1 concurrent) 42.4 9900.4 2335.0
Shell Scripts (8 concurrent) 6.0 1639.5 2732.5
System Call Overhead 15000.0 1577781.8 1051.9
========
System Benchmarks Index Score 1238.5
从结果来看,vps的性能还是相当不错滴。
作者:
hohomeil
时间:
2010-10-28 23:15
看k看 去
作者:
dakai
时间:
2010-10-28 23:16
我今天也想买来着
就等测评了
作者:
zrdlrofmine
时间:
2010-10-28 23:18
支持一个
作者:
kkey
时间:
2010-10-28 23:22
跟mips一样的风格。。
作者:
leven
时间:
2010-10-28 23:29
另外,他们提供的是纯正的32bit debian,我可以安心装mono了。。。
作者:
zrdlrofmine
时间:
2010-10-28 23:29
作者:
jiangchunlin
时间:
2010-10-28 23:52
提示:
作者被禁止或删除 内容自动屏蔽
作者:
cg865
时间:
2010-10-28 23:54
的确是有点软的软文,全是优点,没有不足.
作者:
小夜
时间:
2010-10-29 00:00
未必是软文,新母鸡上线。小鸡才不几个,资源占用率垦定低啊。
作者:
Poison
时间:
2010-10-29 00:00
有点卖手机的感觉
等待下文
作者:
cg865
时间:
2010-10-29 00:04
标题:
回复 11# 的帖子
再好的VPS我都能从鸡蛋里找点骨头出来
新IDC须要时间来证明稳定与性能..
希望国人IDC越做越好.价格越来越低.我们用户才有好东西用
作者:
leven
时间:
2010-10-29 00:05
今晚才开始用,只发现系统的问题,至于其他问题,肯定要慢慢发掘。
说了无责任,信不信由看的人。
至于带着有色眼镜看人的人,恩,只能感叹人性的复杂了。
作者:
junhan
时间:
2010-10-29 08:08
呵呵。不管怎么样。还是希望能好好做下去。以后坛友用VPS的时候又多一个选择
支持一下。
作者:
foxlovefox
时间:
2010-10-29 09:07
由于今晚he.net对联通正抽中,就不再测试联通节点了。
HE.NET 佛蒙特2号机房 国内访问速度快。
最近每天都抽吧
作者:
nike_tool
时间:
2010-10-29 09:18
作者:
leven
时间:
2010-10-29 09:50
原帖由
foxlovefox
于 2010-10-29 09:07 发表
最近每天都抽吧
个人用电信网络,好像没抽,其他运营商不熟。
欢迎光临 全球主机交流论坛 (https://443502.xyz/)
Powered by Discuz! X3.4