No. 410000 ~ 410999

410001: The specified storage server name, \'%1$s\', is not identical to the storage server name, \'%2$s\', that was set in a tip file.

Cause An invalid storage server name was used in a statement for creating a storage server.

Action Set the storage server name identically to the name set in the SSVR_NAME of a tip file, or omit the name.

410002: This DDL statement is not permitted in storage server mode.

Cause In the storage server mode, this DDL cannot be executed.

Action This DDL cannot be executed.

410003: The disk name, \'%1$s\', is invalid.

Cause The name is duplicated or a disk with the specified name could not be found.

Action Check the disk name.

410004: The disk path, \'%1$s\', is invalid.

Cause The path is invalid or a disk at the specified path could not be found.

Action Check the disk path.

410005: Failed to create file.

Cause Check the tracelog to view the causes of failure.

Action Retry after resolving errors.

410006: Invalid fetch information.

Cause Incorrect fetch information was fetched in DB.

Action Retry after resolving error.

410007: Specified tip SSVR_WTHR_CNT value is too small.

Cause SSVR_WTHR_CNT is smaller than sdisk count.

Action Retry after increasing the SSVR_WTHR_CNT value.

410008: Invalid gdisk ID.

Cause Invalid gdisk ID was used to request DB read/write.

Action Retry after resolving error.

410009: Invalid gdisk ID.

Cause Invalid gdisk ID was used to request DB read/write.

Action Retry after resolving error.

410010: Insufficient permissions on the disk, \'%1$s\'.

Cause Read/write permissions are required for the disk.

Action Grant read/write permissions on the disk.

410011: Failed to create the disk.

Cause Check the available disk space.

Action Retry the operation after setting the disk size to a value within the available disk space.

410012: Failed to drop the storage disk.

Cause There is a grid disk that is included in the storage disk.

Action Retry the operation after dropping all grid disks that are included in the storage disk.

410013: Invalid gdisk arguments.

Cause Specified gdisk information is invalid.

Action Check whether the range overlaps with a previously created gdisk or whether the information fits 32k alightment.

410014: get IP by hostname failed.

Cause Failed to get IP from hostname.

Action Check whether _RDS_NW_IP is valid.

410015: send msg failed.

Cause Failed to send message.

Action Check the network status and log.

410016: send msg failed.

Cause Failed to receive message.

Action Check the network status and log.

410017: sync sfc failed.

Cause Flashcache was not synchronized for the modified block.

Action Check whether synchronization was performed in another session.

410018: create sfc failed.

Cause Failed to create SFC.

Action Check whether a duplicate SFC was created or whether SFC was created in MOUNT mode.

410019: drop sfc failed.

Cause Failed to delete SFC.

Action Check whether the SFC to be deleted exists or whether SFC was deleted in MOUNT mode.

410020: Insufficient permissions on the flash, \'%1$s\'.

Cause Read/write permissions are required for the flash.

Action Grant read/write permissions on the flash.

410021: The flash path, \'%1$s\', is invalid.

Cause The path is invalid or a flash at the specified path could not be found.

Action Check the flash path.

410022: The share value is less than 1 or greater than %1$d.

Cause The share value is invalid.

Action Modify the share value.

410023: The level value is less than 1 or greater than %1$d.

Cause The level value is invalid.

Action Specify the level to a value between 1 and 8.

410024: The allocation value is less than 1 or greater than 100.

Cause The allocation value is invalid.

Action Modify the allocation value.

410025: The sum of the share values exceeds %1$d.

Cause The sum of the share values is too large.

Action Decrease the total share value.

410026: The allocation sum of level %1$d exceeds 100.

Cause The allocation sum exceeds 100.

Action Modify the allocation value.

410027: The number of directives of the DB plan that uses share exceeds %1$d.

Cause The number of directives of the DB plan that uses share is too high.

Action Decrease the number of directives of the DB plan that uses share.

410028: The number of directives of the DB plan that uses level exceeds %1$d.

Cause The number of directives of the DB plan that uses level is too high.

Action Decrease the number of directives of the DB plan that uses level.

410029: The number of directives of the category plan exceeds %1$d.

Cause The number of directives of the category plan is too high.

Action Decrease the number of directives of the category plan.

410030: The directive name \'%1$s\' is a duplicate.

Cause The directive name is a duplicate.

Action Change the directive name.

410031: The OTHER directive is missing.

Cause The OTHER directive is missing.

Action Specify the OTHER directive.

410032: The flash log size, %1$d GB, is invalid.

Cause The size of flash log is invalid.

Action Change the directive flash log size.

410033: Specified flash device size, %1$d GB, is too small.

Cause Specified flash device size is too small.

Action Increase the directive flash device size.

410034: The specified disk path, \'%1$s\', is already in use by an other disk.

Cause The specified disk path is already in use by another disk.

Action Check the disk path.

410035: Not enough memory to load the Flashcache.

Cause Check the storage server's shared memory size.

Action Retry the operation after increasing the shared memory size.

410036: Invalid Flashcache name length. (Name: %1$s, Max name length: %2$uBytes)

Cause Failed to load because the name length of is too long.

Action Retry the operation after setting the Flashcache name length to less than max name length.

410037: Invalid Flashcache path length. (Name: %1$s, Max path length: %2$uBytes)

Cause Failed to load because the path length of is too long.

Action Retry the operation after setting the Flashcache path length to less than max path length.

410038: Unable to find the Flashcache \'%1$s\'.

Cause Check that the Flashcache path and permissions are set correctly.

Action Retry the operation after setting the Flashcache path and permissions to valid values.

410039: Invalid Flashcache header.

Cause Invalid Flashcache header format. The Flashcache has not been formatted.

Action Retry the operation after checking that the Flashcache is not corrupt or has not been forcibly replaced.

410040: Invalid Flashcache version. (Version: %1$s(Previous), %2$s(Current))

Cause Failed to load because the Flashcache header version and current version are not compatible.

Action Switch to the previous version and drop the Flashcache, and then switch back to the current version and recreate the Flashcache.

410041: Invalid Flashcache journal size. (Journal size:%1$uBytes(Required) %2$uBytes(Parameter))

Cause Failed to format the Flashcache because its journal size is less than the required minimum size.

Action Retry the operation after setting the Flashcache journal size to at least the minimum size required.

410042: Invalid Flashcache meta block size. (Meta blocksize: %1$uBytes(Header), %2$uBytes(Parameter))

Cause The meta block size specified in the parameter and the Flashcache header are different.

Action Retry the operation after setting the meta block size parameter to the meta block size set in the Flashcache header.

410043: Invalid Flashcache bin block size. (Bin blocksize: %1$uBytes(Header), %2$uBytes(Parameter))

Cause The bin block size specified in the parameter and the Flashcache header are different.

Action Retry the operation after setting the bin block size parameter to the bin block size set in the Flashcache header.

410044: Invalid Flashcache bin size (Bin size: %1$uBytes(Header), %2$uBytes(Parameter)).

Cause The bin size specified in the parameter and the Flashcache header are different.

Action Retry the operation after setting the bin size parameter to the bin size set in the Flashcache header.

410045: Function offloading is not supported.

Cause Unable to find a storage server to execute function offloading to.

Action Function offloading is only supported in storage server mode.

410046: SDM is null.

Cause SDM is null.

Action A dump cannot be performed when SDM is null.

410047: The disk id, \'%1$d\', is invalid.

Cause The id is duplicated or a disk with the specified id could not be found.

Action Check the disk id.

410048: The specified disk id, \'%1$d\', is already in use by another disk.

Cause The specified disk id is already in use by another disk.

Action Check the disk id.

Last updated