Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

В этой статье рассказывается, как конфигурировать Common Multiprotocol SCSI TARget, или COMSTAR, программное обеспечение, которое позволяет преобразовать любой хост Oracle Solaris 11 в конечное устройство SCSI, к которому можно доступаться по сети через хосты-инициаторы.

...

Ознакомьтесь со следующей терминологией перед настройкой iSCSI targets и initiators.

Term

Description

discovery

The process that presents the initiator with a list of available targets.

discovery method

The way in which the iSCSI targets can be found. Three methods are currently available:

  • Internet Storage Name Service (iSNS) – Potential targets are discovered by interacting with one or more iSNS servers.

  • SendTargets – Potential targets are discovered by using a discovery-address.

  • Static – Static target addressing is configured.

initiator

The driver that initiates SCSI requests to the iSCSI target.

initiator group

A set of initiators. When an initiator group is associated with a LUN, only initiators from that group may access the LUN.

iqn or eui address format

An iqn (iSCSI qualified name) address is the unique identifier for a device in an iSCSI network using the form iqn.date.authority:uniqueid. An iSCSI initiator or target is assigned an IQN name automatically when the iSCSI initiator or target is initialized.

An eui (extended unique identifier) address consists of 16 hexadecimal digits, and identifies a class of GUIDs that is used in both the SCSI and InfiniBand standards. SRP devices use the eui address format.

logical unit

A uniquely numbered component in a storage system. Also referred to as a LUN. When a LUN is associated with one or more SCSI targets, the target can be accessed by one or more SCSI initiators.

target device

The iSCSI storage component.

target group

A set of targets. A LUN can be made available to all targets in one target group.

target portal group

A list of IP addresses that determines which interfaces a specific iSCSI target will listen to. A TPG contains IP addresses and TCP port numbers