PowerPath: PowerPath for Windows: How to disable Auto Host Registration in PowerPath.
Summary: How to disable Auto Host Registration in PowerPath.
Symptoms
PowerPath 6.0 disables Auto Host Registration by default during installation.
Unisphere host registration IP may get changed inadvertently for a multi-homed host.
Cause
Array Auto Host Registration is a process that sends special I/O commands down each path to register the initiators. The information sent in the registration includes the initiator type, hostname, and IP address. The array uses this information to determine the correct SCSI behavior to present to the host, and to display hosts to connect to the storage. Auto Host Registration simplifies the configuration process.
Resolution
Follow the resolution steps below matching your scenario to disable Auto Host Registration when using PowerPath 5.7.x:
Scenario 1: PowerPath has not yet been installed:
During installation, use the CLI option
AUTO_HOST_REGISTRATION=0. For example:
EMCPower.X64.signed.<version>.<build>.exe /v"/L*v C:\PPsetup.log AUTO_HOST_REGISTRATION=0"
Scenario 2: PowerPath is already installed with the default setting. Auto Host Registration is enabled:
- Uninstall PowerPath.
- Reboot.
- De-register and re-register the host in Unisphere with the correct IP address (if required).
- Install PowerPath through the CLI option to disable Automatic Host Registration:
EMCPower.X64.signed.<version>.<build>.exe /v"/L*v C:\PPsetup.log AUTO_HOST_REGISTRATION=0"
- Reboot.
When using PowerPath 6.0, use the powermt set auto_host_registration={on|off} command to set it ON or OFF. A reboot is required for it to take effect.
Use the powermt display options command to check the Auto Host Registration status.