Difference between revisions of "Template:SQWareProduction sqwcas CentralisedNodetool.ksh presentation"
m (Updated by BatchUser) |
m (Updated by BatchUser) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <br>Execute nodetool command on all selected nodes in | + | <br>Execute nodetool command on all selected nodes in parallel |
<br>You have to select le options of nodetool to execute | <br>You have to select le options of nodetool to execute | ||
<br>You can also choose: | <br>You can also choose: | ||
− | * Aggressiveness of run (number of seconds between two | + | * Aggressiveness of run (number of seconds between two runs) |
− | * Aggressiveness of check end (number of seconds between two | + | * 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 | ||
Line 13: | Line 13: | ||
<br> ** AllNodes => all nodes on the cluster(all datacenters) | <br> ** AllNodes => all nodes on the cluster(all datacenters) | ||
<br> ** AllDC => all nodes on the cluster(all datacenters) | <br> ** 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) |
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)