Top
PRIMECLUSTER  Installation and Administration Guide 4.4
FUJITSU Software

E.7 sfsacfgupdate

The following describes how to use the sfsacfgupdate command.

Name

sfsacfgupdate(8) - Management of Configuration Update Service for SA

Synopsis

/opt/SMAW/SMAWsf/bin/sfsacfgupdate {-e [<levels>]|-d|-c|-s|-r}

Feature description

This command manages Configuration Update Service for SA.

When Configuration Update Service for SA is activated, the configuration information of the shutdown agent is automatically updated on operating system startup. Execute this command with the system administrator authority.

Options

-e

Activates Configuration Update Service for SA.

Specify the value of run levels 2 to 5 which you want to activate for <levels>. You can specify several run levels.

For example, when you specify "-e 35," run levels 3 and 5 will be activated.

When you omit the value, all run levels from 2 to 5 will be activated.

-d

Deactivates Configuration Update Service for SA.

-c

Checks the setup status of Configuration Update Service for SA.

-s

Displays the configuration information of the shutdown agent stored in all the nodes.

-r

Restores the configuration information of the shutdown agent.

Example

# /opt/SMAW/SMAWsf/bin/sfsacfgupdate -c [Return]
Configuration file exists.              [ OK ]
ipmitool command exists.                [ OK ]
ipmi service has been started.          [ OK ]
ipmi service's run level :
0:off   1:off   2:on    3:on    4:on    5:on    6:off
Configuration Update Service's run level :
0:off   1:off   2:on    3:on    4:on    5:on    6:off
#

Exit status

0 : Normal exit

Other than 0 : Abnormal exit