Storage Software
1753936 Members
9609 Online
108811 Solutions
New Discussion юеВ

EVA SSSU move vdisk from one host to another

 
SOLVED
Go to solution
capital1
New Member

EVA SSSU move vdisk from one host to another

Hi All,

I'm looking to purchase a EVA 4400 - I would like to understand the commands within the CLI (SSSU) to move a vdisk (lun/disk) from one windows host to another. And how this could be scripted (SSH, telnet)

Looking forward to your ideas : )
2 REPLIES 2
shIVinator.
Valued Contributor
Solution

Re: EVA SSSU move vdisk from one host to another

The proceess would be to remove the LUN from one host and then presenting it to the other.

Example:

DELETE LUN \Hosts\ServerA\1
ADD LUN 1 VDISK=ServerA_LUN1 HOST=ServerA


As for scripting, SSSU is a stand alone executable that you can point to a file. The command would be:

%SSSUPath%> SSSU.exe "file c:\SSSU.txt"

Here is the SSSU reference guide:
http://h20000.www2.hp.com/bc/docs/support/SupportManual/c01376137/c01376137.pdf?jumpid=reg_R1002_USEN


Duane
Mark...
Honored Contributor

Re: EVA SSSU move vdisk from one host to another

Hi,

You could also create a script within RSM and use the built in scheduler to run the script whenever you like. There are many templates within RSM for you to choose from.

Mark...
if you have nothing useful to say, say nothing...