Storage Software
1752801 Members
5702 Online
108789 Solutions
New Discussion юеВ

Re: Business copy

 
bbb3456
Advisor

Business copy

Does any know how to create a script to automate snapcopy

 

 

P.S. This thread has been moved from Disk Array to HP Storage System Scripting Utility (SSSU). - Hp Forum Moderator

3 REPLIES 3
Steven Clementi
Honored Contributor

Re: Business copy

RSM has some built in template scripts that you can use to automate the process. If you are not using RSM, then I think you can use SSSU as well, but not sure of the full extent of the functionality.


Steven
Steven Clementi
HP Master ASE, Storage, Servers, and Clustering
MCSE (NT 4.0, W2K, W2K3)
VCP (ESX2, Vi3, vSphere4, vSphere5, vSphere 6.x)
RHCE
NPP3 (Nutanix Platform Professional)
Alzhy
Honored Contributor

Re: Business copy

SSSU

If this is EVA.

Read the SSSU Documentation...
Hakuna Matata.
Steven Clementi
Honored Contributor

Re: Business copy

Yes, now I do...


using SSSU...

create a file with the contents...

select manager username= password=
select system
add snap vdisk=
add lun


to run the script... at your command line:

sssu "file "

the < > is for you to fill in with your specific info.

This quick script logs you into sssu, attaches to the EVA, creates the snapshot and presents it to a host.


Check out the SSSU Reference for additional options.


Steven
Steven Clementi
HP Master ASE, Storage, Servers, and Clustering
MCSE (NT 4.0, W2K, W2K3)
VCP (ESX2, Vi3, vSphere4, vSphere5, vSphere 6.x)
RHCE
NPP3 (Nutanix Platform Professional)