Unsolved
This post is more than 5 years old
7 Posts
0
2890
January 25th, 2018 02:00
Check Location of Snapshot
Hi All,
Is there a way to check the location of snapshot data on Isilon? we have filepool policy created to move the snapshots to NL-Tier. wanted to confirm if its working as expected.
Regards
Vivek
No Events found!


Praveen G
4 Posts
1
January 25th, 2018 15:00
isilon snapshots are available in .snapshot folder.
/ifs/data/financial/.snapshot./0900_snap/box.txt
For SMB (cifs ) , from your windows pc, try check folder properties and see "previous versions " tab
also check out the below link.
OneFS Snapshots – Tech Overview
crklosterman
450 Posts
1
January 25th, 2018 16:00
Of course that doesn't tell you the actual location on disk, which is what you're looking for. For that use isi_get -D '
/ifs/data/financial/.snapshot./0900_snap/box.txt'.
jiren1
7 Posts
0
January 28th, 2018 22:00
Thanks Chris and Praveen, This helps.
Regards
Vivek