Not able to perform Hitach discovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Gettignthe below error for Hitachi discovery-
MID Server mid.server.disdev is not a suitable MID because it does not have the following capabilities [{Capability: Nmap, value: null}]
I want to perform without installing the N-Map here, i know that the error was stating that Namp need to install but i want alternative solution for this,- Here i can't able to install Nmap due to some security restrictions
Thankyou.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @JULAGALAY,
I'm assuming your discovery log entry is tagged source "Credential-less" (worth double checking), because that's what's actually asking for Nmap here, not the Hitachi storage pattern itself. The Nmap capability on a MID Server only ever gets set automatically when the Nmap/Npcap binaries are installed, you can't assign it by hand, and it's Credential-less Discovery (the Shazzam port scan pre-pass) that requires it, separate from the actual storage classification which runs over SNMP with your configured credentials. So instead of installing Nmap, set the mid.discovery.credentialless.enable system property to false. That stops the credential-less pre-scan from firing and lets your schedule go straight to the Hitachi pattern.
References
- MID Server is not a suitable MID because it does not have the following capabilities [{Capability: N...
- Disabling credential-less discovery (KB0714097)
- What is Credential-less Discovery
Thank you,
Vikram Karety
Octigo Solutions INC