BuyVM.net空間怎麼樣?BuyVM.net的vps評測

來源:互聯網
上載者:User

 BuyVM.net成立於2010年4月,是一家加拿大公司,其所有伺服器全部都在美國,資料中心有拉斯維加斯和紐約。其官方 VPS 狀態列表:http://buyvmstatus.com/。
這一家的 Ticket 回複速度不錯,一般在 2 小時內都會得到解答。還有這家有點不同於別家的顯著特徵:

VPS 管理面板是自家開發的Stallion,我試用後發現比 SolusVM 好用;
基於 OpenVZ 和 KVM 的 VPS,基本上沒有優惠碼,價格穩定;
每個VPS配備1 IPv4和16 IPv6;
TUN/TAP、PPTP、IPGRE、IPIP、IPSec預設是 Enabled 狀態;
私人Internal IP Address允許你在內網自由交換資料(不算流量);
基於 AJax 和 Java 的 Console(控制台),這個功能在 SSH 無法登入時就很有用了;
提供額外的 DDOS 保護,月付3美元;

現在購買其拉斯維加斯機房的 VPS 據說在今年聖誕節之前,基於 OpenVZ 的記憶體在256M(包括)以上的全部不需要花費一分錢直接免費轉 SSD 硬碟。基於 KVM 的全部轉 SSD 硬碟。
需要注意一點,購買他們家的 VPS 在付款完了後,賬戶會一直處於 pending 狀態,他們會在48小時內人工審核訂單。如果你想加快訂單審核,發 Ticket 到 Billing 部門,標題寫上“Account Approval Request”即可。
因此入手了一款256M月付3.5刀的基於 OpenVZ 的VPS,等著升級成 SSD 硬碟。配置如下:

Guaranteed RAM:256MB
vSwap:256MB
Disk Storage:30GB
Monthly Transfer:1024GB
CPU Cores:2
IPv4 addresses:1
IPv6 addresses:16
Server Connection Speed:100 megabit/second
Location:Las Vegas, NV, USA
Price:$3.5/month

1、CPU資訊

[root@buyvm ~]# cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 26
model name      : Intel(R) Xeon(R) CPU           L5520  @ 2.27GHz
stepping        : 5
cpu MHz         : 2266.746
cache size      : 4096 KB
physical id     : 0
siblings        : 8
core id         : 0
cpu cores       : 8
apicid          : 0
initial apicid  : 0
fpu             : yes
fpu_exception   : yes
cpuid level     : 11
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx rdtscp lm constant_tsc arch_perfmon rep_good pni ssse3 cx16 sse4_1 sse4_2 x2apic popcnt lahf_lm
bogomips        : 4533.49
clflush size    : 64
cache_alignment : 64
address sizes   : 40 bits physical, 48 bits virtual
power management:

processor       : 1
vendor_id       : GenuineIntel
cpu family      : 6
model           : 26
model name      : Intel(R) Xeon(R) CPU           L5520  @ 2.27GHz
stepping        : 5
cpu MHz         : 2266.746
cache size      : 4096 KB
physical id     : 0
siblings        : 8
core id         : 1
cpu cores       : 8
apicid          : 1
initial apicid  : 1
fpu             : yes
fpu_exception   : yes
cpuid level     : 11
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx rdtscp lm constant_tsc arch_perfmon rep_good pni ssse3 cx16 sse4_1 sse4_2 x2apic popcnt lahf_lm
bogomips        : 4533.49
clflush size    : 64
cache_alignment : 64
address sizes   : 40 bits physical, 48 bits virtual
power management:

2、記憶體資訊

[root@buyvm ~]# cat /proc/meminfo
MemTotal:         262144 kB
MemFree:          162472 kB
Cached:            61064 kB
Active:            39976 kB
Inactive:          51592 kB
Active(anon):       4412 kB
Inactive(anon):    26092 kB
Active(file):      35564 kB
Inactive(file):    25500 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:        262144 kB
SwapFree:         161160 kB
Dirty:                 4 kB
Writeback:             0 kB
AnonPages:         30504 kB
Shmem:             87108 kB
Slab:               8068 kB
SReclaimable:       3088 kB
SUnreclaim:         4980 kB

3、硬碟資訊

[root@buyvm ~]# df -hal
Filesystem            Size  Used Avail Use% Mounted on
/dev/simfs             30G  2.6G   28G   9% /
proc                     0     0     0   -  /proc
sysfs                    0     0     0   -  /sys
none                  128M  4.0K  128M   1% /dev
none                     0     0     0   -  /dev/pts
none                  128M     0  128M   0% /dev/shm
none                     0     0     0   -  /proc/sys/fs/binfmt_misc

4、I/O效能

[root@buyvm ~]# dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync
16384+0 records in
16384+0 records out
1073741824 bytes (1.1 GB) copied, 5.62279 s, 191 MB/s

256MB記憶體編譯LAMP一鍵安裝指令碼所花的時間在35分鐘左右,還算不錯。
其 VPS 管理面板 Stallion 讓我很喜歡。雖然是基於 OpenVZ 但是效能不俗。

2013年12月28日更新
Buyvm.net 全面轉移至 SSD 後最新的I/O效能測試如下:

[root@buyvm ~]# dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync
16384+0 records in
16384+0 records out
1073741824 bytes (1.1 GB) copied, 2.93654 s, 366 MB/s

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.