Describes how to add a CLDB role to a data-fabric node using the CLI.
mapr-cldb, on the node with the
apt-get, yum, or
zypper commands, depending on your operating system.
configure.sh with the -C and
-R options on the node where you added the new CLDB
role.
-C option to provide the list of CLDB nodes. If
Warden is running, the CLDB service starts automatically.configure.sh with the -R options on
all other nodes in the cluster.
-C option and provide the list of CLDB nodes,
including the new node.maprcli node listcldbsThe output should show all the
CLDB nodes including the node where the role was added.mapr-cldb, on the node with the
apt-get, yum, or
zypper commands, depending on your operating system.
/opt/mapr/conf directory
on any existing CLDB node on the cluster to the
/opt/mapr/conf directory on this node.
cldb.keydare.master.keymaprserverticketssl_keystoressl_keystore.p12ssl_keystore.pemssl_truststoressl_truststore.p12ssl_truststore.pemdare.master.key will be present only if the
cluster is enabled for encryption of data at rest.configure.sh with the following options on the node
where you added the new CLDB role.
-secure: Use this option to enable the node for
security.-C: Use this option to include this node in the list of
CLDB nodes. If Warden is running, the CLDB service starts
automatically.-dare: Use this option only if the cluster is enabled
for data at rest encryption. Do not specify this if the cluster is
not enabled for data at rest encryption.-R: Use this option if the node is an existing
cluster node. This option uses the previously configured
list of ZooKeeper nodes. When -R is
specified, the ZooKeeper credentials are read from
warden.conf file.-Z: Use this option if the node is a new node on
the cluster. This option specifies the list of ZooKeeper
nodes.configure.sh with the following options on all other
nodes in the cluster.
-C: Use this option to include the new CLDB node in the
list of CLDB nodes. -R: Use this option to use the previously configured
list of ZooKeeper nodes.maprcli node listcldbsThe output should show all
the CLDB nodes including the node where the role was added.