tibdg Status

Run the administrative tool with the status command to view the status of the data grid components.

The following information is displayed when you execute the tibdg status command:

The PROCESSES section displays the status of the tibdgnode, tibdgkeeper, and tibdgproxy processes.

The value in the EST SIZE column represents how much data that node has written to the disk.
Note: EST SIZE is updated infrequently and should be interpreted as an approximate value.

The REINDEXING section displays information for any table that is currently being reindexed or is pending a reindex. If there is no reindexing in progress or pending, this section is not displayed.

To get a more detailed status from a specific process, include a process type and a process name when executing the status command.

For example:
tibdg node status t1

The following is an example of a tibdg node status:

user@user-mbp:[~/home]:tibdg -r http://users-mbp.na.tibco.com:7715 node status s1
Node Name: s1
Node ID: 6B97B5D0-EA30-4A63-AD64-781378D5848B
Data Dir: /Users/home/ftl_src/firefly/src/auto/store/C_TIBDG_DEL_IDX_LEAK/asnodedb
Copyset Name: set1
Copyset ID: 796878AB-5BE8-4905-B4B3-2FDE19A64292
Running: true (1 instances)
Instance 1:
  Host:                       users-mbp.na.tibco.com
  IP:                         10.97.128.112
  PID:                        31344
  Is Primary:                 true
  Active Transactions:        0
  Active Requests:            0
  Epoch:                      0
  Live Data Size (est):       0.0B
  Reindexing Operations:      0
  Redistribution Operations:  0
The following is an example of tibdg proxy status:
user@users-mbp:[~/home]:tibdg -r http://users-mbp.na.tibco.com:7715 proxy status p1
Proxy Name: p1
Proxy ID: 4E50717C-C942-4AD9-876A-F79F688236E1
Running: true (1 instances)
Instance 1:
  Host:          users-mbp.na.tibco.com
  IP:            10.97.128.112
  PID:           31335
  Clients:       0
  Client Ops:    502
  Iterators:     0
  Statemements:  0
  Queries:       0
  Listeners:     0
The following is an example of tibdg keeper status:
mtiddens@users-mbp:[~/home]:tibdg -r http://users-mbp.na.tibco.com:7715 keeper status k1
State Keeper Name: k1
State Keeper ID: E9BFE22A-4271-4279-9007-5A7603BC449E
State Dir: /Users/home/ftl_src/firefly/src/auto/store/C_TIBDG_DEL_IDX_LEAK/k1_data
Running: true (1 instances)
Instance 1:
  Host:              users-mbp.na.tibco.com
  IP:                10.97.128.112
  PID:               31331
  Is Leader:         true
  Grid Status Vote:  true
  Primaries:         1
                     Copyset ID                            Primary Node ID
                     796878AB-5BE8-4905-B4B3-2FDE19A64292  6B97B5D0-EA30-4A63-AD64-781378D5848B
  Copysets:          1
                     Copyset ID                            Epoch  Primary                               Bins    Nodes
                     796878AB-5BE8-4905-B4B3-2FDE19A64292  0      6B97B5D0-EA30-4A63-AD64-781378D5848B  0-4095  6B97B5D0-EA30-4A63-AD64-781378D5848B (alive)