Last Modified: Jul 13, 2024
Affected Product(s):
BIG-IP LTM
Known Affected Versions:
11.5.4, 11.5.4 HF1, 11.5.4 HF2, 11.5.4 HF3, 11.5.4 HF4, 11.5.5, 11.5.6, 11.5.7, 11.5.8, 11.5.9, 11.5.10, 11.6.1, 11.6.1 HF1
Fixed In:
13.0.0, 12.1.2, 11.6.1 HF2
Opened: Jun 30, 2016 Severity: 3-Major
With Safenet 6.2 HA setup, you only sees the performance of one HSM.
Only one HSM is used for the HA setup.
Safenet 6.2 client is installed and Safenet HA is used.
Add primary hsm to the newly created ha group /shared/safenet/lunasa/bin/lunacm -c hagroup createGroup -serialNumber 464683014 -label ha_test -password <pw> or echo "copy" | /shared/safenet/lunasa/bin/lunacm -c hagroup createGroup -serialNumber 464683014 -label ha_test -password <pw> Add following hsm to the ha group /shared/safenet/lunasa/bin/lunacm -c hagroup addMember -serialNumber 470379014 -group ha_test -password <pw> Enable HAonly /shared/safenet/lunasa/bin/lunacm -c hagroup HAOnly -enable Delete ha group /shared/safenet/lunasa/bin/lunacm -c hagroup deleteGroup -label ha_test
Installation script is updated for Safenet 6.2 HA.