You can use the management GUI or the command-line interface to add more hosts to a host cluster.
When a host is added to a host cluster, the added host gains access to all the shared mappings that are associated with the host cluster. The shared mappings are determined automatically. The system checks if any of the private mappings on the host match the shared mapping on the host cluster. If the volume uses the same SCSI LUN ID and I/O group as the host cluster, the host cluster manages the mapping as a shared mapping for all the hosts in the cluster. Any mappings that do not match the shared mappings remain as private mappings to the individual hosts. If any mappings contain SCSI LUN conflicts, the operation fails. The management GUI displays all mappings with SCSI LUN ID conflicts. SCSI LUN conflicts can occur if multiple volumes are mapped with the same SCSI LUN ID or if same volume is mapped to multiple SCSI LUN IDs.
addhostclustermember -host host_id_list_or_host_name_list hostcluster_id_or_hostcluster_namewhere host_id_list_or_host_name_list is the name or ID of the hosthat you are adding to the host cluster. The hostcluster_id_or_hostcluster_name is the name or ID of the host cluster that you are adding the hosts to.