服务器遇到一个问题

百度了下 基本发现是 四路的 windows 服务器的问题. 造成一些 性能降低. 然后查看了下几个虚拟机

的确是设置的4个虚拟插槽

根据百度的结果 要么改配置文件 要么改 这个四路 感觉讲四路降低成2路最简单了

建议进行处理

或许是整个事情的文档记录

然后解决办法为:

先mark 一下 再慢慢看解决方案 组要是还没看懂。

http://blog.sina.com.cn/s/blog_004175870101mzfl.html

VM的网站

https://kb.vmware.com/s/article/2231

设备 naa.6006016004102900751132ac8de3e211 性能降低。I/O 滞后时间

已从平均值 516 微秒增加到 10332 微秒。

导致这个原因和解决办法了:这原因是主要是有VM性能监控导致的,具体原因VMware工程师也说不清楚,解决办法是更改VM属性参数。如下截图:

Windows Virtual Machines with Latency-Sensitive I/O Workloads Can Slow Down in Four-Way SMP Configurations (2231)

Try setting the virtual machine configuration option monitor.idleLoopSpinUS = to increase the amount of time spent spinning in the idle loop (values greater than 100 and less than 4000 are recommended, for example 1000 or 2000). For example:

Schedule some down time.

Power off the virtual machine.

Add

monitor.idleLoopSpinUS = 1000

to the configuration file of the virtual machine (.vmx extension).

Note: For instructions on how to edit the .vmx file, see Tips for editing a .vmx file

Power on the virtual machine.

You can set monitor.idleLoopSpinUS = -1 to turn off the idle loop handler and allow the virtual machine to spin in its idle loop as determined by the guest operating system. However, VMware doesn‘t recommend using monitor.idleLoopSpinUS = -1 unless necessary, because it can cause the guest operating system to spin unnecessarily in its idle loop, resulting in unnecessary host CPU utilization possibly diverting CPU resources from other virtual machines. You can also use a one-way or two-way virtual machine.

具体您可以打开KB连接按照提示操作。

===========================

Windows Virtual Machines with Latency-Sensitive I/O Workloads Can Slow Down in Four-Way SMP Configurations (2231)

Details

Under certain conditions, four-way Windows virtual machines, and to a lesser extent, two-way Windows virtual machines may slow down compared to the same workload run in a uniprocessor virtual machine. The virtual machine also exhibits an increased amount of idle time. This can happen in cases where there is not sufficient work to keep the processors busy and when the workload has a low rate of external interrupts.

ESX Server 3.0.x includes a specialized virtual machine idle loop handler, which controls the number of microseconds a Windows SMP virtual machine spins in its idle loop before ESX Server halts the virtual machine. For ESX Server 3.0.x, the default value is 100. For some workloads, the delay caused by halting and then resuming the VCPUs causes a measurable slowdown as the number of VCPUs is increased.

Solution

Try setting the virtual machine configuration option monitor.idleLoopSpinUS =  to increase the amount of time spent spinning in the idle loop (values greater than 100 and less than 4000 are recommended, for example 1000 or 2000). For example:

Schedule some down time.

Power off the virtual machine.

Add

monitor.idleLoopSpinUS = 1000

to the configuration file of the virtual machine (.vmx extension).

Note: For instructions on how to edit the .vmx file, see Tips for editing a .vmx file

Power on the virtual machine.

You can set  monitor.idleLoopSpinUS = -1 to turn off the idle loop handler and allow the virtual machine to spin in its idle loop as determined by the guest operating system. However, VMware doesn‘t recommend using monitor.idleLoopSpinUS = -1 unless necessary, because it can cause the guest operating system to spin unnecessarily in its idle loop, resulting in unnecessary host CPU utilization possibly diverting CPU resources from other virtual machines. You can also use a one-way or two-way virtual machine.

Keywords

2231

Request a Product Feature

To request a new product feature or to provide feedback on a VMware product, please visit the Request a Product Feature page.

esxi服务器3d性能,ESXi主机性能问题(示例代码)相关推荐

  1. python爬虫获取服务器信息,通过python自动化获取服务器信息,并写入到excel(示例代码)...

    简介这篇文章主要介绍了通过python自动化获取服务器信息,并写入到excel(示例代码)以及相关的经验技巧,文章约943字,浏览量170,点赞数4,值得参考! 博主目前在电信外包工作,比较坑,因为涉 ...

  2. 使用python的scapy库,提供一个可用的通过nbns获取主机名称的示例代码

    以下是使用python的scapy库通过NBNS获取主机名称的示例代码: from scapy.layers.inet import IP, UDP from scapy.layers.dns imp ...

  3. 使用python的scapy库,提供一个可用的通过nbns协议获取主机名称的示例代码

    以下是使用Scapy库通过NBNS协议获取主机名称的示例代码: from scapy.all import *def get_hostname(ip):name_query = Ether(dst=' ...

  4. 使用python的scapy库,提供一个通过nbns获取主机名称的示例代码

    以下是使用scapy库通过nbns协议获取主机名称的示例代码: from scapy.all import *def get_hostname_by_nbns(ip):hostname = " ...

  5. esxi服务器接移动硬盘,esxi添加usb移动硬盘存储数据

    esxi添加usb移动硬盘存储数据 2020-02-02 19:13:09 9点赞 60收藏 14评论 创作立场声明:本文首发于什么值得买平台,用于记录探索内容,禁止转载 书接上文sata不认盘的情况 ...

  6. esxi服务器更换硬盘,ESXi下磁盘分区删除步骤详解

    如果在vSphere Client里面添加已经安装过操作系统的磁盘(如安装过Windows系统的磁盘),那是无法再直接添加驱动器的,需要SSH登录到ESXi的控制台进行操作. 获取磁盘设备信息: # ...

  7. esxi6.7虚拟机装服务器上不认u盘,vmware ESXi 6.7 识别不到USB 网卡(示例代码)

    亲测有效,记录一下 [root@localhost:/opt/xd] esxcli software vib install -v ./vghetto-ax88179-esxi65.vib - f [ ...

  8. nfs服务器实现文件共享,NFS服务器及Samba服务配置实现文件共享(示例代码)

    NFS服务器运行原理 实战配置NFS服务器 配置Samba服务器及实现文件共享 (一)NFS器服务端描述 NFS服务器: Network File System,网络文件系统使FreeBSD支持的一种 ...

  9. 华三服务器收集系统日志,Rsyslog+H3C日志系统(示例代码)

    一.交换机发送日志到linux主机 [9F-3600V2-EI]info-center loghost 192.168.11.36 [9F-3600V2-EI]info-center enable 二 ...

最新文章

  1. mysql导出数据库数据字典
  2. 【c++】23.【函数指针】定义? 为什么不直接调用函数而要使用函数指针?
  3. pyppeteer有java版本吗_Pyppeteer中文文档_序言_安装_基本使用及注意事项
  4. ffmpeg基础库编程开发 读书笔记
  5. [19/03/16-星期六] 常用类_Date时间类DateFormat类
  6. 自定义View以及事件分发总结
  7. [日期]字符串转Data对象
  8. 14万字面试题汇总整理,祝你顺利斩获大厂前端offer
  9. Vmware私有云平台搭建(1)
  10. 美团Robust热修复工具使用记录
  11. 三维激光测距之三角法测距
  12. matlab半小提琴图,小提琴图的画法
  13. 自媒体平台有哪些?如何找到一个适合自己的自媒体平台?
  14. Springboot旧衣捐赠平台设计与实现 p40x5计算机毕业设计-课程设计-期末作业-毕设程序代做
  15. UML设计java程序_利用UML序列图设计Java应用程序详解
  16. linux有个很大的内存目录,Linux中的内存管理
  17. 存储芯片涨价:助芯片制造商美光科技业绩连超预期
  18. python协同过滤电影推荐_python实现基于用户的协同过滤算法(CF)——以电影评价数据(ml-100k)为例...
  19. java的public_java中public用法
  20. 《冰与火之歌(a song of ice and fire)》

热门文章

  1. 测试下微信公众号新功能
  2. 《c语言从入门到精通》看书笔记——第10章 指针
  3. oracle如何处理死锁,Oracle死锁处理实例
  4. mysql connect返回值_mysql_connect
  5. halcon 将数据保存到excel_Python保存数据到Excel文件的多个sheet
  6. word文档打印 自动编码_职场老油条才知道的3个Word打印技巧,一年能节省几百张打印纸!...
  7. 怎么拿img标签的data_PASCAL VOC数据集-分割标签索引颜色对照及程序
  8. 开源日志审计系统_一文掌握mysql数据库审计特点、实现方案及审计插件部署教程...
  9. 牛客练习赛26 D xor序列 (线性基)
  10. [LeetCode] 搜索旋转排序数组