| HTTP status | 錯誤碼 | 錯誤信息 | 描述 |
|---|---|---|---|
| 400 | AccessCloudFailed | Failed to access cloud. Please check your network or contact your software vendor. | 無法連接至云,請檢查網絡后重試或聯系軟件供應商。 |
| 400 | BucketEnableLifecycle | Can not use this bucket because the life cycle was enabled. Please use another bucket. | 不能使用該Bucket,因為該Bucket開啟了生命周期。 |
| 400 | BucketEnableObjectLock | Can not use this bucket because the object lock configuration was enabled. Please use another bucket. | 不能使用該Bucket,因為該Bucket開啟了合規保留。 |
| 400 | CanNotDeleteCloudData | The cloud data for LUN lunName can not be deleted. The LUN has been recoverd. | 無法刪除云上數據,該卷已經被其他集群還原。 |
| 400 | CanNotModifyEndpoint | Can not modify endpoint for LUN lunname. | 無法修改卷的Endpoint。 |
| 400 | ExceedMaxCapacity | Value value at 'capacity' failed to satisfy constraint: Argument must be less than value. | 存儲容量非法。 |
| 400 | ExceedThreshold | The item of operation cannot exceed value. | 超出了系統允許的最大個數,無法執行該操作。 |
| 400 | FailedOperateLUN | Failed to operation LUN, reason | 卷操作執行失敗。 |
| 400 | HighAvailabilityNotAllowed | The 'high availability' is invalid for standalone mode of HBlock. | 單機版本HBlock不支持設置卷的高可用模式。 |
| 400 | InvalidBucketName | The bucket name bucketName is invalid. | Bucket名稱無效。 |
| 400 | InvalidDiskPath | The disk paths do not exist: serverIP:diskPaths [,diskPaths...][; serverIP:diskPaths[,diskPaths...]]. The available disk space must be greater than or equal to 1 GiB for each disk path: serverIP:diskPaths [,diskPaths...][; serverIP:diskPaths[,diskPaths...]]. The disk paths can not access: serverIP:diskPaths [,diskPaths...][; serverIP:diskPaths[,diskPaths...]]. The disk paths must be directory: serverIP:diskPaths [,diskPaths...][; serverIP:diskPaths[,diskPaths...]]. The disk paths include incompatible data: serverIP:diskPaths [,diskPaths...] [; serverIP:diskPaths[,diskPaths...]]. The disk paths include unsupported symbols: serverIP:diskPaths [,diskPaths...] [; serverIP:diskPaths[,diskPaths...]]. The disk paths is already on the server and the status is removing: serverIP:diskPaths [,diskPaths...] | 因數據目錄有問題導致操作失敗。 |
| 400 | InvalidEndpoint | The endpoint endpoint is invalid. | Endpoint無效。 |
| 400 | InvalidEnumValue | Value value at 'argument' failed to satisfy constraint: Argument must satisfy enum value set: [value1, value2... ] | 枚舉參數不合法。 |
| 400 | InvalidFilterEnum | Value value at 'filter' failed to satisfy constraint: Argument can only contain: [lunName, status, capacity, targetName]. | Filter參數不正確。 |
| 400 | InvalidHighAvailability | Value value at 'high availability' failed to satisfy constraint: Argument must satisfy enum value set: [Disabled, ActiveStandby]. | 高可用模式取值無效。 |
| 400 | InvalidLUNName | Value value at 'lun name' failed to satisfy constraint: Argument must contain only letters, digits, or hyphens (-), and does not exceed 16 characters, must begin with a letter or digit. | 卷名稱不正確。 |
| 400 | InvalidMinReplicaNumber | Argument 'min replica' failed to satisfy constraint: argument range is [1, copy number] for replica mode and [N, N+M] for EC N+M mode. | 最小副本數取值范圍為:副本卷為[1, 副本數],EC卷為[N, N+M]。 |
| 400 | InvalidPathStatus | The path path status is 'status', the request is invalid. | 數據目錄狀態不正確,無法執行操作。 |
| 400 | InvalidPositiveInteger | Value value at 'number' failed to satisfy constraint: Argument must be positive integer. | 值必須為正整數。 |
| 400 | InvalidPrefix | Value value at 'prefix' failed to satisfy constraint: Argument must not exceed 256 characters. | prefix無效。 |
| 400 | InvalidRange | Value value at 'range' failed to satisfy constraint: Argument must satisfy pattern 'i-j', where i, j are positive integers, i is less than j, and j-i<1000. | range參數不正確。 |
| 400 | InvalidRecoverLUN | The LUN with name lunName and uuid uuid can not be recovered. | 指定的卷無法用于還原操作,請重新輸入。 |
| 400 | InvalidSectorSize | Value value at 'sector size' failed to satisfy constraint: Argument must satisfy enum value set: [512, 4096]. | 卷的塊大小不在枚舉范圍內。 |
| 400 | InvalidStorageClass | Value value at 'local storage class' failed to satisfy constraint: Argument must satisfy enum value set: [single-copy, 2-copy, 3-copy, EC N+M], N and M are positive integers, N > M and N + M <= 128. | 副本模式與當前實際不匹配,服務器個數不夠。 |
| 400 | InvalidStorageMode | Value value at 'storage mode' failed to satisfy constraint: Argument must satisfy enum value set: [Local, Cache, Storage]. | 存儲模式無效。 |
| 400 | InvalidTargetName | Value value at 'target name' failed to satisfy constraint: Argument must contain only lowercase letters, digits, dots (.) or hyphens (-), and does not exceed 16 characters, must begin with a letter or digit. | target名稱不正確。 |
| 400 | InvalidWritePolicy | Value value at 'write policy' failed to satisfy constraint: Argument must satisfy enum value set: [WriteBack, WriteThrough, WriteAround]. | 寫策略非法。 |
| 400 | LessThanCurrentCapacity | Value value at 'capacity' failed to satisfy constraint: Argument must be greater than value. | 擴容卷時新容量必須大于當前容量。 |
| 400 | LessThanMinCapacity | Value value at 'capacity' failed to satisfy constraint: Argument must be greater than or equal to 1 GiB. | 容量不能小于1 GiB。 |
| 400 | LUNDuplicatedCatalog | Duplicated with the existing LUN catalog. | 與已有卷的數據目錄重復。 |
| 400 | MissingRelevantArgument | Value null at 'argument1' failed to satisfy constraint: Argument must not be null when 'argument2' has value. | 參數1和參數2必須同時設置。 |
| 400 | NoSuchStoragePool | The storage pool with name poolName does not exist. | 存儲池不存在。 |
| 400 | OnlyHALUNAllowed | 'operation' is not supported for LUN luname which is not configured for high availability. | 單控卷不支持該操作。 |
| 400 | SamePool | Cannot use the same storage pool poolName. | 不能使用名字相同的存儲池。 |
| 400 | ServerNotMatchTarget | The server serverid does not match the location of target targetname. | 服務器ID和target名稱不對應。 |
| 400 | SingleLUNforAffinityPriority | Only one LUN is supported for allocation when a specific server list is designated as the affinity priority. | 僅支持針對單個LUN設置主備優先級列表。 |
| 400 | SignVersionNotAllowed | The sign version 'signVersion' is not supported by provider 'provider'. | 該對象存儲服務不支持這種類型的簽名,請重新選擇。 |
| 400 | StandaloneModeNotAllowed | 'operation' is not supported by standalone mode of HBlock. | 單機版本HBlock不支持該操作。 |
| 400 | StorageClassNotAllowed | The 'local storage class' is invalid for standalone mode of HBlock. | 單機版HBlock不支持設置副本模式。 |
| 400 | SwitchLUNNotAllowed | Failed to switch LUN. The LUN does not support high availability. | 單控卷不支持卷的主備切換。 |
| 400 | TooManyLUNs | The number of LUNs in a target cannot exceed 256. | 單個target中的卷不能超過256個。 |
| 403 | CloudAccessDenied | Failed to authenticate because of the privilege of access key and secret key. Please use another one. | 密鑰權限不足,請重新輸入Accesskey和SecretKey。 |
| 403 | CloudAccountAbnormal | Your cloud account has been frozen due to arrears or violations, please resolve it and try again. | 云賬戶狀態異常,可能由于欠費或違規被凍結,請解決后重試。 |
| 403 | CloudRequestTimeTooSkewed | The difference between the server's time and cloud time is too large. | 服務器時間和云的時間相差較大。請同步HBlock服務器與云上的系統時間。 |
| 403 | GetLifecycleDenied | User is not authorized to perform: GetLifecycleConfiguration on resource:bucketName. | 無權限獲得存儲桶的生命周期配置,請更新AK/SK后重試。 |
| 403 | GetObjectLockDenied | User is not authorized to perform: GetBucketObjectLockConfiguration on resource:bucketName. | 無權限獲得存儲桶的合規保留配置,請更新AK/SK后重試。 |
| 404 | NoSuchBackupConfiguration | Backup is not configured. | 沒有配置備份到OOS。 |
| 404 | NoSuchBucket | The bucket with name bucketName does not exist. | Bucket不存在。 |
| 404 | NoSuchLicense | The HBlock license does not exist. | 沒有軟件許可證。 |
| 404 | NoSuchLUN | The LUN with name lunName does not exist. | 卷不存在。 |
| 404 | NoSuchLUNUuid | The LUN with name lunName and uuid uuid does not exist. | 卷標識不存在,無法執行操作。 |
| 404 | NoSuchLUNUuidConfiguration | Configuration file of the LUN with name lunName and uuid uuid does not exist. | 指定的卷標識下缺失配置文件,無法執行操作。 |
| 404 | NoSuchPath | The path path does not exist in the HBlock. | 路徑不存在。 |
| 409 | CloneLUNExist | There are clone LUNs referencing Name. Please delete or flatten all these clone LUNs and try again. | 存在克隆卷,無法執行該操作,請刪除克隆卷或者斷開鏈接后重試。 |
| 409 | LUNAlreadyExists | The LUN with name lunName already exists. | 卷已經存在。 |
| 409 | DeleteLUNEnabled | Cannot delete it because the iSCSI LUN is enabled, please disable first. | 不能刪除正在啟用的卷。 |
| 409 | InvalidSnapshotStatus | The status of snapshot name is 'status', the request is invalid. | 快照的狀態不對,請求無效。 |
| 409 | InvalidTargetIQNsStatus | The request is invalid. Ensure the number of target IQNs whose status is neither unavailable nor offline is greater than or equal to 2. | 操作失敗,target IQNs狀態異常,請檢查后重試。 |
| 409 | LUNRollbacking | The LUN lunname is using snapshot snapshotname for rollback, the request is invalid. | 正在使用快回滾,無法執行操作。 |
| 409 | SnapshotExists | The LUN lunname has snapshot or consistency snapshot. You can use force delete. When using this option, all snapshots of the LUN, including LUN snapshots within consistency snapshots, will be deleted together. | 卷存在快照,只能使用強制刪除。請注意,強制刪除會一同刪除快照和一致性快照中的卷快照。 |
| 409 | LUNDataResidue | Data residue is detected for LUN lunname on path path. Please clean up promptly and try again. | 卷數據殘留,請及時清理。 |
| 500 | CloudInternalError | Cloud encountered an internal error. Please try again. | 云內部錯誤,請重試。 |
錯誤碼列表
更新時間 2025-09-29 17:49:36
最近更新時間: 2025-09-29 17:49:36
分享文章
本節主要介紹卷管理的錯誤碼。