Hi Team,
I am trying to recover a file from a snapshot on the snapmirror volume. I am running following command from my primary volume
snapmirror restore -destination-path SVM:primary_vol -source-path backup_SVM:backup_vol_gtbsl -source-snapshot daily.2024-04-07_2000 -file-list /largefile.txt,@/largefile_restored.txt
Error: command failed: Original request was to restore the entire contents of a Snapshot copy. Attempting to restart request to restore a list of files or LUNs of a Snapshot copy.
Could not find anything helpful on net. Any advice will be much appreciated.