Top
PRIMECLUSTER  Installation and Administration Guide 4.6
FUJITSU Software

E.3.2 Activating Configuration Update Service for SA

Execute the sfsacfgupdate command to activate this service.

See

For details on the sfsacfgupdate command, see "E.7 sfsacfgupdate."

E.3.2.1 Startup Configuration for Update Service for SA

Execute the following command on all the nodes to activate this service.

# /opt/SMAW/SMAWsf/bin/sfsacfgupdate -e

E.3.2.2 Checking the Configuration

Check the setup status on all the nodes.

# /opt/SMAW/SMAWsf/bin/sfsacfgupdate -c
Configuration file exists.              [ OK ]
ipmitool command exists.                [ OK ]
ipmi service has been started.          [ OK ]
ipmi service state.                     [ enabled ]
Configuration Update Service state.     [ enabled ]

The following describes items to be displayed and contents to be checked.

Configuration file exists.

The existence of the configuration file for the shutdown agent is displayed.

Check that the status is "OK."

If the status is "NG," the configuration file for the shutdown agent does not exist. Review the configuration of the shutdown agent.

ipmitool command exists.

The existence of the ipmitool command is displayed.

Check that the status is "OK."

If the status is "NG," the ipmitool command does not exist. Check that the ipmitool command is correctly installed.

ipmi service has been started.

The startup status of the IPMI service is displayed.

Check that the status is "OK."

If the status is "NG," the IPMI service is not activated. Perform Step 1 in "E.3.1 Startup Configuration for the IPMI Service" again.

ipmi service state.

To show the state of the IPMI service is enabled or disabled.

Confirm the state of the IPMI service is "enabled".

If the state of the IPMI service is "disabled", Perform Step 3 in "E.3.1 Startup Configuration for the IPMI Service" again.

Configuration Update Service state.

To show the configuration update service state of the shutdown agent is enabled or disabled.

Confirm the configuration update service state of shutdown agent is "enabled".

If the configuration update service state of shutdown agent is "disabled", or the following error message is output, perform "E.3.2.1 Startup Configuration for Update Service for SA" again.

sfsacfgupdate: ERROR: "sfsacfgupdate -e " is not executed.

E.3.2.3 Checking the BMC or iRMC IP Address and the Configuration Information of the Shutdown Agent

To check the BMC or iRMC IP address and the configuration information of the shutdown agent, execute the sfsacfgupdate command on any node.

Check that the following information is consistent with the displayed contents.

Example) Three-node cluster with nodeA, nodeB, and nodeC

The BMC IP address of each node is as follows:

nodeA: 10.20.30.41
nodeB: 10.20.30.42
nodeC: 10.20.30.43
# /opt/SMAW/SMAWsf/bin/sfsacfgupdate -s
Node : nodeA
 Node status : UP
 Configuration Update Service status : ENABLE
 BMC IP Address :
  10.20.30.41
 Configuration file :
  nodeA 10.20.30.41
  nodeB 10.20.30.42
  nodeC 10.20.30.43

Node : nodeB
 Node status : UP
 Configuration Update Service status : ENABLE
 BMC IP Address :
  10.20.30.42
 Configuration file :
  nodeA 10.20.30.41
  nodeB 10.20.30.42
  nodeC 10.20.30.43

Node : nodeC
 Node status : UP
 Configuration Update Service status : ENABLE
 BMC IP Address :
  10.20.30.43
 Configuration file :
  nodeA 10.20.30.41
  nodeB 10.20.30.42
  nodeC 10.20.30.43

The following describes displayed items.

Node :

The node name is displayed.

Node status :

The startup status of the node is displayed.

When the node is running, the status is "UP." For other than "UP," the subsequent information is not displayed.

Configuration Update Service status :

The setup status of Configuration Update Service for SA is displayed.

If no problem is found in "E.3.2.2 Checking the Configuration," the status is "ENABLE." For other than "ENABLE," the subsequent information is not displayed.

BMC IP Address :

The current BMC or iRMC IP address is displayed.

Configuration file :

The BMC or iRMC IP address of each node stored in the current configuration file for the shutdown agent is displayed.