iSCSI Packet Header

后端 未结 3 914
执笔经年
执笔经年 2021-01-15 15:56

Does iSCSI introduce any layers (other than the TCP-headers themselves) on top of the SCSI packet? Are there any reference manuals for iSCSI other than the RFC itself? I nee

3条回答
  •  天命终不由人
    2021-01-15 16:44

    Yes there are a number of functions that iSCSI must implement (to name the least, authentication and authorization) on top of standard SCSI functions.

    The iSCSI PDU format is outlined in Chapter 10 of RFC 3720 - iSCSI

    In terms iSCSI of reference material, I like Storage Networks Explained, 2nd Edition; this is a 2009 revision of the well-regarded first edition

提交回复
热议问题