Technical References
ccm
ccm - Configures and controls the CCM server
Synopsis
ccm get <attribute>
ccm set <attribute>=<value> [<attribute>=<value> ...]
ccm unset <attribute>
ccm show
ccm listConnections [full]
Description
The ccm command manages the CCM server in the cluster.
The ccm listConnections displays details on the current connections
to the CCM server.
Examples
Status
See Also
server
Attributes
atul-port rangeint(1-65535) default = 7543
Enables the CCM server to listen for incoming ATUL queries
on this UDP port. This attribute is used only by the
regional CCM server. Changes to this setting take effect
on the next server restart.
atul-support bool default = disabled
Enables CCM support for the ATUL query protocol. The atul-port
parameter configures the port number to listen on for ATUL
queries. Changes to this setting take effect on the next server
restart.
idle-timeout time default = 4h
Sets the maximum amount of time CCM will wait for a request
over an incoming SCP connection. If set to 0, there is no
idle timeout and CCM will wait forever.
lease-hist-detail bool default = true