Users Guide
Table Of Contents
- Dell EMC PowerStore Importing External Storage to PowerStore Guide
- Contents
- Additional Resources
- Introduction
- Import requirements and restrictions
- Host plugin installation (non-disruptive import only)
- Installing the host plugin for import on a Windows-based host
- Installing the host plugin for import on a Linux-based host
- Installing the Dell EqualLogic MEM kit on an ESXi-based host
- Install the Dell EqualLogic MEM kit on an ESXi-based host using the vSphere CLI
- Install the Dell EqualLogic MEM kit on an ESXi-based host using setup.pl script on VMA
- Install the Dell EqualLogic MEM kit on an ESXi-based host using VUM
- Install the Dell EqualLogic MEM kit during an ESXi-based host upgrade
- Uninstalling the host plugin for import
- Import workflows
- Configuring and managing import
- Import-CLI (Linux)
- Additional tasks related to import for Linux-based hosts
- ImportKit-CLI (Windows)
- How to run the ImportKit CLI commands
- List supported arrays
- Host plugin log information
- Import kit version
- Restart import kit host plugin service
- Import volumes information
- Get Web server port information
- Install import kit certificate
- Re-generate the import kit certificate
- Set Web server port information
- Set host plugin logging debug log level
- Import-CLI (VMware)
- CLI for EQL MPIO
- Fault handling by PowerStore import
Format
ehcmcli log_show
Example
ehcmcli log_show
Generating diagnostic data, please wait...
Log Level: 2
Log Location: /var/log/equallogic
Microhttpd status
Shows microhttpd status.
Format
ehcmcli mhd_status
Example
ehcmcli mhd_status
Generating diagnostic data, please wait...
Microhttpd Status: ACTIVE
Restart the Web server
Restarts the Web server in case of microhttpd failure.
NOTE:
Use this command only if the Micro-http deamon (MHD) is inactive. Status of the MHD can be verified using the
ehcmcli mhd_status command. When the restart_webServer command runs successfully, MHD becomes active.
Also, the Web server should not be restarted while import is in progress on the host. Contact Dell support before using this
CLI command.
Format
ehcmcli restart_webServer
Example
ehcmcli restart_webServer
Generating diagnostic data, please wait...
Server port : 8443
62
CLI for EQL MPIO