Restore a Single File from a SnapShot Copy in Data OnTap CLI - 7 Mode

Restore a Single File from a SnapShot Copy in Data OnTap CLI

> wrfile /vol/vol0/data.txt
Now this sis the first
This file will soon be deleted in as moment.
>


> rdfile /vol/vol0/data.txt
Now this sis the first
This file will soon be deleted in as moment.
>

>snap create vol0 datasnap
>snap list vol0








 
 
 

>wrfile /vol/vol0/data.txt
This is name editing file
The old is new last one will be replaced.
>

>snap restore -t file -s datsnap -r /vol/vol0/data.txt /vol/vol0/data.txt

restore completed.


 

Comments

Popular posts from this blog

Netapp Cluster mode commands cheat sheet

CIFS shares creation in 7 - Mode

Creating LUNs and mapping igroups ( 7 Mode & C - mode )