Hi
Below are my draft Export Tool (v2) notes
** These discuss the default directory for output and logs
Andy R.
#####################################################
Export Tool(v2) notes
#####################################################
[] Install modern Java run-time for your OS
[] Make sure the full-path to java.exe is in the PATH
[] Screen buffer height 1500
[] Create a tool tree to store the tool
My (Windows) tree looks like this:
C:\sannas\hdsperf
# For e-series
C:\sannas\hdsperf\E-series
C:\sannas\hdsperf\E-series\monitor2
# For F/G series
C:\sannas\hdsperf\fg
C:\sannas\hdsperf\fg\monitor2
I see no reason why this tool tree couldn't be
based on a Windows network share UNC path
( \\myserver\hdsperf instead of C:\sannas\hdsperf )
or on a Linux path corresponding to an NFS volume.
[] Download the Document & Programs CD ISO from the Hitachi Vantara Support web-site
The export tool v2 is in this sub-directory in the ISO: \Tools_Pack\monitor2
NOTES:
- I believe that the version of the ISO that you download should be
the one that corresponds to the firmware version on your array.
I'm pretty sure that a new ISO is *NOT* released with each array fw release.
So the correct ISO may be slightly older than your array's fw.
(Hitachi subject matter experts chime in )
- I believe that the monitor2 tool files for each array type ( F/G, E, VSP-One)
are slightly different, so If you have multiple array types, you probabably need
to download the correct ISO for each type. (Hitachi subject matter experts chime in )
[] Copy the files and sub-directories
FROM: The correct ISO: \Tools_Pack\monitor2 sub-directory
TO: The correct monitor2 sub-directory in your tool tree
[] Create the log and out sub-directories in the monitor2 sub-dirs of
your tool tree
In my case:
C:\sannas\hdsperf\E-series\monitor2\log
C:\sannas\hdsperf\E-series\monitor2\out
C:\sannas\hdsperf\fg\monitor2\log
C:\sannas\hdsperf\fg\monitor2\out
When you run the tool to acquire performance data, output is written to
the "out" sub-directory
And, as expected log info is written to the "log" sub-directory
[] Run the tool to acquire some performance data
Simple Examples:
runWin.bat export data -ip arrayCtlIP -range 202508061400:202508061500 -group PortError -option nocompress clear
runWin.bat export data -ip arrayCtlIP -range 202508061400:202508061500 -group Port -option nocompress clear
# for VSP-one block arrayCtlIP should probably be the ESM IP ( experts ..chime in )
NOTES: IF you run mutiple instances, make sure to use separate output dirs and start jobs a couple minutes apart
I beleive that the runWin / runUnix shell scripts allow you to specify a different output directory using
this parameter: -outpath <output-directory>
[] Official usage Doc is here
https://docs.hitachivantara.com/r/en-us/virtual-storage-platform-one-block/a3-04-0x/mk-23vsp1b004/about-export-tool-2