Setting up Transparent cloud
tiering service on a remotely
mounted client
When you use Transparent cloud
tiering on a remote
cluster, you must complete your administrative work and policy migration scheduling on the Transparent cloud
tiering server nodes. User access to tiered data from
remotely mounted clusters is available by setting up transparent recalls (which is outlined
here).
Figure 1. Transparent cloud
tiering on a remote cluster
Before you begin, ensure the following:
A local cluster and a remote cluster are created. For more information, see mmcrfs command.
A passwordless SSH is set up between the local and the remote clusters. For instructions on
passwordless SSH setup and other prerequisites, see Problems due to missing prerequisites.
Transparent cloud
tiering server RPMs are installed on the local
cluster.
On the local cluster, set the following GPFS variable, which will point to the gateway node of the remote cluster that needs to be connected for transparent recall:
For a single remote cluster mounted, set the variable, as
follows:
mmccr vput tct<remote_cluster_name> <IP_address>
For example, to set the GPFS variable on local cluster for remote cluster tctvm1.pk.slabs.ibm.com, issue the following
command:
mmccr vput tctvm1.pk.slabs.ibm.com 192.0.2.0
For multiple remote cluster mounted, set the variable, as
follows:
For example, to set the GPFS variable on local cluster for two remote clusters, tctvm1.pk.slabs.ibm.com and tctvm2.pk.slabs.ibm.com, issue the
following
command: