hagroup haonly
Enable, disable, or display the HA-only mode configuration for the group.
An application must be directed at the virtual HA slot to use HA load balancing and redundancy. HA Only mode hides the physical slots and leaves only the HA group slots visible to applications, simplifying the PKCS#11 slot numbering
NOTE Individual partition slots are still visible in LunaCM when HA Only mode is enabled. They are hidden only from client applications. Use CKdemo (Option 11) to see the slot numbers to use with client applications.
Syntax
hagroup haonly {-enable | -disable | -show}
Argument(s) | Shortcut | Description |
---|---|---|
-enable | -e | Enable HA Only mode for the current group. |
-disable | -d | Disable HA Only mode for the current group. |
-show | -s | Show the status of HA Only mode for the current group. |
Example
lunacm:> hagroup haonly -enable "HA Only" has been enabled. Command Result : No Error lunacm:> hagroup haonly -show This system is configured to show only HA slots. (HA Only is enabled) Command Result : No Error