Type lstorage:StorageClass


The user must select a ScsiTransportProtocol which is compatible with the StorageClass selection. For example, "das" is compatible with ScsiTransportProtocol:unspecified and ScsiTransportProtocol:sas, but it is not compatible with ScsiTransportProtocol:fcp.

Constants
san 1 Specifies the SCSI LUN must be configured over a Storage Area Network, such as a FC, FCoE or iSCSI capable storage array.

The initiator must have an adapter that supports remote access to the SCSI LUN.

das 2 Specifies the SCSI LUN should be configured locally over Direct Attach Storage.

For example, the LUN might be configured using a SCSI controller, over local SAS HDD or SSD drives in a rack server, or in a SAS-connected JBOD enclosure.

DEFAULT san(1) Specifies the SCSI LUN must be configured over a Storage Area Network, such as a FC, FCoE or iSCSI capable storage array.

The initiator must have an adapter that supports remote access to the SCSI LUN.