HPE EVA Storage
1854951 Members
4193 Online
104108 Solutions
New Discussion

Re: Schedule a snapclone

 
Ebk
Advisor

Schedule a snapclone

Hi

I would like to know if it is possible to schedule snapclone? or snapshots?

Thanks

 

 

P.S. This thread has been moevd from General to Storage Area Networks (SAN) (Enterprise). - Hp Forum Moderator

5 REPLIES 5
Ivan Ferreira
Honored Contributor

Re: Schedule a snapclone

EVA storage? If so, you can do it using:

Job Schedule in RSM
Using Scheduled Tasks or cron with SSSU scripts
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
Ebk
Advisor

Re: Schedule a snapclone

Hi

Where Can I find those scripts?

Thanks
Víctor Cespón
Honored Contributor

Re: Schedule a snapclone

RSM includes a wizard to create jobs from simple commands. They can be programmed to run automatically.
To use SSSU you must create a file with the needed commands, and execute it with SSSU.EXE "file commands.txt".
Ebk
Advisor

Re: Schedule a snapclone

thanks.
I haven't done much work with RSM yet so trying to use SSSU first, I found the commands though not the ones to schedule a job daily knowing that I am interested to set it up for daily snapclone which would get backup onto tapes.

Is there any exemple somewhere in the doc i could find?

Víctor Cespón
Honored Contributor

Re: Schedule a snapclone

No, SSSU is only for running commands. The schedule must be donde externally using the OS or some program.
You create commands.txt file and execute it with SSSU.EXE "file commands.txt"