You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Details: ?
I am looking for powerscale/Isilon CLI command functionality to perform snapshot restore.
=> cp -a "{{ src_path }}" "{{ dest_path }}" within powerscale cluster.
I have added this requirement to revert a snapshot to our Ansible PowerScale backlog. We will accordingly triage and priortize it over the future releases.
How can the Team help you today?
Details: ?
I am looking for powerscale/Isilon CLI command functionality to perform snapshot restore.
=> cp -a "{{ src_path }}" "{{ dest_path }}" within powerscale cluster.
src_path : /ifs/.snapshot/cluster_name_HOURLY_3D_04-18-2023_05:00/cluster_name/test/ISO
dest_path : /ifs/cluster_name/test/NAS_Isilon_Restore
I heard that API snaprevert_params was available to specify the snapshot to revert.
But , Currently it is not supported through ansible.
The text was updated successfully, but these errors were encountered: