搬瓦工的VPS采用的全部是SSD硬盘,读写速度都很不错。不过这里需要注意的一点是,搬瓦工对于硬盘的IO也是有限制的,在TOS里已经明确的标注了,如果长时间的读写可能会导致你的VPS被暂停。这里就带大家了解一下搬瓦工TOS里对于硬盘IO的限制。
先来看原文:
[mark_a]
Please avoid situations where your VPS is constantly performing storage I/O operations at a rate over 100 MiB/s for prolonged periods of time (4+ hours). Should storage I/O usage exceed this value, we will inform you via email. Should storage I/O continue after such notification, we reserve the right to temporarily suspend service until this is resolved.
[/mark_a]
注意看我加粗的部分,如果你的硬盘读写超过100M/S,而且持续4个小时以上,那么你就会收到邮件,通知你你的IO过高了。如果这之后你还没有把你的VPS的IO降下来,那么你的VPS就很可能被暂停,然后直到IO问题解决掉才会给你恢复。
所以这里提醒大家,在使用VPS的时候, 注意避免长时间的超过100M/S的IO。另外再提醒一下,要及时认真的做好网站的备份。