iSCSI - 10.7.1. F (최종) 비트

목록

10.7.1. F (Final) Bit

10.7.1. F (최종) 비트

For outgoing data, this bit is 1 for the last PDU of unsolicited data or the last PDU of a sequence that answers an R2T.

outgoing 데이터의 경우, 요청되지 않은 데이터의 마지막 PDU 또는 R2T에 응답하는 시퀀스의 마지막 PDU에 대해 이 비트는 1입니다.

For incoming data, this bit is 1 for the last input (read) data PDU of a sequence.

incoming 데이터의 경우, 시퀀스의 마지막 입력 (읽기) 데이터 PDU에 대해 이 비트는 1입니다.

Input can be split into several sequences, each having its own F bit.

입력은 여러 시퀀스로 분할될 수 있으며 각 시퀀스에는 자체 F 비트가 있습니다.

Splitting the data stream into sequences does not affect DataSN counting on Data-In PDUs.

데이터 스트림을 시퀀스로 분할해도 Data-In PDU의 DataSN 계산에는 영향을 미치지 않습니다.

It MAY be used as a "change direction" indication for Bidirectional operations that need such a change.

이러한 변경이 필요한 양방향 작업에 대한 "방향 변경" 표시로 사용될 수 있습니다.

DataSegmentLength MUST not exceed MaxRecvDataSegmentLength for the direction it is sent and the total of all the DataSegmentLength of all PDUs in a sequence MUST not exceed MaxBurstLength (or FirstBurstLength for unsolicited data).

DataSegmentLength는 전송 방향에 대해 MaxRecvDataSegmentLength를 초과해서는 안 되며 시퀀스에 있는 모든 PDU의 모든 DataSegmentLength의 총계는 MaxBurstLength (또는 원치 않는 데이터의 경우 FirstBurstLength)를 초과해서는 안 됩니다.

However the number of individual PDUs in a sequence (or in total) may be higher than the MaxBurstLength (or FirstBurstLength) to MaxRecvDataSegmentLength ratio (as PDUs may be limited in length by the sender capabilities).

하지만 시퀀스 (또는 전체)의 개별 PDU 수는 MaxBurstLength (또는 FirstBurstLength) 대 MaxRecvDataSegmentLength 비율보다 높을 수 있습니다 (PDU의 길이는 발신자 기능에 따라 제한될 수 있음).

Using DataSegmentLength of 0 may increase beyond what is reasonable for the number of PDUs and should therefore be avoided.

DataSegmentLength를 0으로 사용하면 PDU 수에 대한 합리적인 수준 이상으로 증가할 수 있으므로 피해야 합니다.

For Bidirectional operations, the F bit is 1 for both the end of the input sequences and the end of the output sequences.

양방향 작업의 경우 입력 시퀀스의 끝과 출력 시퀀스의 끝 모두 F 비트가 1입니다.