HP 3PAR Web Service API 1.3.1 Developer's Guide

Table 30 Volume state Enumeration
DescriptionValueSymbol
The VV is operating normally.1NORMAL
The VV is in degraded state.2DEGRADED
The VV is operating abnormally.3FAILED
Volume DetailedState Enumeration Types
Details of the volume's state are enumerated in Table 31 (page 53). DetailedState is not a
JSON object itself, but is rather an enumeration that applies to multiple JSON objects, including
failedStates, degradedStates, and additionalStates.
Table 31 Volume DetailedState Enumeration
DescriptionValueSymbol
LDs not started.1LDS_NOT_STARTED
VV not started.2NOT_STARTED
Needs to be checked for consistency.3NEEDS_CHECK
Maintenance check required.4NEEDS_MAINT_CHECK
Internal consistency error.5INTERNAL_CONSISTENCY_ERROR
Snapshot data invalid.6SNAPDATA_INVALID
One or more sets of an LD is unavailable due to missing
chunklets, and the remaining VV data is preserved.
7PRESERVED
Parts of the VV contain old data because of a
copy-on-write operation.
8STALE
A promote or copy operation to this volume failed.9COPY_FAILED
Degraded due to availability.10DEGRADED_AVAIL
Degraded due to performance.11DEGRADED_PERF
The volume is currently the target of a promote operation.12PROMOTING
The volume is currently the target of a physical copy
operation.
13COPY_TARGET
The volume is currently the target of a resync copy
operation.
14RESYNC_TARGET
The volume is being tuned.15TUNING
The volume is closing.16CLOSING
The volume is being removed.17REMOVING
The volume is retrying a removal operation.18REMOVING_RETRY
The volume is being created.19CREATING
Copy source.20COPY_SOURCE
The volume is being imported.21IMPORTING
The volume is being converted.22CONVERTING
Invalid.23INVALID
Volume Enumeration and Configuration Objects 53