| |
| Constants |
| non-shared |
0 |
Specifies the SCSI LUN can be accessed by a single initiator.
The system configures the storage such that at most one initiator can access the LUN.
For example, this could be implemented using FC zoning, FC LUN masking and/or iSCSI initiator groups.
|
| shared |
1 |
Specifies the SCSI LUN can be accessed by multiple initiators.
The system configures the storage such that multiple initiators can access the same LUN.
The topology and/or protocols may restrict which SCSI LUNs can be shared. For example, it is
not possible to share a LUN configured over a local SATA disk since the disk has physical
connectivity to a single server.
SAS disks may be shared by at most two servers.
|
| unassigned |
2 |
NO COMMENTS
|
| DEFAULT |
non-shared(0) |
Specifies the SCSI LUN can be accessed by a single initiator.
The system configures the storage such that at most one initiator can access the LUN.
For example, this could be implemented using FC zoning, FC LUN masking and/or iSCSI initiator groups.
|
|