linux_wiki:configure_a_system_as_either_an_iscsi_target_or_initiator_that_persistently_mounts_an_iscsi_target

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
linux_wiki:configure_a_system_as_either_an_iscsi_target_or_initiator_that_persistently_mounts_an_iscsi_target [2018/05/16 22:55]
billdozor [Login to iSCSI Portal]
linux_wiki:configure_a_system_as_either_an_iscsi_target_or_initiator_that_persistently_mounts_an_iscsi_target [2018/05/30 21:46]
billdozor [Configure the iSCSI Target]
Line 15: Line 15:
  
 ---- ----
 +
 +====== Help ======
 +
 +Finding help in this section.
 +  * iSCSI target (server)<code bash>#tab completion in targetcli utility</code>
 +  * iSCSI initiator (client)<code bash>man iscsiadm</code>
 +
 +----
 +
  
 ====== iSCSI Targets (Storage Server) ====== ====== iSCSI Targets (Storage Server) ======
Line 98: Line 107:
     * luns (logical unit number or the exported resource)     * luns (logical unit number or the exported resource)
     * portals (IP addresses:ports to reach the exported resource)     * portals (IP addresses:ports to reach the exported resource)
 +      * **Note:** In some earlier versions (RHEL 7.0-7.1), a portal is NOT automatically created. This may need to be created manually.
 +
 +\\
 +**Create portal: RHEL 7.0 - 7.1 only**
 +<code bash>
 +/iscsi/iqn.20...2:target/tpg1> portals create 0.0.0.0 ip_port=3260
 +</code>
  
 \\ \\
  • linux_wiki/configure_a_system_as_either_an_iscsi_target_or_initiator_that_persistently_mounts_an_iscsi_target.txt
  • Last modified: 2019/05/25 23:50
  • (external edit)