- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-05-2016 02:43 AM
Hi,
I am trying to discover storage devices and have configured CIM credentials. I have created a schedule with Storage IPs but discovery is not yielding any results. Unable to find what is the issue as the logs are not telling anyhting relevant to CIM. Then I found out the below notes from WIKI. In the point no 1 it says wbem port probe will be used as partof network discovery. So is network discovery is mandatory to disover storage? If so why should I go for it when i already know the IPs of storage devices
How CIM Discovery Works
- The Shazzam probe launches the wbem port probe as part of network discovery.
- The wbem port probe detects activity on target ports SLP 427, CIM 5989 and 5988, and then examines the Service Registry Queries related list, at Discovery Definition > Port Probes, for the SLP query. The base system provides this query is provided to detect the service:wbem service type, which indicates the presence of an SLP server.
- The Shazzam probe launches a scanner for the WBEM service type. The scanner retrieves:
- The attributes of the service from the SLP server.
- The interop namespaces of CIM servers in the network.
- The scanner appends the namespace values it finds to the port probe results.
- The wbem port probe appends the SLP data it carries to the CIM Classify probe.
- The CIM Classify probe uses that information to explore the CIM servers.
Regards,
Rakesh
Solved! Go to Solution.
- Labels:
-
Service Mapping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-05-2016 09:04 AM
That line is somewhat misleading, it's using the same Shazzam probe but it is not reliant on network discovery. The storage discovery connects to the WEBM IP but uses SMI-S / CIM for the actual discovery of storage system objects (LUNs, HBAs, WWPNs, etc).
More details on what is collected here:
Data collected by Discovery on storage devices
More general information on SMI-S/CIM discovery here:
Storage Discovery via SMI-S and CIM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-05-2016 09:04 AM
That line is somewhat misleading, it's using the same Shazzam probe but it is not reliant on network discovery. The storage discovery connects to the WEBM IP but uses SMI-S / CIM for the actual discovery of storage system objects (LUNs, HBAs, WWPNs, etc).
More details on what is collected here:
Data collected by Discovery on storage devices
More general information on SMI-S/CIM discovery here:
Storage Discovery via SMI-S and CIM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-05-2016 10:35 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-06-2016 12:32 AM
Thank you Gelnn....that helped
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-06-2016 12:33 AM
Thank you Alex.....now have some better understanding