elastio:recovery-point:fs-check:failed
Version: V0
Group: Recovery point
File System сheck has failed for the recovery point.
Example:
{
"event_id": "00000000-0000-0000-0000-000000000000",
"event_kind": "elastio:recovery-point:fs-check:failed",
"event_time": "2023-05-09T16:19:41Z",
"event_version": "v0",
"source_cloud_connector_asset_id": "elastio:asset:aws-ebs:s:00000000000:us-east-1:vol-0000000000000000",
"deprecation_warning": null,
"cloud_connector_id": "00000000-0000-0000-0000-0000000000001",
"cloud_connector_job_id": "j-000000000000000000000000000",
"cloud_connector_asset_id": "elastio:asset:aws-ebs:s:000000000000:us-east-1:vol-0000000000000000",
"asset_kind": "ebs",
"error": "Filesystem check operation has failed: Tool mount exited with non-zero code 32 and std err Some(\"mount: /tmp/elastio-mnt-fs-2115002549: cannot mount; probably corrupted filesystem on /dev/nbd0p1.\\n\")",
"human_readable_recovery_point_id": "rp-000000000000000000000000000",
"job_id": "00000000-0000-0000-0000-000000000000",
"volume_ids": []
}
Fields:
account_id
Type: string (is never empty)
Field description: AWS account ID.
cloud_connector_id
Type: uuid
Field description: ID of the Cloud Connector the event took place in.
region
Type: string (is never empty)
Field description: AWS region of the asset.
cloud_connector_asset_id
Type: string, cannot be empty
Human readable Asset ID, as represented in the tenant.
human_readable_recovery_point_id
Type: string (is never empty)
Field description: Elastio recovery point ID as represented in the tenant.
source_cloud_connector_asset_id
Type: string (is never empty), can be null
Field description: ID of the Cloud Connector that the backed up asset came from, if different from the Cloud Connector where the backup is stored, i.e. in case of cross-account backups.
fs_check_report_id
Type: uuid
Field description: Filesystem Check report ID.
backup_policy_name
Type: string (is never empty), can be null
Field description: Name of the backup policy.