Difference between revisions of "Template:SQWareProduction sqwcas CentralisedNodetool.ksh presentation"
m (Updated by BatchUser) |
m (Updated by BatchUser) |
||
Line 4: | Line 4: | ||
* Aggressiveness of run (number of seconds between two runs) | * Aggressiveness of run (number of seconds between two runs) | ||
* Aggressiveness of check end (number of seconds between two checks of end) | * Aggressiveness of check end (number of seconds between two checks of end) | ||
− | * Scope of the execution (default: Local) | + | * Scope of the execution (by default: Local) |
<br> ** Local => only on the local node | <br> ** Local => only on the local node | ||
<br> ** LocalNode => only on the local node | <br> ** LocalNode => only on the local node |
Latest revision as of 16:12, 7 April 2024
Execute nodetool command on all selected nodes in parallel
You have to select le options of nodetool to execute
You can also choose:
- Aggressiveness of run (number of seconds between two runs)
- Aggressiveness of check end (number of seconds between two checks of end)
- Scope of the execution (by default: Local)
** Local => only on the local node
** LocalNode => only on the local node
** Node_$NodeName => only on the node '$NodeName'
** LocalDC => all nodes on the local datacenter
** DC_$DCName => all nodes on the datacenter '$DCName'
** All => all nodes on the cluster(all datacenters)
** AllNodes => all nodes on the cluster(all datacenters)
** AllDC => all nodes on the cluster(all datacenters)
- Force dynamic discovery of nodes (by default, search in $gvsqw_RootCfg/CAS_CHR_PRD.clucfg generated by sqwcas_GenNodesConf.ksh)