- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- Cannot Discover MSA Devices with SMI-S Proxy Provi...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2012 09:50 AM
04-13-2012 09:50 AM
Cannot Discover MSA Devices with SMI-S Proxy Provider for SIM Monitoring
I have a SIM 6.3 installation and installed the SMI-S Proxy Provider on the SIM server to discover to MSA devices in my environment so they can be monitored by SIM.
After reading and following the documentation for installation and configuration I get an "Add System failed" message when trying to add an MSA device to the SMI-S Proxy Settings Manager.
Possible reasons provided are:
-CIMServer is not running (The service is running, I've verified that)
-The IP address of the device is not reachable (I can ping it and get the to web page interface from the SIM server so I don't think this is an issue)
-The device is not a supported device (I verified via the User Guide for the SMI-S Proxy Provider that the device is supported)
-Conflict with another application on the port 5988 <-- Would SIM be interfering with the ability of the Proxy Provider trying to discover the MSA device?
I've been reading several forum posts trying to figure out what to do but haven't come up with anything that works. Any help would be appreciated. I'm puzzled.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2012 04:23 PM
04-20-2012 04:23 PM
Re: Cannot Discover MSA Devices with SMI-S Proxy Provider for SIM Monitoring
Did you get it figured out? What model is the MSA?
I am not an expert with storage management but perhaps I can hit upon something for you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2012 03:08 AM
04-21-2012 03:08 AM
Re: Cannot Discover MSA Devices with SMI-S Proxy Provider for SIM Monitoring
Yes a port conflict could very well be the issue. Can you run the following command and post the output?
- netstat -an | findstr /i/c:5988
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2012 02:11 PM
04-30-2012 02:11 PM
Re: Cannot Discover MSA Devices with SMI-S Proxy Provider for SIM Monitoring
Thank you for the replies. I'm still having issues and haven't figured out what the issue is.
I tried running netstat -an | findstr /i/c:5988 and got the following results:
FINDSTR: // ignored
TCP 0.0.0.0:5988 0.0.0.0:0 LISTENING
TCP [::]:5988 [::]:0 LISTENING
I have no idea what could be the problem. I've even installed the SMI-S Proxy Provider on a different server that has connectivity to the HP SAN (Model: MSA2312fc) and it still wouldn't allow me to add a device.
Any help would be appreciated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2012 01:25 AM
05-01-2012 01:25 AM
Re: Cannot Discover MSA Devices with SMI-S Proxy Provider for SIM Monitoring
In that case something is listening on that port. run
- netstat -anob
And track down the services/process
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2012 07:57 AM
05-01-2012 07:57 AM
Re: Cannot Discover MSA Devices with SMI-S Proxy Provider for SIM Monitoring
I ran
- netstat -anob
and the only process running under port 5988 was cimserver.exe
this is continuing to be puzzling.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2012 08:22 AM
05-01-2012 08:22 AM
Re: Cannot Discover MSA Devices with SMI-S Proxy Provider for SIM Monitoring
Is the WMI Mapper Proxy running on the CMS?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2012 08:26 AM
05-01-2012 08:26 AM