Cpg Creation Errors; Modifying A Cpg; Cpg Creation And Modification Error Codes - HP 3PAR StoreServ 7200 2-node Manual

Hp 3par web service api 1.2 developer's guide (qr482-96192, june 2013)
Hide thumbs Also See for 3PAR StoreServ 7200 2-node:
Table of Contents

Advertisement

CPG Creation Errors

If an error occurs, the system returns one of the error codes shown in
general error code listed in
Table 19 CPG Creation and Modification Error Codes
API Error
BAD_CPG_PATTERN
CPG_NOT_IN_SAME_DOMAIN
EXISTENT_CPG
IN_USE
INV_INPUT
INV_INPUT_EXCEEDS_LENGTH
INV_INPUT_EXCEEDS_RANGE
INV_OPERATION_GROW_SIZE_TOO_SMALL
INV_INPUT_ILLEGAL_CHAR
INV_INPUT_MISSING_REQUIRED
INV_INPUT_WARN_GT_LIMIT
INV_OPERATION_CPG_RAID0_DISABLED
INV_OPERATION_CPG_RAID5_NL_DISABLED
INV_SET_SIZE
NO_SPACE
NON_EXISTENT_CPG
NON_EXISTENT_DOMAIN

Modifying a CPG

To modify a CPG, use the HTTP PUT method in the URI:
https://<storage system>:8080/api/v1/cpgs/<cpg name>
with message body members as shown in
34
Working with Common Provisioning Groups
"Generic WSAPI code Member Status and Error Codes" (page
HTTP Code
400 Bad Request
403 Forbidden
409 Conflict
409 Conflict
400 Bad Request
400 Bad Request
400 Bad Request
400 Bad Request
400 Bad Request
400 Bad Request
400 Bad Request
403 Forbidden
403 Forbidden
400 Bad Request
400 Bad Request
404 Not Found
404 Not Found
Table 18 (page 33)
Table 19 (page
34), or a
Description
A pattern in a CPG LDLayout specifies
illegal values.
Snap CPG is not in the same domain
as the user CPG.
(Since WSAPI 1.2)
CPG already exists.
The CPG cannot be removed because
it is in use by a volume.
Missing CPG name.
Invalid input: string length exceeds
limit.
Invalid input: number exceeds
expected range.
CPG grow size is too small
(Since WSAPI 1.2)
Input contains one or more illegal
characters.
No valid CPG update operation
found.
The allocation warning level is higher
than the allocation limit.
Invalid operation. RAID-0 must be
enabled.
(Since WSAPI 1.2)
Invalid operation. RAID-5 on NL drives
must be enabled.
(Since WSAPI 1.2)
The set size is invalid for the selected
RAID type.
Insufficient space for requested
operation.
The CPG does not exist.
This error applies only to CPG
modification, not creation.
Domain does not exist.
and
Table 20 (page
35).
17):

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents