Accessing Offloaded Data
Typically, the user does not need access to the offloaded data, since the most recent snapshots are always stored locally and only historical versions are offloaded. However, if such access is required, e.g. for regulatory reasons, the older, offloaded snapshots can also be accessed.
Since offloading physically removes data from the source vStor and transfers it to the target, accessing the offloaded data requires additional steps. Here is how to access the data from the source and from the target.
Accessing Offloaded Data from the Source vStor
- Go to the Offload view on the source vStor and find the volume you want to access. Ensure its Last Sync Status is Completed.
- Click the volume name to display the volume details.
![[image expected here]](/assets/images/offload-offloaded_volume_completed-8880800e4ff867fd8d52ff7a64b13e87.png)
- Go to the Snapshots tab and find the offloaded snapshot you want to access. It will have the magenta offload icon next to it.
Hover over the record or right-click and select Mount.
![[image expected here]](/assets/images/storage-offloaded_volume-snapshots-mount_button-c40ac1d33a71c88b7f373f215581ab66.png)
This will trigger an automated chain of tasks to fetch the data from the offload target and mount the offloaded snapshot on the offload source.
Go back to the main Storage view and find the newly mounted snapshot. You might wanto to sort the view by Modified Date – descending, to see your mounted snapshot at the top of the list.
![[image expected here]](/assets/images/storage-offloaded_volume-snapshots-mount_in_progress-a97eeab9d97865d4be58ecba0853a5c5.png)
-
Wait until the snapshot mounting task completes.
-
From this point on, follow the procedure specified in Mounting Disk Images to browse and retrieve your data.
Accessing Offloaded Data from the Target vStor
- Go to the Offload view on the target vStor and find the volume you want to access. Ensure its Last Sync Status is Completed.
- Click the volume name to display the volume details.
![[image expected here]](/assets/images/offload_target-offloaded_volume_completed-6920769b7d04d22fd8a16da18bebe925.png)
- Go to the Snapshots tab and find the offloaded snapshot you want to access.
![[image expected here]](/assets/images/offloaded_target-cloned_offloaded_volume-mount_snapshot_button-1360d7fe8f2818cbf35761fd8ec024c1.png)
- From this point on, follow the procedure specified in Mounting Disk Images to browse and retrieve your data.