Not able to perform Hitach discovery

JULAGALAY
Tera Contributor

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}]

JULAGALAY_0-1784631552218.png

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.

1 REPLY 1

Vikram Reddy
Tera Guru

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

 

Thank you,
Vikram Karety
Octigo Solutions INC