Sun Microsystems, Inc.  Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-72-2191321.1
Update Date:2017-07-17
Keywords:

Solution Type  Problem Resolution Sure

Solution  2191321.1 :   FS System: fspmd on Solaris Unable to Create the Initiator Entry While iSCSI is Enabled on the Initiator  


Related Items
  • Oracle FS1-2 Flash Storage System
  •  
Related Categories
  • PLA-Support>Sun Systems>DISK>Flash Storage>SN-EStor: FSx
  •  




In this Document
Symptoms
Cause
Solution
References


Applies to:

Oracle FS1-2 Flash Storage System - Version All Versions and later
Oracle Solaris on SPARC (64-bit)
Oracle Solaris on x86-64 (64-bit)

Symptoms

 

Note: The information contained in this document apply to a Solaris environment. For other Operating Systems (OS), please refer to the appropriate OS/distribution documentation. 

 

During the installation and activation of Flash Storage Path Manager (FSPM), its daemon fspmd returns the following errors:

Oct 9 13:57:29 <hostname> fspmd[1800]: [ID 702911 user.error] Connected to Pilot <FS1 SN#> at <FS1 IP>:26012 from Host <server IP>
Oct 9 13:57:29 <hostname> fspmd[1800]: [ID 702911 user.error] Logged in to Pilot <FS1 SN#>, Session ID FF7A64961F4AD7392C5B7F035D6F4B0A
Oct 9 13:57:29 <hostname> fspmd[1800]: [ID 702911 user.error] response from <FS1 SN#> reports invalid parameter: </Message/Request/ApmPerformConfigureSanHost/IScsiInitiatorList/IScsiInitiator[1]>
Oct 9 13:57:29 <hostname> fspmd[1800]: [ID 702911 user.error] response from <FS1 SN#> reports parameter error: <CANNOT_CREATE_HOST_INITIATOR_IN_APM_CONNECTED_SAN_HOST>
Oct 9 13:57:29 <hostname> fspmd[1800]: [ID 702911 user.error] Received Response to MGMTILIB_PERFORM_CONFIGURE_SAN_HOST_V2 from <FS1 SN#> with Status -2
Oct 9 13:57:29 <hostname> fspmd[1800]: [ID 702911 user.error] Resetting Connection to <FS1 SN#> after Error in Response
Oct 9 13:57:29 <hostname> fspmd[1800]: [ID 702911 user.error] SSL_read failed: returned 0, SSL_ERROR_SYSCALL; socket error 0, Error 0
Oct 9 13:57:29 <hostname> fspmd[1800]: [ID 702911 user.error] Connection to Pilot <FS1 SN#> from Host <server IP> state 2 Reset
Oct 9 13:57:29 <hostname> fspmd[1800]: [ID 702911 user.error] SSL read from <FS1 SN#> failed
Oct 9 13:57:29 <hostname> fspmd[1800]: [ID 702911 user.error] recvMsg <FS1 SN#> failed MGMTILIB_SSL_ERROR

   

Cause

iSCSI for your initiator(s) is enabled. iSCSI is currently not supported with the Oracle Flash Storage FS1-2 (FS1). 

Solution

 

  1. List the iSCSI service:

    # svcs -a | grep -i iscsi
      

  2.  Disable iSCSI:

    # svcadm disable svc:/network/iscsi/initiator:default
      

  3. Delete the host manually once again from FS1 GUI and restart FSPM service again:

    # svcadm disable fspmd
    # svcadm enable fspmd

      

 

 

References

https://community.oracle.com/message/14061662#14061662

Attachments
This solution has no attachment
  Copyright © 2018 Oracle, Inc.  All rights reserved.
 Feedback