cluster disable
Stop and disable the cluster service. If the service is disabled, it will not restart automatically.
NOTE Thales requires minimum Luna Appliance Software 7.8.5 with the lnh_cluster-1.0.4 package, Luna HSM Firmware 7.8.4, and Luna HSM Client 10.7.2 to use clusters in production environments.
REST API: PATCH /api/lunasa/services/{serviceid}
User Privileges
Users with the following privileges can perform this command:
>Admin
>Operator
Syntax
cluster disable [-force]
Argument(s) | Shortcut | Description |
---|---|---|
-force | -f | Disable the cluster service without asking for confirmation. |
Example
lunash:>cluster disable WARNING: This operation will stop and disable Cluster Service!!! Type 'proceed' to continue, or 'quit' to quit now. > proceed Proceeding... Command Result : 0 (Success)