Template:SQWareProduction sqwcas CentralisedNodetool.ksh presentation: Difference between revisions

From Wiki_dbSQWare
Jump to navigation Jump to search
m Updated by BatchUser
(No difference)

Revision as of 15:52, 8 March 2017


Execute nodetool command on all selected nodes in //
You have to select le options of nodetool to execute
You can also choose:

  • Aggressiveness of run (number of seconds between two run)
  • Aggressiveness of check end (number of seconds between two check of end)
  • Scope of the execution (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)

  • Strength discover of nodes (by default, search in $gvsqw_RootCfg/CAS_CHR_PRD.clucfg generated by sqwcas_GenNodesConf.ksh)