NaviCLI Download
NaviCLI is used for accessing the VNX Storage through Command Line Interface.
Without this tool we can't able to access the VNX. The Setup file will available in 32 bit and 64 bit.
To download the NavilCLI, just click the below link and it will take you the download page.NaviCLI Setup
The procedure for downloading the NaviCLI is as follows:
1. Download the Setup file and click on run option to start the installation.
2. There are 5 simple steps to install the setup file, just we have to hit the Next button.
![]() |
NaviCLI Download |
![]() |
NaviCLI Download page |
Open the command prompt and choose the specific path location where the setup is installed.
Specified path with command to see the LUN Details |
For example:
From Naviseccli:
For VNX1 Series, use the following commands to copy data from online disk 0_1_5 to any hotspare available:
>> naviseccli –h <SP_IPaddress> copytohotspare 0_1_5 –initiate
***If command above does not work, attempt the following command***
>> naviseccli -h <SP_IPaddress> -user <username> -password <password> copytohotspare 0_1_5 –initiate
note: Default username and password are sysadmin, sysadmin. If for some reason this does not work, request customer for username and password.
**To verify that disk is actually copying to hotspare use command:
>> naviseccli getdisk <disk location>
*** If sometime the above naviseccli command does not work, use naviseccli.exe instead of naviseccli.
---------------------------------------------------------------------------------------------------------------------
To gather the SP collects logs through Navicli, visit the page below.