嘟嘟社区

关于 SYS G口 BUG 的一点想法


最近ovh的帖子**了好几帖了,因为从18年到论坛就一直跟着上车ks,后续也在用ovh和sys,用了几年蛮可以的,所以一直对ovh好感不错。

通过sys的api看了下,中奖的机器硬件规格返回的信息如下:

  1. {
  2.   "memorySize": {
  3.     "unit": "MB",
  4.     "value": 32768
  5.   },
  6.   "bootMode": "uefi",
  7.   "processorName": "XeonD1541",
  8.   "coresPerProcessor": 8,
  9.   "usbKeys": null,
  10.   "expansionCards": null,
  11.   "threadsPerProcessor": 16,
  12.   "description": "SYS-2-SAT-32 Server – Intel Xeon D1540 – 32GB DDR3 ECC 2133MHz – 4x 2To HDD Soft RAID",
  13.   "diskGroups": [
  14.     {
  15.       "diskType": "SATA",
  16.       "diskSize": {
  17.         "unit": "GB",
  18.         "value": 4000
  19.       },
  20.       "numberOfDisks": 4,
  21.       "raidController": null,
  22.       "diskGroupId": 1,
  23.       "description": "4 X Disk SATA 4000 GB, JBOD",
  24.       "defaultHardwareRaidType": null,
  25.       "defaultHardwareRaidSize": null
  26.     }
  27.   ],
  28.   "processorArchitecture": "x86_64",
  29.   "formFactor": "1u",
  30.   "defaultHardwareRaidType": null,
  31.   "defaultHardwareRaidSize": null,
  32.   "numberOfProcessors": 1,
  33.   "motherboard": "X10SDV-TLN4F-B"
  34. }

复制代码

看了看出来硬盘确实因为缺货所以都上的4x4T,这是人为的,不是bug。

下面是网络

  1. {
  2.   "traffic": {
  3.     "outputQuotaUsed": null,
  4.     "isThrottled": false,
  5.     "outputQuotaSize": null,
  6.     "inputQuotaSize": null,
  7.     "resetQuotaDate": null,
  8.     "inputQuotaUsed": null
  9.   },
  10.   "switching": {
  11.     "name": "gra1-45a-nxxxxx"
  12.   },
  13.   "ola": {
  14.     "availableModes": [],
  15.     "available": false,
  16.     "supportedModes": []
  17.   },
  18.   "bandwidth": {
  19.     "type": "included",
  20.     "InternetToOvh": {
  21.       "unit": "Mbps",
  22.       "value": 250
  23.     },
  24.     "OvhToInternet": {
  25.       "value": 250,
  26.       "unit": "Mbps"
  27.     },
  28.     "OvhToOvh": {
  29.       "unit": "Mbps",
  30.       "value": 250
  31.     }
  32.   },
  33.   "vrack": {
  34.     "type": null,
  35.     "bandwidth": null
  36.   },
  37.   "vmac": {
  38.     "supported": true
  39.   },
  40.   "routing": {
  41.     "ipv4": {
  42.       "network": "xxxxxxxxxxxxxxxxx",
  43.       "gateway": "xxxxxxxxxxxxxxxxx",
  44.       "ip": "xxxxxxxxxxxxxxxxx"
  45.     },
  46.     "ipv6": {
  47.       "ip": "xxxxxxxxxxxxxxxxx",
  48.       "gateway": "xxxxxxxxxxxxxxxxx",
  49.       "network": "xxxxxxxxxxxxxxxxx"
  50.     }
  51.   },
  52.   "connection": {
  53.     "unit": "Mbps",
  54.     "value": 1000
  55.   }
  56. }

复制代码

上面的信息显示限速250m,但机器是G口,所以猜测是 路由层面限速失效了?ks/sys 面板bug多造成这样的情况感觉也正常。

宽带应该是交换机的设置bug, 或者叫忘记限速了.

OVH的硬件有个传统,在网站公布的都是最低配置, 也有可能比这些配置高, 但是绝对不会比这个低

没货了,怎么网站还补货?
本帖最后由 zhujizixun 于 2021-12-3 10:29 编辑

机房传统啊 没货的话有啥硬件给啥硬件 但不能低于原配置 带宽1g只能证明这台机器之前就是1g只是拿给sys用了。哪有什么bug 这叫格局 做生意太计较怎么积累客户。