Posts

How to access iSCSI target from iSCSI initiator?

Image
Accessing iSCSI target from initiator Below link shows how to create iscsi target on redhat enterprise linux server. https://phonemyintmyatzaw7.blogspot.com/2019/11/iscsi-target-setup-on-enterprise-redhat.html I will use iscsi target server from above link (you can see target information). Here is the information for target and initiator. For target, hostname:server1.lab.com ip address:10.10.10.10/24 For initiator, hostname:pmmz01.lab.com ip address:10.10.10.20/24 Require Package for initiator :   iscsi-initiator-utils-6.2.0.873-35.el7.x86_64  you must install this package for the initiator. Check the services.   (1)Discover iscsi targets. (2) Login into the target. (3) Verify that this target in my server. you will see '/dev/sdb ' from target server. Hope you enjoy! Phone Myint Myat 3/11/2019 8:38PM