meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
domestic:rosplatforma:man:shaman [2023/01/26 14:30] – [FILES] mchusdomestic:rosplatforma:man:shaman [2023/01/26 14:34] (current) mchus
Line 78: Line 78:
 ===== DISPLAYED FIELDS EXPLANATION  ===== ===== DISPLAYED FIELDS EXPLANATION  =====
  
-The **shaman stat** and **shaman top** commands display the following information:+The ''shaman stat'' and ''shaman top'' commands display the following information:
  
-**OVERALL STATISTICS**\\ +''OVERALL STATISTICS''Overview of cluster nodes and resources controlled by ''shaman'' monitor.  
-Overview of cluster nodes and resources controlled by ''shaman'' monitor. **\\ +  * ''Nodes''  - Total number of nodes for which high availability is enabled. 
-Nodes**+  ''Resources'' - Total number of resources controlled by ''shaman''.
  
-Total number of nodes for which high availability is enabled.+''NODES STATISTICS'' - Detailed statistics for each node controlled by ''shaman''
  
-**Resources**+''SPECIAL MARKS'' - Node where you run the ''shaman'' command is marked with ''*''. The master node is marked with the ''M'' letter.
  
-Total number of resources controlled by ''shaman''.+''NODE_IP'' - IP address assigned to the node.
  
-**NODES STATISTICS**\\ +''STATUS'' - State of the node. Cluster resources can be relocated to ''Active'' nodes only. The possible states are: 
-Detailed statistics for each node controlled by ''shaman''. **\\ +  ''Active'' -- The node and the ''shaman-monitor'' daemon are up and running.  
-SPECIAL MARKS**+  ''Inactive'' -- The node or the ''shaman-monitor'' daemon is down.  
 +  ''No license'' -- The R-Virtualization license is not installed on the node.  
 +  * ''Evacuating'' -- The node has crashed and its resources are being relocated to other nodes by the master instance of the ''shaman-monitor'' daemon 
 +  ''Skipped'' -- The node has crashed and its resources have not been relocated to other nodes due to the RELOCATION_SKIP_THRESHOLD limit (see shaman.conf(5)).  
 +  ''Unknown'' -- Node state cannot be determined.
  
-Node where you run the ''shaman'' command is marked with *****. The master node is marked with the **M** letter.+''NODE_ID'' - Internal ID of the node.
  
-**NODE_IP**+''ROLES'' - Roles of the node.
  
-IP address assigned to the node.+''RESOURCES'' - Number of resources of each type hosted on the node. The resources with the ''Broken'' status are not taken into account.
  
-**STATUS**+''RESOURCES STATISTICS'' - Detailed statistics for each resource controlled by ''shaman-monitor''
  
-State of the node. Cluster resources can be relocated to **Active** nodes only. The possible states are: **\\ +''SPECIAL MARKS'' Resources waiting for relocation are marked with ''P'' (’Pool’ state)Resources that shaman-monitor has failed to relocate are marked with ''B'' (’Broken’ state).
-Active** -- The node and the **shaman-monitor** daemon are up and running**\\ +
-Inactive** -- The node or the **shaman-monitor** daemon is down. **\\ +
-No license** -- The R-Virtualization license is not installed on the node. **\\ +
-Evacuating** -- The node has crashed and its resources are being relocated to other nodes by the master instance of the **shaman-monitor** daemon. **\\ +
-Skipped** -- The node has crashed and its resources have not been relocated to other nodes due to the RELOCATION_SKIP_THRESHOLD limit (see shaman.conf(5)). **\\ +
-Unknown** -- Node state cannot be determined.+
  
-**NODE_ID**+''OWNER_IP'' - IP address of the node hosting the resource.
  
-Internal ID of the node.+''OWNER_ID''Internal ID of the node hosting the resource.
  
-**ROLES**+''PRIORITY'' - A positive value determining the relocation priority of a resource. Resources with a higher priority are relocated first. The default value is 0.
  
-Roles of the node. +''NOTES'' - The resource statistics usually contains several resource-related fields such as ''ID''''PWRR'', and ''NAME''. These fields are defined by the resource descriptions retrieved from the respective resource scripts and can be customized to meet your needs. See **[[domestic:rosplatforma:man:shaman-scripts]]**(5) for details.
- +
-**RESOURCES** +
- +
-Number of resources of each type hosted on the node. The resources with the **Broken** status are not taken into account. +
- +
-**RESOURCES STATISTICS**\\ +
-Detailed statistics for each resource controlled by **shaman-monitor**. **\\ +
-SPECIAL MARKS** +
- +
-Resources waiting for relocation are marked with **P** (’Pool’ state). Resources that shaman-monitor has failed to relocate are marked with **B** (’Broken’ state). +
- +
-**OWNER_IP** +
- +
-IP address of the node hosting the resource. +
- +
-**OWNER_ID** +
- +
-Internal ID of the node hosting the resource. +
- +
-**PRIORITY** +
- +
-A positive value determining the relocation priority of a resource. Resources with a higher priority are relocated first. The default value is 0. +
- +
-**NOTES**\\ +
-The resource statistics usually contains several resource-related fields such as **ID****PWRR**, and **NAME**. These fields are defined by the resource descriptions retrieved from the respective resource scripts and can be customized to meet your needs. See **shaman-scripts**(8) for details.+
  
 ===== FILES  ===== ===== FILES  =====