Luna SA HSM
Add DSM Nodes to a Luna-enabled HA Cluster
DSM Installation and Configuration Guide
Copyright 2009 - 2020 Thales Group. All rights reserved.
107
Auto recovery poll interval: 60 seconds
HA logging: disabled
Only Show HA Slots: yes
HA Group Label: g30606
HA Group Number: 11394399181044
HA Group Slot ID: 4
Synchronization: enabled
Group Members: 1394399181044
Needs sync: no
Standby Members: <none>
Slot #
Member S/N
Member Label
Status
======
==========
============
======
-------
1394399181044
dsmpartition0
alive
SUCCESS: Showed HSM configuration
Add DSM Nodes to a Luna-enabled HA Cluster
Once the Luna is set up with the initial node in your cluster, you can add subsequent nodes to it using the
HA add
and
HA join
commands.
Note
When adding a Luna to a DSM cluster, you must be consistent with your naming convention. If you use
the hostname of the DSM when adding the first Luna, then you must use the hostname when adding the
remaining DSMs in the cluster. Likewise, if you use the IP address for the first DSM, you must use the IP
address for the remaining DSMs.
To add subsequent nodes:
1. Log in to the CLI menu of your initial node.
2. Switch to the HA menu, type:
0000:DSM$ ha
3. Add the HA node to the cluster, type:
0003:ha$ add <DSM_HA_NodeName | ipAddress>
Example
:
0003:ha$ add Test95459.i.thales.com
System Response
:
This command adds node 'Test95459.i.thales.com' to the HA cluster (with
'Test08648.i.thales.com'), without configuring it for replication.
To configure it for replication, login to the CLI of Test95459.i.thales.com' and execute
the 'join' command under 'ha'
Continue? (yes|no) [no]:
yes
SUCCESS: Node added to HA cluster.
0004:ha$