« Modèle:SQWareProduction sqwcas RollingRestart.ksh presentation » : différence entre les versions
Aller à la navigation
Aller à la recherche
m Updated by BatchUser |
m Updated by BatchUser |
||
| Ligne 1 : | Ligne 1 : | ||
<br>Execute 'stop/start/restart' cassandra sur les nodes | <br>Execute 'stop/start/restart' cassandra sur les nodes selectionne | ||
<br>You have to select le options of nodetool to execute | |||
<br>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) | |||
<br> ** Local => only on the local node | |||
<br> ** LocalNode => only on the local node | |||
<br> ** Node_$NodeName => only on the node '$NodeName' | |||
<br> ** LocalDC => all nodes on the local datacenter | |||
<br> ** DC_$DCName => all nodes on the datacenter '$DCName' | |||
<br> ** All => 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) | |||
* Force dynamic discovery of nodes (by default, search in $gvsqw_RootCfg/CAS_CHR_PRD.clucfg generated by sqwcas_GenNodesConf.ksh) | |||
Dernière version du 7 avril 2024 à 16:05
Execute 'stop/start/restart' cassandra sur les nodes selectionne
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)