VxRail:由于禁用了 CIM 代理程序和 WBEM,物理页面中缺少节点

Summary: 删除 VMK1 接口后,VxRail 节点可能会从页面中消失。这可能是由禁用的通用信息模型 (CIM) 代理和阻止提供程序的非活动 WBEM 服务引起的。

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Symptoms

物理页面视图中缺少节点(VMK1 正在自动消失)。

Cause

CIM 在节点上禁用代理。
 

Resolution

  1. 确保 wbem 已启用: esxcli system wbem get
  2. 如果 wbem 已禁用,请使用以下命令将其启用: esxcli system wbem set enable true
  3. 检查是否全部 wbem 加载提供程序: localcli system wbem provider list
    [root@node1:] localcli system wbem provider list
    Name              Enabled  Loaded
    ---------------------------------
    sfcb_base         true     true
    vmw_base          true     true
    vmw_dcism         true     true
    vmw_hdr           true     true
    vmw_iodmProvider  true     true
    vmw_kmodule       true     true
    vmw_omc           true     true
    vmw_pci           true     true
  4. 如果有的话 wbem 提供程序未加载,请启用 CIM 代理 (sfcbd-watchdog & wsman) 使用以下命令。
    [root@vxrail-zone2-node-03:/opt/dell/srvadmin/iSM/bin] chkconfig sfcbd-watchdog
    sfcbd-watchdog          off
    [root@vxrail-zone2-node-03:/opt/dell/srvadmin/iSM/bin] chkconfig sfcbd-watchdog on
    [root@vxrail-zone2-node-03:/opt/dell/srvadmin/iSM/bin] /etc/init.d/sfcbd-watchdog status
    sfcbd is not running
    [root@vxrail-zone2-node-03:/opt/dell/srvadmin/iSM/bin] /etc/init.d/sfcbd-watchdog start
    sfcbd-init: Getting Exclusive access, please wait...
    sfcbd-init: Exclusive access granted.
    sfcbd-init: Request to start sfcbd-watchdog, pid 2111224
    sfcbd-config[2111234]: Configuration not changed, already enabled
    sfcbd-init: starting sfcbd
    sfcbd-init: Waiting for sfcb to start up.
    sfcbd-init: Program started normally.
    [root@vxrail-zone2-node-03:/opt/dell/srvadmin/iSM/bin] /etc/init.d/sfcbd-watchdog status
    sfcbd is running
    [root@vxrail-zone2-node-03:/opt/dell/srvadmin/iSM/bin] chkconfig wsman
    wsman                   off
    [root@vxrail-zone2-node-03:/opt/dell/srvadmin/iSM/bin] /etc/init.d/wsman status
    openwsmand is not running
    [root@vxrail-zone2-node-03:/opt/dell/srvadmin/iSM/bin] /etc/init.d/wsman start
    openwsmand: Getting Exclusive access, please wait...
    openwsmand: Exclusive access granted.
    openwsmand: Starting openwsmand
    [root@vxrail-zone2-node-03:/opt/dell/srvadmin/iSM/bin] /etc/init.d/wsman status
    openwsmand is running
    [root@vxrail-zone2-node-03:/opt/dell/srvadmin/iSM/bin] chkconfig wsman
    wsman                   off
    [root@vxrail-zone2-node-03:/opt/dell/srvadmin/iSM/bin] chkconfig wsman on
  5. 验证现在是否已在节点上创建 vmk1。
  6. 检查物理页面,确认节点运行状况良好。

Affected Products

VxRail, VxRail 460 and 470 Nodes, VxRail Appliance Series, VxRail G Series Nodes, VxRail D Series Nodes, VxRail E Series Nodes, VxRail P Series Nodes, VxRail S Series Nodes, VxRail Software, VxRail V Series Nodes, VxRail VD Series Nodes
Article Properties
Article Number: 000049893
Article Type: Solution
Last Modified: 23 Dec 2025
Version:  4
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.