This topic describes the categories of information provided in the short status display as shown in the following example of output from the lcdstatus -e command. For information on how to display this information, see the LCD man page. At the command line, you can enter either man lcdstatus or man LCD. For status information available in the LifeKeeper GUI, see Viewing the Status of a Server or Viewing the Status of Resources.

Example of Short Status Display (Example of output from the lcdstatus -e command):

Resource Hierarchy Information

BACKUP   TAG                ID          STATE     PRIO  PRIMARY
svr1     appfs3910-on-svr1  appfs4238   ISP          1  svr2
svr1      filesys4083       /jrl1       ISP          1  svr2
svr1       device2126       000…300-1   ISP          1  svr2
svr1        disk2083        000…300     ISP          1  svr2

Communication Status Information

MACHINE  NETWORK ADDRESSES/DEVICE         STATE     PRIO
svr1     TCP     100.10.1.20/100.11.1.21  ALIVE        1
svr1     TTY     /dev/ttyS0               ALIVE       --

Resource Hierarchy Information

LifeKeeper displays the resource status of each resource. The LifeKeeper tag names of root resources are displayed beginning in the left-most position of the TAG column, with tag names of resources within the hierarchy indented appropriately to indicate dependency relationships between resources.

The BACKUP column indicates the next system in the failover priority order, after the system for which the status display pertains. If the target system is the lowest priority system for a given resource, the BACKUP column for that resource contains dashes (for example, ------).

  • TAG column. Contains the root tag for the resource.
  • ID column. Contains each resource’s identifier string.
  • STATE column. Contains the current state of each resource, as described in Resource States.
  • PRIO column. Contains the failover priority value of the local server, for each resource.
  • PRIMARY column. Contains the name of the server with the highest priority, for each resource.

Communication Status Information

This section of the display lists each communications path that has been defined on the target system. For each path, the following information is provided.

  • MACHINE. Remote server name for the communications path.
  • NETWORK. The type of communications path (TCP or TTY)
  • ADDRESSES/DEVICE. The pair of IP addresses or device name for the communications path
  • STATE. The state of the communications path (ALIVE or DEAD)
  • PRIO. For TCP paths, the assigned priority of the path. For TTY paths, this column will contain dashes
    (----), since TTY paths do not have an assigned priority.

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment