You have two choices when enabling these hosts with IPMP:
Follow the same procedure used for the execution host (updating the host_aliases file before installation.)
Add all the hostnames associated with the administrative or submit host with one of the following commands:
qconf -ah <<hostname>> <<alias 1>> <<alias 2>> ...
(for the administrative host)
qconf -as <<hostname>> <<alias 1>> <<alias 2>> ...
(for the submit host)
|