对标netcup?Advin Servers 月付7.99刀beta测试

关于Advin Servers

We're Advin Servers, a small hosting provider based in Delaware. We originally started in 2020, and we've been growing ever since. We primarily offer affordable AMD Ryzen VPS's. At the moment, we have around 30-40 nodes located across Europe and in the United States.

我们是 Advin Servers,一家位于特拉华州的小型托管服务提供商。 我们最初于 2020 年开始,从那时起我们一直在成长。 我们主要提供价格实惠的 AMD Ryzen VPS。 目前,我们在欧洲和美国拥有大约 30-40 个节点。

LET论坛他家老板的描述

商家官网:advinservers.com

购买的始末

套餐

名称:Amsterdam - KVM Memory VPS - KVM Beta High Memory S,商家说这是beta测试版本,并不稳定,可能会被删机。只能月付,不支持加密货币,如果不想体验,可以申请撤销,商家会退回当月的费用。

抱着价格便宜,性能强悍,玩一玩的心态,上了他家车。购买后大约一周才开机,而且因为是测试系统,bug不断。老板说会在AMD和英特尔中随机开机,实际开机配置如下:

Processor  : AMD EPYC Processor
CPU cores  : 4 @ 3393.618 MHz
AES-NI     : ✔ Enabled
VM-x/AMD-V : ❌ Disabled
RAM        : 15.3 GiB
Swap       : 0.0 KiB
Disk       : 228.3 GiB
Distro     : Debian GNU/Linux 11 (bullseye)
Kernel     : 5.10.0-16-amd64

遇到的问题

1.开机后面板只有debian和乌班图两个系统可以选择。

2.开机后要自己设置mtu为1462

For now, we have deployed all of you on Debian 11. However, we also have an Ubuntu 20.04 template that you can reinstall to. But, you must note that you may need the change the MTU to 1462 on Ubuntu for it to work properly. We are still working on updating and adding new templates.
Thank you for choosing Advin Servers!

p:一开始并不知道,开机后ssh能连接上但是cpu,内存,进程等信息都显示不出来,finallshell甚至无法发送命令,切换回xshell7勉强能用。

解决:

ifconfig eth0 mtu 1462

加入开机自启,防止重启失效

vim /etc/rc.d/rc.local
#!/bin/sh -e
ifconfig eth0 mtu 1462
exit 0

给给它赋予可执行权限

$ chmod +x /etc/rc.d/rc.local

3.工单回复太慢,这老板老是失踪。

对比netcup rs2000测评

手头相近配置的就只有netcup的rs 2000 vds,而且我也记得在哪里看的,老板这个就是对标netcup,干脆让这俩比一比好了。

性能

Advin

Basic System Information:
---------------------------------
Uptime     : 2 days, 3 hours, 7 minutes
Processor  : AMD EPYC Processor
CPU cores  : 4 @ 3393.618 MHz
AES-NI     : ✔ Enabled
VM-x/AMD-V : ❌ Disabled
RAM        : 15.3 GiB
Swap       : 0.0 KiB
Disk       : 228.3 GiB
Distro     : Debian GNU/Linux 11 (bullseye)
Kernel     : 5.10.0-16-amd64

fio Disk Speed Tests (Mixed R/W 50/50):
---------------------------------
Block Size | 4k            (IOPS) | 64k           (IOPS)
  ------   | ---            ----  | ----           ---- 
Read       | 53.77 MB/s   (13.4k) | 603.12 MB/s   (9.4k)
Write      | 53.88 MB/s   (13.4k) | 606.30 MB/s   (9.4k)
Total      | 107.65 MB/s  (26.9k) | 1.20 GB/s    (18.8k)
           |                      |                     
Block Size | 512k          (IOPS) | 1m            (IOPS)
  ------   | ---            ----  | ----           ---- 
Read       | 600.31 MB/s   (1.1k) | 606.38 MB/s    (592)
Write      | 632.21 MB/s   (1.2k) | 646.76 MB/s    (631)
Total      | 1.23 GB/s     (2.4k) | 1.25 GB/s     (1.2k)

iperf3 Network Speed Tests (IPv4):
---------------------------------
Provider        | Location (Link)           | Send Speed      | Recv Speed     
                |                           |                 |                
Clouvider       | London, UK (10G)          | 895 Mbits/sec   | 901 Mbits/sec  
Online.net      | Paris, FR (10G)           | 895 Mbits/sec   | 891 Mbits/sec  
Hybula          | The Netherlands (40G)     | 901 Mbits/sec   | 909 Mbits/sec  
Uztelecom       | Tashkent, UZ (10G)        | 814 Mbits/sec   | busy           
Clouvider       | NYC, NY, US (10G)         | 767 Mbits/sec   | 461 Mbits/sec  
Clouvider       | Dallas, TX, US (10G)      | 784 Mbits/sec   | 292 Mbits/sec  
Clouvider       | Los Angeles, CA, US (10G) | 738 Mbits/sec   | 377 Mbits/sec  

Geekbench 5 Benchmark Test:
---------------------------------
Test            | Value                         
                |                               
Single Core     | 1593                          
Multi Core      | 5034                          
Full Test       | https://browser.geekbench.com/v5/cpu/16271064

netcup

Basic System Information:
---------------------------------
Uptime     : 28 days, 5 hours, 39 minutes
Processor  : AMD EPYC 7702P 64-Core Processor
CPU cores  : 4 @ 1996.171 MHz
AES-NI     : ✔ Enabled
VM-x/AMD-V : ❌ Disabled
RAM        : 15.6 GiB
Swap       : 975.0 MiB
Disk       : 313.0 GiB
Distro     : Debian GNU/Linux 11 (bullseye)
Kernel     : 5.10.0-13-amd64

fio Disk Speed Tests (Mixed R/W 50/50):
---------------------------------
Block Size | 4k            (IOPS) | 64k           (IOPS)
  ------   | ---            ----  | ----           ---- 
Read       | 134.02 MB/s  (33.5k) | 1.73 GB/s    (27.0k)
Write      | 134.37 MB/s  (33.5k) | 1.74 GB/s    (27.2k)
Total      | 268.40 MB/s  (67.0k) | 3.47 GB/s    (54.3k)
           |                      |                     
Block Size | 512k          (IOPS) | 1m            (IOPS)
  ------   | ---            ----  | ----           ---- 
Read       | 3.06 GB/s     (5.9k) | 3.09 GB/s     (3.0k)
Write      | 3.23 GB/s     (6.3k) | 3.30 GB/s     (3.2k)
Total      | 6.29 GB/s    (12.2k) | 6.40 GB/s     (6.2k)

iperf3 Network Speed Tests (IPv4):
---------------------------------
Provider        | Location (Link)           | Send Speed      | Recv Speed     
                |                           |                 |                
Clouvider       | London, UK (10G)          | 2.44 Gbits/sec  | 2.36 Gbits/sec 
Online.net      | Paris, FR (10G)           | 2.45 Gbits/sec  | 2.37 Gbits/sec 
Hybula          | The Netherlands (40G)     | 2.48 Gbits/sec  | 2.38 Gbits/sec 
Uztelecom       | Tashkent, UZ (10G)        | 1.80 Gbits/sec  | 2.02 Gbits/sec 
Clouvider       | NYC, NY, US (10G)         | 1.80 Gbits/sec  | 1.23 Gbits/sec 
Clouvider       | Dallas, TX, US (10G)      | 1.37 Gbits/sec  | 349 Mbits/sec  
Clouvider       | Los Angeles, CA, US (10G) | 1.16 Gbits/sec  | 916 Mbits/sec  

Geekbench 5 Benchmark Test:
---------------------------------
Test            | Value                         
                |                               
Single Core     | 855                           
Multi Core      | 2844                          
Full Test       | https://browser.geekbench.com/v5/cpu/16317819

rs2000是2.5G,网速比advin的G口快。IO也是netcup更好。性能advin应该beta套餐,超售不严重吧,单核比rs2000强大的多,妥妥的性能小钢炮。

流媒体

Advin

Dazn:                                  Yes (Region: CA)
 HotStar:                               Yes (Region: US)
 Disney+:                               Yes (Region: US)
 Netflix:                               Yes (Region: US)
 YouTube Premium:                       Yes (Region: NL)
 Amazon Prime Video:                    Unsupported
 TVBAnywhere+:                          Yes
 iQyi Oversea Region:                   US
 Viu.com:                               No
 YouTube CDN:                           Amsterdam 
 Netflix Preferred CDN:                 Amsterdam  
 Spotify Registration:                  Yes (Region: CA)
 Steam Currency:                        CAD

netcup

Dazn:                                  No
 HotStar:                               No
 Disney+:                               Yes (Region: DE)
 Netflix:                               Yes (Region: DE)
 YouTube Premium:                       Yes (Region: DE)
 Amazon Prime Video:                    Yes (Region: DE)
 TVBAnywhere+:                          Yes
 iQyi Oversea Region:                   DE
 Viu.com:                               No
 YouTube CDN:                           Associated with [ANEXIAAT]
 Netflix Preferred CDN:                 Associated with [Anexia] in [Vienna ]
 Spotify Registration:                  Yes (Region: DE)
 Steam Currency:                        EUR

advin大概率是加拿大广播ip,流媒体解锁非常优秀。netcup德国原生ip,解锁也可以,常用的流媒体平台也都解锁了。但是,也没人用这种机器看这些吧。

线路

Advin

目标:北京电信[219.141.136.12]   回程线路:电信163

目标:北京联通[202.106.50.1]     回程线路:联通169

目标:北京移动[221.179.155.161]  回程线路:移动CMI

目标:上海电信[202.96.209.133]   回程线路:电信163

目标:上海联通[210.22.97.1]      回程线路:联通169

目标:上海移动[211.136.112.200]  回程线路:移动cmi

目标:深圳电信[58.60.188.222]    回程线路:电信163

目标:深圳联通[210.21.196.6]     回程线路:联通169

目标:深圳移动[120.196.165.24]   回程线路:移动cmi

netcup

目标:北京电信[219.141.136.12]   回程线路:电信163

目标:北京联通[202.106.50.1]     回程线路:联通169

目标:北京移动[221.179.155.161]  回程线路:移动CMI

目标:上海电信[202.96.209.133]   回程线路:电信163

目标:上海联通[210.22.97.1]      回程线路:联通169

目标:上海移动[211.136.112.200]  回程线路:移动CMI

目标:深圳电信[58.60.188.222]    回程线路:电信163

目标:深圳联通[210.21.196.6]     回程线路:联通AS4837

目标:深圳移动[120.196.165.24]   回程线路:移动CMI

两个都是非优化线路,一般般。

总结

netcup rs2000月付税后月付还要9.41欧元,advin这款月付7.99美元。advin流媒体解锁非常优秀,性能更强。但是工单回复超慢,控制面板也是购买的现成方案。对比netcup,邮件回复还算不错,而且面板自研,送两个快照,不是oneman。综合rs2000更强。

如果正价也是这配置和性能,那他真的很香,使用了一周也很稳定。

p:本站目前搭建再advin上,可能在未来不在续费后迁移到netcup上。

文章版权归作者所有。发布者:白嫖怪,转转请注明出处:https://c7pai.com/42/

(0)
白嫖怪白嫖怪
上一篇 2022年8月22日 下午3:42
下一篇 2022年7月31日 下午4:47

相关推荐

  • 绿云 GreenCloud,圣何塞新机房简评

    GreenCloud GreenCloud was established in October 2013 although we have been in business since the earlier time, providing website design and hosting services to local area business…

    2022年8月7日
    1.7K0
  • 绿云 GreenCloud,香港DC2简评

    机房 Leaseweb 由荷兰飞行员 Con Zwinkels 和 Laurens Rosenthal 于 1997 年创立。 1998 年,Leaseweb 获得了第一台服务器,并在乌得勒支设立了第一家办事处。到 2005 年,该公司拥有 5,000 台服务器,两年后这一数字翻了一番,达到 10,000 台。 2007 年,Leaseweb 将公司总部迁至…

    2022年8月12日
    1.6K0
  • 评价喜忧参半,到底值不值得买?v.ps购买建议

    前言 v.ps的产品使用二年了,水一篇对v.ps产品的购买建议。 数据中心 v.ps目前有荷兰阿姆斯特丹,德国杜塞尔多夫,法兰克福,爱沙尼亚塔林,英国伦敦,美国圣何塞,纽约,西雅图,中国香港,日本大阪、东京、澳洲悉尼、新加坡,13个数据中心。 目前对中国优化和即将优化的数据中心: 位置 接入线路 三网表现 其他说明 测评 购买 圣何塞 电信CN2GIA联通9…

    2022年12月11日
    6.1K0
  • OVHcloud VPS Limited Edition VLE-2测评

    前言 国人不建议买,OVHcloud明确说明不做国人生意,站长个人账号注册从没成功过。注册企业账户,ovh.ca站购买就会取消订单,ovh.co.uk站倒是秒通过了。 OVHcloud 欧洲领先的云提供商,我们在全球 140 个国家/地区提供公共和私有云产品、共享托管和专用服务器解决方案。我们还为客户提供域名注册、电话服务和互联网接入服务。OVHcloud …

    2023年11月14日
    2.1K0
  • 玩具+1 月付1欧 德国法兰克福 Unesty VPS简评

    商家简介 网上找不到太多商家信息,也不知道商家何时成立。只知道是德国vps供应商,其推特官方账号显示2017年加入,那也成立有一段时间了,这次他家优惠推出月付1欧元的vps,于是上车体验一下。 测评 套餐 购买链接 支持信用卡,PayPal,加密货币等,不支持支付宝。 测评详细 流媒体测试 回程线路 换了各种系统,脚本回程路由显示不出来。 电信 联通 移动 …

    2022年8月20日
    1.6K0