Hi,
does anybody know if there is a way to use snaprestore to recover a qtree out of a snapshot without doing so much manual work??
We are currently in a need for this. Would be great if snaprestore can do the work for me :-)
Best regards
Jochen
-----Original Message----- From: owner-toasters@mathworks.com [mailto:owner-toasters@mathworks.com] On Behalf Of Stephen C Woods Sent: Thursday, July 13, 2006 8:47 PM To: Cope, Michael Cc: Linux Admin; NetApp Toasters List Subject: Re: snapshot and snaprestore licneses
On Thu, Jul 13, 2006 at 09:11:42AM -0700, Cope, Michael wrote:
Snapshot is free. You can use it to do restores, but it's a very
manual
process. Snapshot saved my butt many times when I was a customer. SnapRestore is a licensed product that makes large and/or complex restores a simple process. Unlike other vendors that "bolt on" features, all of NetApp's features are built into the OS and only need to be licensed to turn on.
Which netapp manages to to w/o having major kernel bloat, that just amazes the heck out of me. <scw>
Hi,
SnapVault and SnapMirror have the ability to replicate qtrees. However, SnapRestore does not restore single qtrees or directories, only volumes or individual files. With the release of Data ONTAP 7.0, SnapRestore can be used with flexible volumes. This allows for the provisioning of small virtual volumes out of a larger aggregate or larger physical volume.
If you want to restore a file, you can use the below command.
snap restore s snapshot_name t file /vol/vol1/users/jim/myfile
If you want to restore a volume, you can use the below command.
snap restore s snapshot_name t vol /vol/vol1
For qtree restore, you need to use snapmirror. It is not possible by using snap restore.
Thanks, Sithesvaran.
"Willeke, Jochen" Jochen.Willeke@wincor-nixdorf.com wrote: Hi,
does anybody know if there is a way to use snaprestore to recover a qtree out of a snapshot without doing so much manual work??
We are currently in a need for this. Would be great if snaprestore can do the work for me :-)
Best regards
Jochen
-----Original Message----- From: owner-toasters@mathworks.com [mailto:owner-toasters@mathworks.com] On Behalf Of Stephen C Woods Sent: Thursday, July 13, 2006 8:47 PM To: Cope, Michael Cc: Linux Admin; NetApp Toasters List Subject: Re: snapshot and snaprestore licneses
On Thu, Jul 13, 2006 at 09:11:42AM -0700, Cope, Michael wrote:
Snapshot is free. You can use it to do restores, but it's a very
manual
process. Snapshot saved my butt many times when I was a customer. SnapRestore is a licensed product that makes large and/or complex restores a simple process. Unlike other vendors that "bolt on" features, all of NetApp's features are built into the OS and only need to be licensed to turn on.
Which netapp manages to to w/o having major kernel bloat, that just amazes the heck out of me.