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
Example
> Get-ImportKit-Version
HostAgentService HostAgentLibrary HostAgentCLI DSM_MPIODriver
---------------- ---------------- ------------ --------------
1.0 1.0 1.0 4.5.0.9859
Restart import kit host plugin service
Restarts the Windows host plugin service.
NOTE: Do not run this command when an import session is in progress.
Format
Restart-ImportKit-HAService
Example
> Restart-ImportKit-HAService
ResultingString
---------------
ImportKITHAService restarted successfully.
Import volumes information
Shows details of a list of volumes or the details of a specific volume associated with the import kit. Valid values are:
● NOT IN IMPORT
● IN IMPORT
● IMPORT DONE
Format
Get-ImportKit-Volumes <options>
Options
Option
Description
| Format-Table
Shows information in table form.
-VolumeName
Shows information for a specific volume.
Examples
> Get-ImportKit-Volumes
VolumeID : 64ed2a75990a0d1738cd15b3ff0480eb
52
ImportKit-CLI (Windows)