zoukankan      html  css  js  c++  java
  • VMware: Non-VI workload detected on the datastore

    check ref:

    Unmanaged I/O workload detected on shared datastore running Storage I/O Control (SIOC) for congestion management (1020651)

    http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1020651

     

    Today I saw some warnings on all of the datastores by a customer, here some warnings:

    Non-VI workload detected on the datastore

    image

    An external I/O activity is detected on datastore “datastore”, this is an unsupported configuration. Consult the Resource Management Guide or follow the Ask VMware Link for more information

    image

    Summary

    The purpose of this informational event is to alert the user of a potential misconfiguration or I/O performance issue caused by a non-ESX workload. It is triggered when Storage I/O Control (SIOC) detects that a workload that is not managed by SIOC is contributing to I/O congestion on a datastore that is managed by SIOC. (Congestion is defined as a datastore’s response time being above the SIOC threshold.) Specific situations that can trigger this event include:

    • The host is running in an unsupported configuration.
    • The storage array is performing a system operation such as replication or RAID reconstruction.
    • VMware Consolidated Backup or vStorage APIs for Data Protection are accessing a snapshot on the datastore for backup purposes.
    • The storage media (spindles, SSD) on which this datastore is located is shared with volumes used by non-vSphere workloads

    SIOC continues to work during these situations. This event can be ignored in many cases and you can disable the associated alarm once you have verified that none of the potential misconfigurations or serious performance issues are present in your environment. As explained in detail below, SIOC ensures that the ESX workloads it manages are able to compete for I/O resources on equal footing with external workloads. This event notifies the user of what is happening, provides the user with the opportunity to better understand what is going on, and highlights a potential opportunity to correct or optimize the infrastructure configuration.

    This KB article will help you understand what is causing the event, and what, if any, action is required to address the cause.

  • 相关阅读:
    shopping car 1.0
    文件分类
    求1-100的所有数的和
    输出 1-100 内的所有奇数和
    求1-2+3-4+5 ... 99的所有数的和
    关闭提示的下拉框
    h5页面乱码-设置编码
    常用的css
    渲染后新元素没有绑定事件
    爬虫日记-关于一些动态爬取
  • 原文地址:https://www.cnblogs.com/jjkv3/p/3305468.html
Copyright © 2011-2022 走看看