
今天升级了它的 VPS ,小小地编译了一个软件。因为配置有问题,尝试了三四次,花了几个小时。越到后面越慢,就觉得不对劲了。上后台一看,居然收到了 warning 。

本来配置就不怎么样,给多少我用多少。难道这也违背了TOS?
Fair Share Policy - VPS service It is permitted to use all of the allocated resources without any additional limitations with the exception of CPU. We allow to max out CPU for short periods of time. However, please make sure that 1-hour average CPU load does not exceed the following levels: Micro-64 Plan: 10% of 1 core Micro-96 Plan: 13% of 1 core Micro-128 Plan: 15% of 1 core 3G Plan: 20% of 1 core 5G Plan: 20% of 1 core 10G Plan: 25% of 1 core 20G Plan: 50% of 1 core 40G Plan: 75% of 1 core 80G Plan: 100% of 1 core 160G Plan: 100% of 1 core + 50% of 2nd core 320G Plan: 100% of 2 cores 480G Plan: 100% of 3 cores 640G Plan: 100% of 4 cores 960G Plan: 100% of 6 cores 1280G Plan: 100% of 8 cores 5G/512M Promo plan: 17% of 1 core 10G/512M Promo plan: 17% of 1 core 20G/1024M Promo plan: 25% of 1 core 30G/4G RAM Promo plan: 50% of 1 core When your VPS uses more CPU time than described above for long periods of time, its CPU clock is automatically forced to the corresponding value (i.e., you will not be able to use more CPU cycles than shown above). You will see a corresponding message on the main screen of the KiwiVM control panel. Once high CPU load is removed, our system will automatically remove this limitation from your account. 大家感觉合理吗?
1 datocp 2016-01-16 18:55:11 +08:00 这种情况,只发生在你准备用 vps 编绎 openwrt softether openssl 出现进程 100%占用问题,平时基本是不大出现这种情况的。这么多小机依附母机,占用 CPU 资源被批评应该的。。。 |
2 donghao OP @datocp 我可以理解为,平时不限制 CPU 资源。只有当长时间占用的时候才会强制降到 TOS 规定值以下,对吗?如果不是这样的话,平时用的就是分配给我的资源,为什么会影响到别人? |
3 xy2938 2016-01-16 19:14:46 +08:00 本来这个搬瓦工就不是用来编译使用的,限制资源就是合理的,其他的云,卖的时候有的就说明了只有 200Mhz , 500Mhz 之类的。而这种机制不管你影响别人与否,系统又不可能实时都去计算总负载,然后反馈给你一个平均的 CPU 资源。 |
5 datocp 2016-01-16 19:30:51 +08:00 什么软件这么夸张,不可能连编绎个软件都不行,一般几分钟就结束了。尝试了三四次,花了几个小时这是什么大软件。 平时用./configure --prefix=/my/local ,整体打包 /my/local ,邻近的系统也许也可以跑吧,对依赖这种情况不熟悉,尽量还是原机编译吧。 |
7 datocp 2016-01-16 19:40:31 +08:00 |
9 rainy3636 2016-01-16 20:57:01 +08:00 1st. 远离 openvz |
10 xrui 2016-01-16 21:21:47 +08:00 via Android 超售同时保持稳定,搬瓦工的超售神话就是这么来的 |
11 AII 2016-01-17 08:37:09 +08:00 via iPhone 如果进行工程量很大的编译的话 VPS 根本行不通, CPU 一直保持高负载会被封号。 要上 AWS 、 Azure 这类专为大数据计算而生的云服务。 |
12 msg7086 2016-01-18 10:10:10 +08:00 所有的 VPS 都是带超兽的。比如一共有 16 个核心的机器,不可能只卖给 16 个人,正常情况下可以卖 100 个甚至更多,这种情况下就有很多机器共享一个核心,卖给你的也是一个核心的十分之一甚至更少。 你可以短时间偶尔用满一个核心,但是长期用的话还是要限制到一个很低的数值,保证别人能正常使用。 |