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
linux_wiki:configure_a_system_as_either_an_iscsi_target_or_initiator_that_persistently_mounts_an_iscsi_target [2018/05/29 22:27]
billdozor [Configure the iSCSI Target]
linux_wiki:configure_a_system_as_either_an_iscsi_target_or_initiator_that_persistently_mounts_an_iscsi_target [2018/05/30 21:47]
billdozor [Firewall and Start Service]
Line 107: 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), a portal is NOT automatically created. This may need to be created manually.+      * **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>
  
 \\ \\
Line 155: Line 161:
 firewall-cmd --reload firewall-cmd --reload
 </code> </code>
-  * iscsi-target service available as of RHEL 7.2+  * iscsi-target service available as of **RHEL 7.2**
  
 \\ \\
  • 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)