ONTAP Discussions
ONTAP Discussions
Hi all,
Is it possible to schedule a snapvault runing once a month and to keep it one year?
Hi Pascal
This is only possible by using either...
1. a script running somewhere else and doing its magic
2. or Protection Manager
3. or any other SnapVault capable BAckup Software (e.g. SnapProtect, Simpana, NetVault, etc...)
The "snapvault snap sched" on the CLI (by itself) cannot handle monthly backups.
Peter
Hello Peter,
Thank you for your answer
Pascal PETIT
IBM Global Service
Strategic Outsourcing
IBM La Gaude
(33) - 04.92.11.49.88
pascal_petit@fr.ibm.com
changes BROD :
https://w3.tap.ibm.com/w3ki/pages/viewpage.action?pageId=5732648
changes SOD:
https://w3.tap.ibm.com/w3ki/pages/viewpage.action?pageId=5387689
Home page: https://w3.tap.ibm.com/w3ki/display/imtfrstg/
From:
"peter.lehmann" <xdl-communities@communities.netapp.com>
To:
Pascal Petit1/France/Contr/IBM@IBMFR
Date:
13/09/2011 15:16
Subject:
Re: snapvault monthy schedule
created by peter.lehmann in Products & Solutions - View the full
discussion
Hi Pascal
This is only possible by using either...
1. a script running somewhere else and doing its magic
2. or Protection Manager
3. or any other SnapVault capable BAckup Software (e.g. SnapProtect,
Simpana, NetVault, etc...)
The "snapvault snap sched" on the CLI (by itself) cannot handle monthly
backups.
Peter
of replies to the post:
Discussion thread has 1 replies. Click here to read all the replies.
Original Post:
Hi all, Is it possible to schedule a snapvault runing once a month and to
keep it one year?
Reply to this message by replying to this email -or- go to the message on
NetApp Community
Start a new discussion in Products & Solutions by email or at NetApp
Community
Stay Connected:
YouTube
Community
© 2011 NetApp | Privacy Policy | Unsubscribe | Contact Us
495 E. Java Drive, Sunnyvale, CA 94089 USA
Sauf indication contraire ci-dessus:/ Unless stated otherwise above:
Compagnie IBM France
Siège Social : 17 avenue de l'Europe, 92275 Bois-Colombes Cedex
RCS Nanterre 552 118 465
Forme Sociale : S.A.S.
Capital Social : 639.291.962.10 ?
SIREN/SIRET : 552 118 465 03644 - Code NAF 6202A
Anyone have an example script that will do this montly ?
On filer: snapvault snap sched <volume> sv_monthly 6@-
On management host: ssh filer "snapvault snap create <volume> sv_monthly"
Schedule the ssh to run once a month.