When registering EMC Navisphere Manager or EMC Solutions Enabler as storage management software, it is necessary to specify the installation folder of Navisphere CLI or SYMCLI in the definition file for EMC storage.
[Windows Manager]
Installation_folder\SVROR\Manager\sys\usm\etc
[Linux Manager]
/opt/FJSVrcvmr/sys/usm/etc
emcpath.conf
The format of the definition file for EMC storage is as follows:
When registering EMC Navisphere Manager as storage management software, modify the line beginning with "naviseccli".
naviseccli=Navisphere CLI_installation_folder |
When registering EMC Solutions Enabler for storage management software, modify the line beginning with "symcli".
symcli=SYMCLI_installation_folder |
[Windows]
Use "\\" for the file separator. Do not modify the line beginning with "secfilepath".
Example
[Windows]
naviseccli=C:\\Program Files (x86)\\EMC\\Navisphere CLI |
[Linux]
naviseccli=/opt/Navisphere/bin |