Return codes help identify the results of Recovery Agent CLI operations.
| Return Code | Value | Description |
|---|---|---|
| 0 | FBC_MSG_MOUNT_SUCCESS | Command submitted successfully to Data Protection for VMware mount. |
| 0 | FBC_MSG_DISMOUNT_SUCCESS | Successfully dismounted a snapshot. |
| 0 | FBC_MSG_VIEW_SUCCESS | View operation successful. |
| 0 | FBC_MSG_DUMP_SUCCESS | Dump operation successful. |
| 0 | FBC_MSG_REMOVE_SUCCESS | Remove operation successful. |
| 1 | FBC_MSG_MOUNT_FAIL | Mount failed (See the mount logs for details). |
| 2 | FBC_MSG_MOUNT_DRIVER_ERROR | Mount driver error. |
| 3 | FBC_MSG_VOLUME_LETTER_BUSY | Volume letter or reparse point is in use. |
| 4 | FBC_MSG_MOUNT_WRONG_ PARAMETERS | Incorrect parameters assigned to the mount command (See the mount logs for details). |
| 5 | FBC_MSG_MOUNT_ALREADY_ MOUNTED | Job is already mounted on the requested target. |
| 6 | FBC_MSG_MOUNT_WRONG_ PERMISSIONS | Insufficient permissions. |
| 7 | FBC_MSG_MOUNT_NETWORK_ DRIVE | Cannot mount on network mapped volume. |
| 8 | FBC_MSG_MOUNT_LOCKED_BY_ SERVER | Snapshot locked by the server. |
| 9 | FBC_MSG_CAN_NOT_CHANGE_ REPOSITORY | Cannot change repository. |
| 11 | FBC_MSG_DISMOUNT_FAIL | Failed to dismount a mounted snapshot. |
| 13 | FBC_MSG_VIEW_FAIL | Retrieving list of virtual volumes failed. |
| 15 | FBC_MSG_DUMP_FAIL | Dump command list creation failed. |
| 16 | FBC_MSG_CONNECTION_FAILED | Disconnected from Data Protection for VMware mount. |
| 17 | FBC_MSG_CONNECTION_TIMEOUT | Operation timed out. |
| 18 | FBC_MSG_MOUNT_FAILED_TO_ FIND_REPOSITORY | Failed to find a valid repository with snapshots. |
| 19 | FBC_MSG_MOUNT_JOB_NOT_ FOUND | Failed to find the requested snapshot. |
| 20 | FBC_MSG_MOUNT_JOB_FOLDER_ NOT_FOUND | Failed to find the requested snapshot data. |
| 22 | FBC_MSG_CAN_NOT_REMOVE_ REPOSITORY | Cannot remove selected repository. |
| 23 | FBC_MSG_REPOSITORY_GOT_ MOUNTS | Repository has mounted snapshots. |
| 38 | FBC_MSG_MOUNT_NOT_WRITABLE_ VOLUME | The mount volume is not writable |
| 39 | FBC_MSG_NO_TSM_REPOSITORY | No Tivoli® Storage Manager repository was located. |
| 40 | FBC_MSG_MOUNT_NOT_ALLOWED_ AS_READONLY | Mounting the iSCSI target as read only is not allowed. |
| 41 | FBC_MSG_RESOURCE_BUSY_IN_ TAPE_MODE | Data Protection for VMware is running in tape mode - media is busy. |
| 42 | FBC_MSG_DISK_TYPE_NOT_ SUPPORTED | Partition operation not supported for this type of disk. |
| 43 | FBC_MSG_MOUNT_INITIALIZING | The operation failed, Data Protection for VMware mount is currently initializing. Try again later. |
| 44 | FBC_MSG_CANNOT_LOCK_ SNAPSHOT | The snapshot cannot be protected against expiration during this operation. Refer to documentation for more details. |