On 05/08/2014 06:45 AM, David Sommerseth wrote:
** Terminology **
- iSCSI target
The iSCSI server, it provides SCSI targets over the network. In this
guide, I'll use 192.168.1.2 as the server IP address.
- iSCSI initiator
The iSCSI client, it initiates a connection to a SCSI
target over the network. I'll use the term "iSCSI client" instead,
which is not strictly correct, but hopefully more understandable. In
this guide I'll use 192.168.1.10 as the client IP address.
...
Very nice piece, David, and many thanks. While I had the initiator side
of that, I had no experience in the target side, and you piece covers
that well.