对标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月7日 下午9:50
下一篇 2022年7月31日 下午4:47

相关推荐

  • v.ps德国法兰克福nano测试

    v.ps 购买建议看这篇:v.ps购买建议 nano套餐是他家正价机器淘汰下来的硬件发挥余热而生的,所以价格极其便宜。 购买之前请了解: nano没有CN2 GIA 9929的优化线路。性能较弱,适合初学者。 购买 Nano 1 Core 1 GB RAM 15 GB SSD 1 TB流量 1 Gbps 9.95 EUR/年 购买链接 Nano Pro 1 …

    2023年3月12日
    1.9K0
  • v.ps 德国法兰克福9929测试

    2022世界杯落下帷幕,熬夜看完比赛… 梅西YYDS 扯远了,v.ps在世界杯决赛比赛结束后发了十五个五折优惠券,站长幸运的抢到一个,搞了个他家法兰克福vps,离凑齐全家桶还差一个阿姆斯特丹。 他家欧洲优化机器全部先走伦敦接入9929,所以法兰克福和阿姆斯特丹回国回比伦敦延迟多10ms左右,但是v.ps给法兰克福和阿姆斯特丹的机器去程电信给了CN2。 购…

    2022年12月19日
    1.7K0
  • 绿云各机房测试IP/Looking Glass整理

    官网地址:https://greencloudvps.com/data-centers.php 美国 机房 ipv4 ipv6 Download Test Los Angeles Datacenter 192.161.167.156 2607:fcd0:0:a::2 链接 Phoenix Datacenter 66.154.97.183 2607:f7a0:…

    2022年8月23日
    3.7K0
  • Riven cloud荷兰阿姆斯特丹三网GIA简测

    Riven cloud Riven cloud 是一家成立于爱沙尼亚共和国的私有云托管公司。Riven Cloud – 私有云托管公司 Riven Cloud,注册代码 14649572,位于 Sepapaja tn 6, Tallinn, 15551, Estonia。 我们热衷于使用技术来帮助客户解决他们的需求、开发软件和定制模块。 我们致力于为您解决全…

    2022年9月29日
    7710
  • 绿云 GreenCloud 九周年9th Birthday Sale 9999圣何塞 sjc AMD EPYC简测

    GreenCloud 圣何塞 九周年大促链接:点击直达 关于绿云和圣何塞机房看这篇:链接 其他相近配置VPS测评:https://o-2.cyou/42/(netcup rs2000) 简测 配置 5 cores 9G ram 99G nvme 9T 10Gbps AMD EPYC 99美元/三年 YABS/性能测试 流媒体 回程线路 国内测速 站长本地 电…

    2022年10月11日
    9350