ScsiLunState_enum
ScsiLunState_enum
The Operational state of the LUN
Possible values:
unknownState
: The LUN state is unknown.ok
: The LUN is on and available.error
: The LUN is dead and/or not reachable.off
: The LUN is off.quiesced
: The LUN is inactive.degraded
: One or more paths to the LUN are down, but I/O is still possible.Further path failures may result in lost connectivity.
lostCommunication
: No more paths are available to the LUN.timeout
: All Paths have been down for the timeout condition determined by a user-configurable host advanced option.
This data structure has no properties.
Enumeration: unknownState, ok, error, off, quiesced, degraded, lostCommunication, timeout,