HP XC System Software Administration Guide Version 2.1

5.2.1 Displaying Configuration Details
The shownode command enables y ou to list the con fig uration details for n odes and other
hardware.
# shownode config all:
cp_ports:
cp-n1:
cp_type: IPMI
host_name: cp-n1
hwaddr: 00:00:1a:19:6f:53
ipaddr: 172.21.0.1
location: Level 1 Switch 172.20.65.2, Port 40
netmask: 255.0.0.0
cp-n2:
cp_type: IPMI
host_name: cp-n2
hwaddr: 00:00:1a:19:70:bb
ipaddr: 172.21.0.2
location: Level 1 Switch 172.20.65.2, Port 41
netmask: 255.0.0.0
golden_client: n3
.
.
.
5.2.2 Displaying the Nodes That Provide a Specified Service
Use the shownode servers com m a nd to display the node that provides a specific service to
a given node. You do not need to be superuser to use this command.
This example shows how to determine which node provides the supermon service:
# shownode servers supermon
n3
The command output indicates that the node n3 supplies the supermon service:
You can also use the shownode servers com mand to display the node name of the node
that provides a specific service to a given node:
# shownode servers ntp n3
n3
This com mand output indicates that the node n3 supp lies th e ntp service for itself.
5.3 Finding and Setting System Attribute Values
The dbsysparams comm and finds the value of a specified attribute or sets a n a ttribute to a
given value in the hptc_system table of the cmdb.
________________________ Caution _______________________
Do not reset any database parameters because this could interfere with the integrity
of the database. In that case, you will need to reinstall the HP XC system as w ell as
any additional software.
See the dbsysparams(8) manpage for additional information on this command.
5-2 Managing the Configuration and Management Database