VxRail:VxRail 叢集未顯示在 APEX AIOps 可觀察性上

Summary: VxRail:叢集不會顯示在 APEX AIOps 可觀測性上。

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

VxRail 目標 S/N 未在 系統管理員 >連線能力

範例:有兩個 VxRail 叢集。但它只顯示一個集群。

2 個 VxRail 叢集,但只有一個叢集顯示

/var/log/mystic/telemetry/adc.log

容量預還原附掛程式錯誤:

2025-06-12 02:13:07,783 [ERROR] <MainThread:140243648866112>-[collect_disk_capacity.py:<module>():116]-'NoneType' object has no attribute 'get'
Traceback (most recent call last):
  File "/mystic/telemetry/DCManager/ADC/../ADC/plugins/collect_disk_capacity.py", line 114, in <module>
    main()
  File "/mystic/telemetry/DCManager/ADC/../ADC/plugins/collect_disk_capacity.py", line 35, in main
    capacity_entities = capacity_summary.get('capacity')
AttributeError: 'NoneType' object has no attribute 'get'
2025-06-12 02:13:07,855 [ERROR] <ThreadPoolExecutor-2_0:140390938179328>-[ExecutionPool.py:run_capacity_pre_store():59]-[Process Pool] capacity pre-store plugin error: Command '['/bin/sh', '-c', '/mystic/telemetry/DCManager/ADC/../venv/bin/python /mystic/telemetry/DCManager/ADC/../ADC/plugins/collect_disk_capacity.py']' returned non-zero exit status 1.

電源資料錯誤:

2025-06-12 02:03:08,590 [INFO] <MainThread:139812633392960>-[collect_power.py:<module>():136]-[Power collector] start collecting power ...
2025-06-12 02:03:08,590 [INFO] <MainThread:139812633392960>-[collect_power.py:is_linzhi_supported():104]-vxm_verion: 8.0.110
2025-06-12 02:03:08,590 [ERROR] <MainThread:139812633392960>-[myutils.py:load_json_data():55]-Load json: Expecting value: line 1 column 1 (char 0)
2025-06-12 02:03:08,590 [ERROR] <MainThread:139812633392960>-[collect_power.py:main():99]-Failed to collect power data. Error: 'NoneType' object has no attribute 'get'

Cause

直接使用中的連接器 (ADC) 組態檔案 /mystic/telemetry/DCManager/ADC/plugins/capacity.json 是空的。 

直接使用中的連接器 (ADC) 組態檔案 /mystic/telemetry/DCManager/ADC/plugins/power_stats.json 是空的。

Resolution

1.編輯檔案 /mystic/telemetry/DCManager/ADC/plugins/capacity.json,並將內容變更為:

# cat /mystic/telemetry/DCManager/ADC/plugins/capacity.json
{
    "capacity": {
    }
}

2.編輯 /mystic/telemetry/DCManager/ADC/plugins/power_stats.json,並將內容變更為:

# cat /mystic/telemetry/DCManager/ADC/plugins/power_stats.json
{
    "power_consumed": {
    }
}

Affected Products

VxRail, CloudIQ
Article Properties
Article Number: 000337427
Article Type: Solution
Last Modified: 13 فبراير 2026
Version:  2
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.