Adding a host
This topic provides information to add a new IBM Spectrum® Scale node. The IBM Spectrum Scale node can be an IBM Spectrum Scale client, HDFS Transparency NameNode or DataNode.
About this task
See Preparing the environment section to prepare the new nodes.
Note:
- Ensure that the IBM Spectrum Scale service is in integrated state before adding the node.
- On the new host being added, create a userid and groupid called anonymous with the same value as all the other GPFS nodes. For more information, see Create the anonymous user id.
- If you are adding new nodes to an existing cluster, and if the nodes being added already have
IBM Spectrum Scale installed on them, ensure that the
new nodes are at the same version of IBM Spectrum
Scale as the existing cluster. Do not mix GPFS™ Nodes with different versions of IBM
Storage® Scale software in a GPFS
cluster.
If you are adding a new node to an existing cluster with inconsistent IBM Spectrum Scale versions, the new node will not install even if the failed installed node might still be displayed in the cluster list in Ambari. To delete the failed node from the cluster in Ambari, see Deleting a host.
The new nodes can then be added to the Ambari cluster by using the Ambari web interface.For more information, see Adding GPFS node component.
- If the IBM Spectrum Scale cluster is configured
in admin mode central mode, following steps need to be performed as prerequisite:
- On the node to be added, execute:
- Install all the GPFS packages.
- Build the GPL layer using: /usr/lpp/mmfs/bin/mmbuildgpl.
- On the admin node (usually the ambari server node) execute:
/usr/lpp/mmfs/bin/mmaddnode -N <FQDN-of-new-node>/usr/lpp/mmfs/bin/mmchlicense server --accept -N <FQDN-of-new-node>/usr/lpp/mmfs/bin/mmmount all/usr/lpp/mmfs/bin/mmlsmount all
- On the node to be added, execute:
- If the host that is to be added already has HDFS Transparency
installed and configured, and you want to add this host to an existing HDFS Transparency cluster
through Ambari, you need to erase the HDFS Transparency packages and configuration files on the host
that is to be added. This is to ensure that the GPFS_Node component install step does not fail
because of the stale configuration information.Perform the following steps for cleaning up stale configuration on the host to be added:
- Uninstall the existing HDFS Transparency package by running the following
command:
# yum erase gpfs.hdfs-protocol - Remove all the HDFS Transparency configuration XML files under the /var/mmfs/hadoop/etc/hadoop/ directory.
- Uninstall the existing HDFS Transparency package by running the following
command:
The new nodes can then be added to the Ambari cluster by using the Ambari web interface.









