
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2025 09:38 AM
Hi,
Hitachi G Series G370 Storage Servers are in scope for discovery. Accordingly, we have configured CIM credentials to enable their discovery. Based on the error logs, the device is being classified and CIM communication appears to be occurring—we can also see the expected Credential ID in the ECC Queue input log. However, the device is still not being discovered.
Error Message: MDB Identification Error: In payload missing minimum set of input values for criterion (matching) attributes from identify rule for table [cmdb_ci_storage_server]. Add these input values in payload item '{"className":"cmdb_ci_storage_server","values":{"sys_class_name":"cmdb_ci_storage_server"},"internal_id":"602250edd54fea149518bd4a23e78eef","sys_object_source_info":{},"settings":{},"sys_ire_info":{},"display_values":{}}'
Device is classifying but not identifying further to complete storage server discovery.
Regards,
Vini.
Solved! Go to Solution.
- Labels:
-
Discovery
-
Orchestration (ITOM)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2025 09:53 AM
Resolved the discovery issue!!!
To troubleshoot storage device discovery issues make sure to use cim query tool.
Ex: https://<your instance name>//cim_query2.do
on this query, provide Target device IP address, MID Server and query.
following are sample queries.
- CIM_ComputerSystem.*
- CIM_namespace
I did resolve the issue by adding "cim_version" paramer with value = modern [Attached screenshot for your ref] on CIM Probe.
hope this helps!!!
Regards,
Vini.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2025 09:53 AM
Resolved the discovery issue!!!
To troubleshoot storage device discovery issues make sure to use cim query tool.
Ex: https://<your instance name>//cim_query2.do
on this query, provide Target device IP address, MID Server and query.
following are sample queries.
- CIM_ComputerSystem.*
- CIM_namespace
I did resolve the issue by adding "cim_version" paramer with value = modern [Attached screenshot for your ref] on CIM Probe.
hope this helps!!!
Regards,
Vini.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2025 10:08 AM
Thanks for sharing the solution, @Vini ! This is helpful!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago