![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||
Solution Type Technical Instruction Sure Solution 1181843.1 : Sun Storage 7000 Unified Storage System: How to configure bidirectional CHAP for Solaris iSCSI initiator
In this Document
Applies to:Sun ZFS Storage 7320 - Version Not Applicable to Not Applicable [Release N/A]Sun ZFS Storage 7420 - Version Not Applicable to Not Applicable [Release N/A] Sun Storage 7110 Unified Storage System - Version Not Applicable to Not Applicable [Release N/A] Sun Storage 7210 Unified Storage System - Version Not Applicable to Not Applicable [Release N/A] Sun ZFS Storage 7120 - Version Not Applicable to Not Applicable [Release N/A] 7000 Appliance OS (Fishworks) GoalThis document will show how to configure bidirectional CHAP for Solaris iSCSI initiator. To discuss this information further with Oracle experts and industry peers, we encourage you to review, join or start a discussion in the My Oracle Support Community - Disk Storage ZFS Storage Appliance Community
SolutionIn case of Bidirectional CHAP authentication, both initiator and target will provide the CHAP user name and secret to each other. Configuration -> SAN -> Targets -> iSCSI Targets
Initiator authentication mode <-- CHAP
Target CHAP name <-- tchap (a name) Target CHAP secret <-- a string of length 12-16 char
# iscsiadm modify target-param -B enable
# iscsiadm modify target-param -a CHAP <iqn-as-noted-above> # iscsiadm modify target-param -H <name as above> <iqn-as-noted-above> # iscsiadm modify target-param -C <iqn-as-noted-above> <-- secret as set above
# iscsiadm modify discovery -t enable
OR # iscsiadm modify discovery -s enable # iscsiadm list target -S
Return to <Document 1398581.1> Sun Storage 7000 Unified Storage System: How to Troubleshoot iSCSI Problems. References<NOTE:1181788.1> - Sun Storage 7000 Unified Storage System: How to configure unidirectional CHAP for Solaris iSCSI initiator<NOTE:1398581.1> - Sun Storage 7000 Unified Storage System: How to Troubleshoot iSCSI Problems Attachments This solution has no attachment |
||||||||||||||||
|