@ansiwen:
As long as there is no real clustering, redundancy is realized with backup/restore. That means there is a primary NetHSM that receives all write requests, and the others are read only. So the PKCS11 module would need to know which is the primary.
As a workaround, different configurations can be used for read-only and read-write access (all instances / only primary instance).
@ansiwen:
As a workaround, different configurations can be used for read-only and read-write access (all instances / only primary instance).