3PAR InForm® OS 2.3.1 CLI Reference (320-200166 Rev B, March 2010)

22.64
Command Line Interface Reference InForm OS Version 2.3.1
The following example displays detailed states of each LD:
The columns in the previous example are identified as follows:
Id. The logical disk ID.
Name. The logical disk name.
State. The current state of the LD that is one of the following:
normal. The LD is operating normally.
failed. The LD is operating abnormally.
degraded. The LD is in degraded state.
Detailed_State. The detailed state of the LD that is one of the following:
nodes_unavail. The nodes are down.
not_stated. The LD has stopped and needs to be manually started (see startld
command).
unavail. The LD state not available.
preserved. One or more sets of the LD are not recoverable because some chunklets
are missing. The remaining data from the LD has been preserved.
need_check. Consistency checking needs to be manually started (see checkld
command).
check_failed. The LD check has failed.
need_pd. The LD needs a PD before it can be started.
check_ongoing. The LD is currently being checked for consistency.
cli% showld -s
Id Name -State- -Detailed_State-
0 log0.0 normal normal
1 pdsld0.0 normal normal
2 pdsld0.1 normal normal
3 pdsld0.2 normal normal
4 admin.usr.0 normal normal
5 vvfromcpg2.usr.0 normal normal
6 vvfromcpg2.usr.1 normal normal
7 Temple.usr.0 normal normal
...