Storage error messages
You can debug storage on IBM Cloud Satellite® by reviewing the provided health information.
Reviewing error messages and logs
ST0001 error message
The cluster ID is not specified in the body of your request. To list cluster IDs, run ibmcloud ks cluster ls
.
Response code: 400
ST0002 error message
The input parameters in the request body are either incomplete or in the wrong format. Be sure to include all required parameters in your request in JSON format.
Response code: 404
ST0003 error message
Internal server error occurred.
Error type: General
Response code: 500
ST0004 error message
The specified volume ID could not be found.
Error type: Bad request
Response code: 404
ST0005 error message
The specified worker node could not be found.
Error type: Provisioning
How to fix it: To list all worker nodes in the cluster run ibmcloud ks worker ls
.
Response code: 404
ST0006 error message
The service is currently unavailable. Wait a few minutes and try again. MS Backend Error is: error-message
Error type: Services
Response code: 500
ST0007 error message
The specified volume attachment ID could not be found. To retrieve the volume attachment ID, run ibmcloud is volume VOLUME_ID
and note the Vdisk ID
in the Volume Attachment Instance Reference.
Error type: Bad request
Response code: 404
ST0008 error message
User is not authorized to create service subscription on CLUSTER-ID cluster ID.
Error type: Authorization
Response code: 401
Verify that storage configuration and service cluster both must be on same Satellite location, if not create a configuration and then retry.
ST0009 error message
CLUSTER-ID cluster is not a service Satellite cluster.
Error type: Bad request
Response code: 400
How to fix it: Verify your service clusters by running ibmcloud sat services --location <location-ID>
command.
ST0010 error message
User doesn't have access to perform this operation.
Error type: Authorization,
How to fix it: login as location or service admin and then perform this operation,
Response code: 400
ST0013 error message
The cluster ID is not specified in the query. To list cluster IDs, run ibmcloud ks cluster ls
.
Error type: General,
Response code: 400
ST0014 error message
The required input parameter PARAMETER in the request body is either missing or unsupported. The specified value is PARAMETER. The expected value(s) is(are) VALUE.
Error type: Bad request
Response code: 404
ST0015 error message
The required input parameter PARAMETER-NAME in the request body is missing.
Error type: Bad request
Response code: 404
ST0016 error message
Failed to update the tags for the volume with CRN VOLUMECRN. BackendError: BACKEND-ERROR
Error type: Services
Response code: 400
ST0017 error message
Failed to retrieve resource details.
Error type: Services
Response code: 400
ST0018 error message
Result limit reached.
Error type: Services
Response code: 404
ST0019 error message
OBJECT-TYPE not found with the identifier: IDENTIFIER.
Error type: Services
Response code: 404
ST0020 error message
The request parameter with name PARAMETER-NAME is not supported.
Error type: Services
Response code: 404
ST0021 error message
OBJECT-TYPE with the identifier OBJECT-IDENTIFIER already exists.
Error type: Services
Response code: 404
ST0022 error message
Failed to send credential audit event.
Error type: Services
Response code: 500
ST0023 error message
Unable to update configuration with name CONFIGURATION-NAME. NUMBER assignments depend on this configuration. Remove them before you update this configuration or create a new configuration.
Error type: Services
Response code: 500
ST0024 error message
The given parameter value VALUE does not match with regular expression REG-EX.
Error type: Services
Response code: 400
ST0025 error message
The length of given parameter value VALUE is less than minimum allowed length MININUM-LENGTH.
Error type: Services
Response code: 400
ST0026 error message
The length of given parameter value VALUE is greater than maximum allowed length MAXIMUM-LENGTH.
Error type: Services
Response code: 400
ST0027 error message
Unable to update OBJECT-TYPE with the identifier: IDENTIFIER. No OBJECT-TYPE parameter found in the request body to update.
Error type: Bad request
Response code: 404
ST0028 error message
Unable to add or update storage class as storage class template is not registered for TEMPLATE and VERSION.
Error type: Services
Response code: 404
ST0030 error message
Cluster not found corresponding to the given cluster ID: CLUSTER-ID
Error type: Bad request
How to fix it: To list all the Satellite clusters that you have access to, run ibmcloud oc cluster ls --provider=satellite
.
Response code: 404
ST0031 error message
The required input query parameter PARAMETER-NAME is missing.
Error type: Bad request
Response code: 404
ST0032 error message
The PARAMETER and PARAMETER parameters are exclusive. Provide only one of these parameters.
Error type: Bad request
Response code: 404
ST0033 error message
Updating an assignment, created for a cluster, to cluster group(s) is not supported. Run ibmcloud sat storage assignment rm
to remove the assignment and create new assignment with cluster group(s).
Error type: Bad request
Response code: 400
ST0034 error message
Failed to remove old temporary storage configuration with name: OBJECT-NAME.
Error type: Services
How to fix it: To remove the storage configuration manually, run ibmcloud sat storage config rm --config=<config-name>
.
Response code: 500
ST0035 error message
ERROR-MESSAGE. INCIDENT-ID
Error type: Services
Response code: 500
ST0036 error message
Parameter is an invalid UUID.
Error type: Bad request
Response code: 400
ST0037 error message
Failed to fetch OBJECT IDENTIFIER.
Error type: Services
Response code: 500
ST0038 error message
Satellite Location LOCATION not found. To list all the Satellite locations that you have access to, run ibmcloud sat locations
.
Error type: Bad request
Response code: 404
ST0039 error message
IBM Cloud Satellite is not available in this region. Choose a supported IBM Cloud region with ibmcloud target -r REGION
to manage your Satellite location from, and try again. For supported multizone regions, see http://ibm.biz/satloc-mzr
.
Error type: Satellite
Response code: 404
ST0040 error message
Format error in template file. TEMPLATE-ERROR
Error type: Bad request
Response code: 400
ST0041 error message
Maximum allowed storage requests limit reached. Existing count:EXISTING-COUNT allowed count:ALLOWED-COUNT.
Error type: Bad request
Response code: 400
ST0042 error message
A storage request for volume-type:<volumeType>
already exists with ID REQUEST-ID.
Error type: Bad request
Response code: 400
ST0043 error message
Backend service access denied.
Error type: Services Response code: 403
ST0044 error message
Provided total-capacity must be greater than current total-capacity.
Error type: Bad request
Response code: 400
ST0045 error message
Total-capacity must be a positive integer and the unit of total-capacity must be in the form of E
, T
, G
, M
, K
, B
.
Error type: Bad request
Response code: 400
ST0046 error message
This storage configuration is already up to date with the latest revision. No newer revision available for TEMPLATE-NAME at version TEMPLATE-VERSION. Current revision: CURRENT-VERSION and latest revision.
Error type: Bad request
Response code: 406
ST0047 error message
The PARAMETER1 value PARAMETER2 must contain only alphabets, numbers, underscore, and hyphen.
Error type: Bad request
Response code: 400
ST0048 error message
Failed to update wanted storage configuration. Assignment creation failed.
Error type: Services
Response code: 500
ST0049 error message
Configuration is created in CONFIG-LOCATIOIN location but the cluster is in CLUSTER-LOCATION location. Re-create the configuration in CLUSTER-LOCATION location and retry.
Error type: Bad request
Response code: 400
ST0050 error message
The controller ID is not specified in the request.
Error type: Bad request
Response code: 400
ST0051 error message
Failed to retrieve OBJECT-TYPE. BackendError: BACKEND-ERROR
Error type: Services
Response code: 500
ST0052 error message
Unable to create or update storage configuration. Multiple storage classes defined with the name STORAGE-CLASS-NAME.
Error type: Bad request
Response code: 400