In I_T_L_Q Nexux, Q stands for:
-
Quality
-
Quota
-
Queue
-
Command
D
Correct answer
Explanation
In SCSI architecture, the I_T_L_Q nexus represents the relationship between Initiator, Target, Logical Unit, and (Queue Tag). I = Initiator (the host adapter that starts commands), T = Target (the SCSI device controller), L = Logical Unit (specific addressable unit like a disk), Q = Command Queue Tag (used for tagged command queuing to manage multiple outstanding commands). The queue tag enables out-of-order command execution and optimization in SCSI devices that support command queuing.