Skip to content

BlockAccessProtocol

URI: BlockAccessProtocol

Permissible Values

Value Meaning Description
FCP None Fiber Channel Protocol, cf https://en
FCoE None Fiber Channel over Ethernet protocol, cf https://en
Infiniband None Infiniband protocol, cf https://en
SAS None Directly attached local storage using SAS interface
SATA None Directly attached local storage using SATA interface
NVME None Directly attached local storage using NVME interface
Other None Unspecified protocol

Slots

Name Description
lowLevelBlockAccessProtocol Underlying low level access protocol for the storage service to be used

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/gaia-x/development#storage-configuration

LinkML Source

name: BlockAccessProtocol
from_schema: https://w3id.org/gaia-x/development#storage-configuration
permissible_values:
  FCP:
    text: FCP
    description: Fiber Channel Protocol, cf https://en.wikipedia.org/wiki/Fibre_Channel
  FCoE:
    text: FCoE
    description: Fiber Channel over Ethernet protocol, cf https://en.wikipedia.org/wiki/Fibre_Channel_over_Ethernet
  Infiniband:
    text: Infiniband
    description: Infiniband protocol, cf https://en.wikipedia.org/wiki/InfiniBand
  SAS:
    text: SAS
    description: Directly attached local storage using SAS interface
  SATA:
    text: SATA
    description: Directly attached local storage using SATA interface
  NVME:
    text: NVME
    description: Directly attached local storage using NVME interface
  Other:
    text: Other
    description: Unspecified protocol