- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- Re: SAN Switch discovery
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
08-07-2009 02:17 AM
08-07-2009 02:17 AM
SAN Switch discovery
I tried to integrate our new SAN switch (model HP StorageWorks 8/20q Fibre Channel Switch) within HPSIM. The switch is configured to use SNMP, CIM and SSH as management protocols.
If I start to discover the switch, I only got some few information about this device (like ip address, hardware description and system contact - typically SNMP information). The 'System Type' is set to 'Unknown'. HPSIM lists SNMP and SSH as used management protocols, but not wBEM (of course the logon information are the right one).
If I test the connection with wbemdisco, I got the following error message:
C:\Program Files\HP\Systems Insight Manager>wbemdisco 10.0.91.240 5989 root/switch admin ######
07.08.2009 12:04:27,03
WbemDisco 01.01.00
------------------
HOST = 10.0.91.240
PORT = 5989
NAMESP = root/switch
USER = admin
PASSWD = *****
Connect to 10.0.91.240 in namespace root/switch with SSL=true
*** Error connecting with SSL=true - Return is for CIMVERSION 2.3 (CIM_ERR_INVALID_PARAMETER) ***
If I understand this error message correctly, the switch respond with a XML answer in cim version 2.3 and wbemdisco (and HPSIM too?!) expect cim version 2.0, right? BTW the same happen if I use a non-SSL connection.
Now my question: Is there a way to discovery my switch by using wbem?
Thanks in advance
Andreas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2009 05:32 PM
08-07-2009 05:32 PM
Re: SAN Switch discovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2009 03:42 AM
08-10-2009 03:42 AM
Re: SAN Switch discovery
thanks for your answer. The switch have a built-in CIMOM and providers - no additional software installation is necessary. If I use my CIM Explorer I got many switch related information. The CIM works fine, but I guess that HPSIM cannot handle the answer from the switch (see the error message from wbemdisco, maybe HPSIM uses the same algorithm).
HPSIM and the switch uses the same SNMP community - and HPSIM can read some information like the system contact (which are entered by myself).
Andreas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2009 03:21 PM
08-10-2009 03:21 PM
Re: SAN Switch discovery
Looks like you're assessment is right, so you may need to drop back to SNMP until HPSIM catches up.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2009 06:12 AM
08-11-2009 06:12 AM
Re: SAN Switch discovery
Meanwhile I have to use SNMP and set some basic information (like system type) manually... :-|