InterviewSolution
| 1. |
What Is An Iscsi Initiator? |
|
Answer» An INITIATOR is an ISCSI client. Initiators typically have the same tasks as a SCSI host bus adapter. The difference is that iSCSI initiators don’t connect SCSI devices (such as hard DISKS or tape changers) physically via cables. iSCSI initiators SEND commands over IP networks. There are two kinds of initiators: software and hardware iSCSI initiators. An initiator is an iSCSI client. Initiators typically have the same tasks as a SCSI host bus adapter. The difference is that iSCSI initiators don’t connect SCSI devices (such as hard disks or tape changers) physically via cables. iSCSI initiators send commands over IP networks. There are two kinds of initiators: software and hardware iSCSI initiators. |
|