To provide a practical example, a typical disk array has multiple physical SCSI ports, each with one SCSI target address assigned. Then the disk array is formatted as a RAID and then this RAID is partitioned into several separated storage volumes. To represent each volume, a SCSI target is configured to provide a logical unit. Each SCSI target may provide multiple logical units and thus represent multiple volumes, but this does not mean that those volumes are concatenated . The computer that accesses a volume on the disk array identifies which volume to read or write with the LUN of the associated logical unit.
Another example is a single disk drive with one physical SCSI port. It usually provides just a single target, which in turn usually provides just a single logical unit whose LUN is zero. This logical unit represents the entire storage of the disk drive.
本文介绍了如何通过SCSI目标地址配置和管理RAID存储阵列中的多个物理端口及独立磁盘驱动器。详细解释了如何为RAID分区创建逻辑单元(LUN),并举例说明了计算机如何通过特定LUN标识来读写相应的存储卷。
&spm=1001.2101.3001.5002&articleId=4578936&d=1&t=3&u=424a2ded03014eff872f7a013f3a897a)
1728

被折叠的 条评论
为什么被折叠?



