Issue is due the third-party jetdr I/O filter module which is blocking and failing the snapshot task during the prepare phase. Snapshot can fail for a multi-disk VM if the backup appliance does not have enough resources (e.g., attempting to back up too many VMs/disks concurrently). As result, some disks of the affected VM may not be snapshotted. In such a case, JetStream DR restores/returns to a pre-snapshot state for already snapshotted disks.
Virtual machine Logs: /vmfs/volumes/[datastore-name]/[vm-name]/vmware.log
below errors indicates the issue with the third-party jetdr module
Snapshot may fail due to insufficient resource, so wait for a while before attempting to take the snapshot again and then retake the snapshot.
If the above operation fails It is recommended to involve the third-party (Jetstream) vendor to further investigate the issue.
JetStream software installed on each ESXi host configured for JetStream DR. The host driver intercepts the vSphere VMs I/O and sends the replication data to the DRVA. The IO filters also monitor relevant events, such as vMotion, Storage vMotion, snapshots, etc.