Partition status

TIBCO StreamBase® Runtime Administrator provides these different views of partition status:

Figure 6.4, “Cluster partition summary” shows the cluster partition summary screen that is accessed from the High Availability Partitions folder in the Cluster Browser. This screen provides a summary of all partitions that are defined in every node in a cluster. A row is displayed for each node with that node's view of the partition. The fields in the Partitions table are:

This information can also be displayed using this command:

epadmin --servicename=X display partition
Cluster partition summary

Figure 6.4. Cluster partition summary


Figure 6.5, “Partition summary” shows the partition summary screen that is accessed by selecting a specific partition under the High Availability Partitions folder in the Cluster Browser. This screen provides a summary of a specific partition defined in the cluster. The fields in the Active Node section of this screen are:

The Replica Nodes section of this screen has a row for each replica node defined for the partition. The fields in this section of the screen are:

The information in both of these sections can also be obtained using this command:

epadmin --servicename=X display partition --name="Z"
Partition summary

Figure 6.5. Partition summary


Figure 6.6, “Partition node summary” shows the node partition summary screen that is accessed from the High Availability tab in the node display. This screen provides a summary of all partitions that are known by the node in the Known Partitions section. A row is displayed for each partition known by a node. A partition is known by a node when the node is the active or replica node for a partition, or the partition was previously an active or replica node, but the partition was migrated off of the node.

The fields in the Known Partitions section are:

This information is also available using this command:

epadmin --servicename=A display partition --name=Z
Partition node summary

Figure 6.6. Partition node summary